1 Script started on 2022-04-09 03:16:04+00:00 [TERM="xterm" TTY="/dev/pts/0" COLUMNS="80" LINES="58"]
2 [?2004h]0;root@GenPi64:/home/jlpooleGenPi64 /home/jlpoole # date;time FEATURES=""# try native compile w/o distcc
3 [?2004l
[?2004h]0;root@GenPi64:/home/jlpooleGenPi64 /home/jlpoole # date;time FEATURES="" emerge dev-lang/python;date;time
4 [?2004l
Sat Apr 9 03:17:06 AM UTC 2022
5 ]0;emergeCalculating dependencies - \ / \ \ / | - / | | \ \ / | - | | | / \ / / / \ - | | - | \ \ - - \ \ | \ - \ - / - - | \ | | | - | | | - / \ / | / - - \... done!
6
7 >>> Verifying ebuild manifestsE
8 >>> Running pre-merge checks for dev-lang/python-3.10.3E
9 >>> Emerging (1 of 1) dev-lang/python-3.10.3::gentooE]0;emerge: (1 of 1) dev-lang/python-3.10.3 Clean * Python-3.10.3.tar.xz BLAKE2B SHA512 size ;-) ... [ ok ]
10 * python-gentoo-patches-3.10.3.tar.xz BLAKE2B SHA512 size ;-) ... [ ok ]
11 ]0;emerge: (1 of 1) dev-lang/python-3.10.3 Compile>>> Unpacking source...
12 >>> Unpacking Python-3.10.3.tar.xz to /var/tmp/portage/dev-lang/python-3.10.3/work
13 >>> Unpacking python-gentoo-patches-3.10.3.tar.xz to /var/tmp/portage/dev-lang/python-3.10.3/work
14 >>> Source unpacked in /var/tmp/portage/dev-lang/python-3.10.3/work
15 >>> Preparing source in /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 ...
16 * Applying patches from /var/tmp/portage/dev-lang/python-3.10.3/work/python-gentoo-patches-3.10.3 ...
17 [ ok ]
19 [ ok ]
21 [ ok ]
23 [ ok ]
25 [ ok ]
27 [ ok ]
29 [ ok ]
31 [ ok ]
33 [ ok ]
35 [ ok ]
37 [ ok ]
39 * Running eautoreconf in '/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3' ...
40 [ ok ]
42 [ ok ]
44 [ ok ]
46 * Running elibtoolize in: Python-3.10.3/
47 >>> Source prepared.
48 >>> Configuring source in /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 ...
49 * Disabled modules: _tkinter
50 distcc[3581] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
51 distcc[3581] (dcc_recursion_safeguard) safeguard level=0
52 distcc[3581] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
53 distcc[3581] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
54 distcc[3581] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -E -E -P -
55 distcc[3581] (dcc_scan_args) -E call for cpp must be local
56 distcc[3581] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
57 distcc[3581] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
58 distcc[3581] (dcc_parse_hosts) found tcp token "192.168.1.41"
59 distcc[3581] (dcc_lock_host) got cpu lock on localhost slot 0 as fd3
60 distcc[3581] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
61 distcc[3581] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -E -E -P -
62 distcc[3581] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
63 distcc[3581] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -E -E -P -
64 distcc[3581] (dcc_spawn_child) child started as pid3582
65 distcc[3582] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
66 distcc[3581] (dcc_collect_child) cc child 3582 terminated with status 0
67 distcc[3581] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
68 distcc[3581] compile (null) on localhost completed ok
69 distcc[3581] (dcc_unlock) release lock fd3
70 distcc[3581] elapsed compilation time 0.041983s
71 distcc[3581] (dcc_exit) exit: code 0; self: 0.003380 user 0.003380 sys; children: 0.033853 user 0.005525 sys
72 distcc[3581] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
73 * econf: updating Python-3.10.3/config.guess with /usr/share/gnuconfig/config.guess
74 * econf: updating Python-3.10.3/config.sub with /usr/share/gnuconfig/config.sub
75 ./configure --prefix=/usr --build=aarch64-unknown-linux-gnu --host=aarch64-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/python-3.10.3 --htmldir=/usr/share/doc/python-3.10.3/html --libdir=/usr/lib64 ac_cv_header_stropts_h=no --enable-shared --without-static-libpython --enable-ipv6 --infodir=${prefix}/share/info --mandir=${prefix}/share/man --with-computed-gotos --with-dbmliborder=gdbm --with-libc= --enable-loadable-sqlite-extensions --without-ensurepip --with-system-expat --with-system-ffi --without-lto --enable-optimizations --with-readline=readline
76 checking build system type... aarch64-unknown-linux-gnu
77 checking host system type... aarch64-unknown-linux-gnu
78 checking for python3.10... python3.10
79 checking for --enable-universalsdk... no
80 checking for --with-universal-archs... no
81 checking MACHDEP... "linux"
82 checking for aarch64-unknown-linux-gnu-gcc... aarch64-unknown-linux-gnu-gcc-11.2.1
83 checking whether the C compiler works... yes
84 checking for C compiler default output file name... a.out
85 checking for suffix of executables...
86 checking whether we are cross compiling... no
87 checking for suffix of object files... o
88 checking whether the compiler supports GNU C... yes
89 checking whether aarch64-unknown-linux-gnu-gcc-11.2.1 accepts -g... yes
90 checking for aarch64-unknown-linux-gnu-gcc-11.2.1 option to enable C11 features... none needed
91 checking how to run the C preprocessor... aarch64-unknown-linux-gnu-gcc-11.2.1 -E
92 checking for grep that handles long lines and -e... /bin/grep
93 checking for a sed that does not truncate output... /bin/sed
94 checking for --with-cxx-main=<compiler>... no
95 checking for the platform triplet based on compiler characteristics... aarch64-linux-gnu
96 checking for multiarch...
97 checking for -Wl,--no-as-needed... yes
98 checking for stdio.h... yes
99 checking for stdlib.h... yes
100 checking for string.h... yes
101 checking for inttypes.h... yes
102 checking for stdint.h... yes
103 checking for strings.h... yes
104 checking for sys/stat.h... yes
105 checking for sys/types.h... yes
106 checking for unistd.h... yes
107 checking for wchar.h... yes
108 checking for minix/config.h... no
109 checking for sys/time.h... yes
110 checking whether it is safe to define __EXTENSIONS__... yes
111 checking whether _XOPEN_SOURCE should be defined... no
112 checking for the Android API level... not Android
113 checking for --with-suffix...
114 checking for case-insensitive build directory... no
115 checking LIBRARY... libpython$(VERSION)$(ABIFLAGS).a
116 checking LINKCC... $(PURIFY) $(MAINCC)
117 checking EXPORTSYMS...
118 checking for GNU ld... distcc[4230] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
119 distcc[4230] (dcc_recursion_safeguard) safeguard level=0
120 distcc[4230] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
121 distcc[4230] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
122 distcc[4230] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -print-prog-name=ld
123 distcc[4230] (dcc_scan_args) compiler apparently called not for compile
124 distcc[4230] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
125 distcc[4230] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
126 distcc[4230] (dcc_parse_hosts) found tcp token "192.168.1.41"
127 distcc[4230] (dcc_lock_host) got cpu lock on localhost slot 0 as fd3
128 distcc[4230] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -print-prog-name=ld
129 distcc[4230] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
130 distcc[4230] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -print-prog-name=ld
131 distcc[4230] (dcc_spawn_child) child started as pid4231
132 distcc[4231] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
133 distcc[4230] (dcc_collect_child) cc child 4231 terminated with status 0
134 distcc[4230] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
135 distcc[4230] compile (null) on localhost completed ok
136 distcc[4230] (dcc_unlock) release lock fd3
137 distcc[4230] elapsed compilation time 0.009482s
138 distcc[4230] (dcc_exit) exit: code 0; self: 0.003649 user 0.003649 sys; children: 0.000000 user 0.007460 sys
139 distcc[4230] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
140 yes
141 checking for --enable-shared... yes
142 checking for --enable-profiling... no
143 checking LDLIBRARY... libpython$(LDVERSION).so
144 checking for aarch64-unknown-linux-gnu-ar... aarch64-unknown-linux-gnu-ar
145 checking for aarch64-unknown-linux-gnu-readelf... aarch64-unknown-linux-gnu-readelf
146 checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c
147 checking for a race-free mkdir -p... /bin/mkdir -p
148 checking for --with-pydebug... no
149 checking for --with-trace-refs... no
150 checking for --with-assertions... no
151 checking for --enable-optimizations... yes
152 checking whether C compiler accepts -fno-semantic-interposition... yes
153 checking PROFILE_TASK... -m test -j20 --pgo-extended -x test_gdb -u-network -x test_socket -x test_asyncio -x test_httpservers -x test_logging -x test_multiprocessing_fork -x test_xmlrpc
154 checking for --with-lto... no
155 checking for aarch64-unknown-linux-gnu-llvm-profdata... no
156 checking for llvm-profdata... /usr/lib/llvm/13/bin/llvm-profdata
157 checking for -Wextra... yes
158 checking whether aarch64-unknown-linux-gnu-gcc-11.2.1 accepts and needs -fno-strict-aliasing... no
159 checking if we can turn off aarch64-unknown-linux-gnu-gcc-11.2.1 unused result warning... yes
160 checking if we can turn off aarch64-unknown-linux-gnu-gcc-11.2.1 unused parameter warning... yes
161 checking if we can turn off aarch64-unknown-linux-gnu-gcc-11.2.1 missing field initializers warning... yes
162 checking if we can turn on aarch64-unknown-linux-gnu-gcc-11.2.1 mixed sign comparison warning... yes
163 checking if we can turn on aarch64-unknown-linux-gnu-gcc-11.2.1 unreachable code warning... no
164 checking if we can turn on aarch64-unknown-linux-gnu-gcc-11.2.1 strict-prototypes warning... yes
165 checking if we can make implicit function declaration an error in aarch64-unknown-linux-gnu-gcc-11.2.1... yes
166 checking if we can use visibility in aarch64-unknown-linux-gnu-gcc-11.2.1... yes
167 checking whether pthreads are available without options... no
168 checking whether aarch64-unknown-linux-gnu-gcc-11.2.1 accepts -Kpthread... no
169 checking whether aarch64-unknown-linux-gnu-gcc-11.2.1 accepts -Kthread... no
170 checking whether aarch64-unknown-linux-gnu-gcc-11.2.1 accepts -pthread... yes
171 checking whether aarch64-unknown-linux-gnu-g++-11.2.1 also accepts flags for thread support... yes
172 checking for egrep... /bin/grep -E
173 checking for asm/types.h... yes
174 checking for crypt.h... yes
175 checking for conio.h... no
176 checking for direct.h... no
177 checking for dlfcn.h... yes
178 checking for errno.h... yes
179 checking for fcntl.h... yes
180 checking for grp.h... yes
181 checking for ieeefp.h... no
182 checking for io.h... no
183 checking for langinfo.h... yes
184 checking for libintl.h... yes
185 checking for process.h... no
186 checking for pthread.h... yes
187 checking for sched.h... yes
188 checking for shadow.h... yes
189 checking for signal.h... yes
190 checking for stropts.h... (cached) no
191 checking for termios.h... yes
192 checking for utime.h... yes
193 checking for poll.h... yes
194 checking for sys/devpoll.h... no
195 checking for sys/epoll.h... yes
196 checking for sys/poll.h... yes
197 checking for sys/audioio.h... no
198 checking for sys/xattr.h... yes
199 checking for sys/bsdtty.h... no
200 checking for sys/event.h... no
201 checking for sys/file.h... yes
202 checking for sys/ioctl.h... yes
203 checking for sys/kern_control.h... no
204 checking for sys/loadavg.h... no
205 checking for sys/lock.h... no
206 checking for sys/mkdev.h... no
207 checking for sys/modem.h... no
208 checking for sys/param.h... yes
209 checking for sys/random.h... yes
210 checking for sys/select.h... yes
211 checking for sys/sendfile.h... yes
212 checking for sys/socket.h... yes
213 checking for sys/statvfs.h... yes
214 checking for sys/stat.h... (cached) yes
215 checking for sys/syscall.h... yes
216 checking for sys/sys_domain.h... no
217 checking for sys/termio.h... no
218 checking for sys/time.h... (cached) yes
219 checking for sys/times.h... yes
220 checking for sys/types.h... (cached) yes
221 checking for sys/uio.h... yes
222 checking for sys/un.h... yes
223 checking for sys/utsname.h... yes
224 checking for sys/wait.h... yes
225 checking for pty.h... yes
226 checking for libutil.h... no
227 checking for sys/resource.h... yes
228 checking for netpacket/packet.h... yes
229 checking for sysexits.h... yes
230 checking for bluetooth.h... no
231 checking for linux/tipc.h... yes
232 checking for linux/random.h... yes
233 checking for spawn.h... yes
234 checking for util.h... no
235 checking for alloca.h... yes
236 checking for endian.h... yes
237 checking for sys/endian.h... no
238 checking for sys/sysmacros.h... yes
239 checking for linux/auxvec.h... yes
240 checking for linux/memfd.h... yes
241 checking for linux/wait.h... yes
242 checking for sys/memfd.h... no
243 checking for sys/mman.h... yes
244 checking for sys/eventfd.h... yes
245 checking for dirent.h that defines DIR... yes
246 checking for library containing opendir... none required
247 checking for sys/mkdev.h... (cached) no
248 checking for sys/sysmacros.h... (cached) yes
249 checking for bluetooth/bluetooth.h... (cached) no
250 checking for net/if.h... yes
251 checking for linux/netlink.h... yes
252 checking for linux/qrtr.h... yes
253 checking for linux/vm_sockets.h... yes
254 checking for linux/can.h... yes
255 checking for linux/can/bcm.h... yes
256 checking for linux/can/j1939.h... yes
257 checking for linux/can/raw.h... yes
258 checking for clock_t in time.h... yes
259 checking for makedev... yes
260 checking for le64toh... yes
261 checking for mode_t... yes
262 checking for off_t... yes
263 checking for pid_t... yes
264 checking for size_t... yes
265 checking for uid_t in sys/types.h... yes
266 checking for ssize_t... yes
267 checking for __uint128_t... yes
268 checking size of int... 4
269 checking size of long... 8
270 checking alignment of long... 8
271 checking size of long long... 8
272 checking size of void *... 8
273 checking size of short... 2
274 checking size of float... 4
275 checking size of double... 8
276 checking size of fpos_t... 16
277 checking size of size_t... 8
278 checking alignment of size_t... 8
279 checking size of pid_t... 4
280 checking size of uintptr_t... 8
281 checking for long double... yes
282 checking size of long double... 16
283 checking size of _Bool... 1
284 checking size of off_t... 8
285 checking whether to enable large file support... no
286 checking size of time_t... 8
287 checking for pthread_t... yes
288 checking size of pthread_t... 8
289 checking size of pthread_key_t... 4
290 checking whether pthread_key_t is compatible with int... yes
291 checking for --enable-framework... no
292 checking for dyld... no
293 checking for --with-address-sanitizer... no
294 checking for --with-memory-sanitizer... no
295 checking for --with-undefined-behavior-sanitizer... no
296 checking the extension of shared libraries... .so
297 checking LDSHARED... $(CC) -shared
298 checking CCSHARED... -fPIC
299 checking LINKFORSHARED... -Xlinker -export-dynamic
300 checking CFLAGSFORSHARED... $(CCSHARED)
301 checking SHLIBS... $(LIBS)
302 checking for sendfile in -lsendfile... no
303 checking for dlopen in -ldl... yes
304 checking for shl_load in -ldld... no
305 checking for uuid/uuid.h... yes
306 checking for uuid.h... no
307 checking for uuid_generate_time_safe... yes
308 checking for uuid_generate_time in -luuid... yes
309 checking for uuid_create... no
310 checking for uuid_enc_be... no
311 checking for library containing sem_init... -lpthread
312 checking for textdomain in -lintl... no
313 checking aligned memory access is required... no
314 checking for --with-hash-algorithm... default
315 checking for --with-tzpath... "/usr/share/zoneinfo:/usr/lib/zoneinfo:/usr/share/lib/zoneinfo:/etc/zoneinfo"
316 checking for t_open in -lnsl... no
317 checking for socket in -lsocket... no
318 checking for --with-libs... no
319 checking for aarch64-unknown-linux-gnu-pkg-config... /usr/bin/aarch64-unknown-linux-gnu-pkg-config
320 checking pkg-config is at least version 0.9.0... yes
321 checking for --with-system-expat... yes
322 checking for --with-system-ffi... yes
323 configure: WARNING: --with(out)-system-ffi is ignored on this platform
324 checking for --with-system-libmpdec... no
325 checking for --with-decimal-contextvar... yes
326 checking for --enable-loadable-sqlite-extensions... yes
327 checking for --with-tcltk-includes... default
328 checking for --with-tcltk-libs... default
329 checking for --with-dbmliborder... gdbm
330 checking if PTHREAD_SCOPE_SYSTEM is supported... yes
331 checking for pthread_sigmask... yes
332 checking for pthread_getcpuclockid... yes
333 checking if --enable-ipv6 is specified... yes
334 checking ipv6 stack type... linux-glibc
335 checking for CAN_RAW_FD_FRAMES... yes
336 checking for CAN_RAW_JOIN_FILTERS... yes
337 checking for --with-doc-strings... yes
338 checking for --with-pymalloc... yes
339 checking for --with-c-locale-coercion... yes
340 checking for --with-valgrind... no
341 checking for --with-dtrace... no
342 checking for dlopen... yes
343 checking DYNLOADFILE... dynload_shlib.o
344 checking MACHDEP_OBJS... none
345 checking for alarm... yes
346 checking for accept4... yes
347 checking for setitimer... yes
348 checking for getitimer... yes
349 checking for bind_textdomain_codeset... yes
350 checking for chown... yes
351 checking for clock... yes
352 checking for confstr... yes
353 checking for close_range... no
354 checking for copy_file_range... yes
355 checking for ctermid... yes
356 checking for dup3... yes
357 checking for execv... yes
358 checking for explicit_bzero... yes
359 checking for explicit_memset... no
360 checking for faccessat... yes
361 checking for fchmod... yes
362 checking for fchmodat... yes
363 checking for fchown... yes
364 checking for fchownat... yes
365 checking for fdwalk... no
366 checking for fexecve... yes
367 checking for fdopendir... yes
368 checking for fork... yes
369 checking for fpathconf... yes
370 checking for fstatat... yes
371 checking for ftime... yes
372 checking for ftruncate... yes
373 checking for futimesat... yes
374 checking for futimens... yes
375 checking for futimes... yes
376 checking for gai_strerror... yes
377 checking for getentropy... yes
378 checking for getgrgid_r... yes
379 checking for getgrnam_r... yes
380 checking for getgrouplist... yes
381 checking for getgroups... yes
382 checking for getlogin... yes
383 checking for getloadavg... yes
384 checking for getpeername... yes
385 checking for getpgid... yes
386 checking for getpid... yes
387 checking for getpriority... yes
388 checking for getresuid... yes
389 checking for getresgid... yes
390 checking for getpwent... yes
391 checking for getpwnam_r... yes
392 checking for getpwuid_r... yes
393 checking for getspnam... yes
394 checking for getspent... yes
395 checking for getsid... yes
396 checking for getwd... yes
397 checking for if_nameindex... yes
398 checking for initgroups... yes
399 checking for kill... yes
400 checking for killpg... yes
401 checking for lchown... yes
402 checking for lockf... yes
403 checking for linkat... yes
404 checking for lstat... yes
405 checking for lutimes... yes
406 checking for mmap... yes
407 checking for memrchr... yes
408 checking for mbrtowc... yes
409 checking for mkdirat... yes
410 checking for mkfifo... yes
411 checking for madvise... yes
412 checking for mkfifoat... yes
413 checking for mknod... yes
414 checking for mknodat... yes
415 checking for mktime... yes
416 checking for mremap... yes
417 checking for nice... yes
418 checking for openat... yes
419 checking for pathconf... yes
420 checking for pause... yes
421 checking for pipe2... yes
422 checking for plock... no
423 checking for poll... yes
424 checking for posix_fallocate... yes
425 checking for posix_fadvise... yes
426 checking for posix_spawn... yes
427 checking for posix_spawnp... yes
428 checking for pread... yes
429 checking for preadv... yes
430 checking for preadv2... yes
431 checking for pthread_condattr_setclock... yes
432 checking for pthread_init... no
433 checking for pthread_kill... yes
434 checking for pwrite... yes
435 checking for pwritev... yes
436 checking for pwritev2... yes
437 checking for readlink... yes
438 checking for readlinkat... yes
439 checking for readv... yes
440 checking for realpath... yes
441 checking for renameat... yes
442 checking for sem_open... yes
443 checking for sem_timedwait... yes
444 checking for sem_clockwait... yes
445 checking for sem_getvalue... yes
446 checking for sem_unlink... yes
447 checking for sendfile... yes
448 checking for setegid... yes
449 checking for seteuid... yes
450 checking for setgid... yes
451 checking for sethostname... yes
452 checking for setlocale... yes
453 checking for setregid... yes
454 checking for setreuid... yes
455 checking for setresuid... yes
456 checking for setresgid... yes
457 checking for setsid... yes
458 checking for setpgid... yes
459 checking for setpgrp... yes
460 checking for setpriority... yes
461 checking for setuid... yes
462 checking for setvbuf... yes
463 checking for sched_get_priority_max... yes
464 checking for sched_setaffinity... yes
465 checking for sched_setscheduler... yes
466 checking for sched_setparam... yes
467 checking for sched_rr_get_interval... yes
468 checking for sigaction... yes
469 checking for sigaltstack... yes
470 checking for sigfillset... yes
471 checking for siginterrupt... yes
472 checking for sigpending... yes
473 checking for sigrelse... yes
474 checking for sigtimedwait... yes
475 checking for sigwait... yes
476 checking for sigwaitinfo... yes
477 checking for snprintf... yes
478 checking for splice... yes
479 checking for strftime... yes
480 checking for strlcpy... no
481 checking for strsignal... yes
482 checking for symlinkat... yes
483 checking for sync... yes
484 checking for sysconf... yes
485 checking for tcgetpgrp... yes
486 checking for tcsetpgrp... yes
487 checking for tempnam... yes
488 checking for timegm... yes
489 checking for times... yes
490 checking for tmpfile... yes
491 checking for tmpnam... yes
492 checking for tmpnam_r... yes
493 checking for truncate... yes
494 checking for uname... yes
495 checking for unlinkat... yes
496 checking for utimensat... yes
497 checking for utimes... yes
498 checking for vfork... yes
499 checking for waitid... yes
500 checking for waitpid... yes
501 checking for wait3... yes
502 checking for wait4... yes
503 checking for wcscoll... yes
504 checking for wcsftime... yes
505 checking for wcsxfrm... yes
506 checking for wmemcmp... yes
507 checking for writev... yes
508 checking for _getpty... no
509 checking for rtpSpawn... no
510 checking for aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread options needed to detect all undeclared functions... none needed
511 checking whether dirfd is declared... yes
512 checking for chroot... yes
513 checking for link... yes
514 checking for symlink... yes
515 checking for fchdir... yes
516 checking for fsync... yes
517 checking for fdatasync... yes
518 checking for epoll... yes
519 checking for epoll_create1... yes
520 checking for kqueue... no
521 checking for prlimit... yes
522 checking for _dyld_shared_cache_contains_path... no
523 checking for memfd_create... yes
524 checking for eventfd... yes
525 checking for ctermid_r... no
526 checking for flock declaration... yes
527 checking for flock... yes
528 checking for getpagesize... yes
529 checking for broken unsetenv... no
530 checking for true... true
531 checking for inet_aton in -lc... yes
532 checking for chflags... no
533 checking for lchflags... no
534 checking for inflateCopy in -lz... yes
535 checking for hstrerror... yes
536 checking for inet_aton... yes
537 checking for inet_pton... yes
538 checking for setgroups... yes
539 checking for openpty... no
540 checking for openpty in -lutil... yes
541 checking for forkpty... yes
542 checking for fseek64... no
543 checking for fseeko... yes
544 checking for fstatvfs... yes
545 checking for ftell64... no
546 checking for ftello... yes
547 checking for statvfs... yes
548 checking for dup2... yes
549 checking for getpgrp... yes
550 checking for setpgrp... (cached) yes
551 checking for library containing crypt... -lcrypt
552 checking for library containing crypt_r... none required
553 checking for crypt_r... yes
554 checking for clock_gettime... yes
555 checking for clock_getres... yes
556 checking for clock_settime... yes
557 checking for major... yes
558 checking for getaddrinfo... yes
559 checking getaddrinfo bug... no
560 checking for getnameinfo... yes
561 checking whether struct tm is in sys/time.h or time.h... time.h
562 checking for struct tm.tm_zone... yes
563 checking for struct stat.st_rdev... yes
564 checking for struct stat.st_blksize... yes
565 checking for struct stat.st_flags... no
566 checking for struct stat.st_gen... no
567 checking for struct stat.st_birthtime... no
568 checking for struct stat.st_blocks... yes
569 checking for struct passwd.pw_gecos... yes
570 checking for struct passwd.pw_passwd... yes
571 checking for siginfo_t.si_band... yes
572 checking for time.h that defines altzone... no
573 checking whether sys/select.h and sys/time.h may both be included... yes
574 checking for addrinfo... yes
575 checking for sockaddr_storage... yes
576 checking for sockaddr_alg... yes
577 checking for an ANSI C-conforming const... yes
578 checking for working signed char... yes
579 checking for prototypes... yes
580 checking for variable length prototypes and stdarg.h... yes
581 checking for socketpair... yes
582 checking if sockaddr has sa_len member... no
583 checking for gethostbyname_r... yes
584 checking gethostbyname_r with 6 args... yes
585 checking for __fpu_control... yes
586 checking for --with-libm=STRING... default LIBM="-lm"
587 checking for --with-libc=STRING... set LIBC=""
588 checking for x64 gcc inline assembler... no
589 checking whether float word ordering is bigendian... no
590 checking whether we can use gcc inline assembler to get and set x87 control word... no
591 checking whether we can use gcc inline assembler to get and set mc68881 fpcr... no
592 checking for x87-style double rounding... no
593 checking for acosh... yes
594 checking for asinh... yes
595 checking for atanh... yes
596 checking for copysign... yes
597 checking for erf... yes
598 checking for erfc... yes
599 checking for expm1... yes
600 checking for finite... yes
601 checking for gamma... yes
602 checking for hypot... yes
603 checking for lgamma... yes
604 checking for log1p... yes
605 checking for log2... yes
606 checking for round... yes
607 checking for tgamma... yes
608 checking whether isinf is declared... yes
609 checking whether isnan is declared... yes
610 checking whether isfinite is declared... yes
611 checking whether POSIX semaphores are enabled... yes
612 checking for broken sem_getvalue... no
613 checking whether RTLD_LAZY is declared... yes
614 checking whether RTLD_NOW is declared... yes
615 checking whether RTLD_GLOBAL is declared... yes
616 checking whether RTLD_LOCAL is declared... yes
617 checking whether RTLD_NODELETE is declared... yes
618 checking whether RTLD_NOLOAD is declared... yes
619 checking whether RTLD_DEEPBIND is declared... yes
620 checking whether RTLD_MEMBER is declared... no
621 checking digit size for Python's longs... no value specified
622 checking for wchar.h... (cached) yes
623 checking size of wchar_t... 4
624 checking for UCS-4 tcl... no
625 checking whether wchar_t is signed... no
626 checking whether wchar_t is usable... yes
627 checking whether byte ordering is bigendian... no
628 checking ABIFLAGS...
629 checking SOABI... cpython-310-aarch64-linux-gnu
630 checking LDVERSION... $(VERSION)$(ABIFLAGS)
631 checking for --with-platlibdir... no
632 checking for --with-wheel-pkg-dir... no
633 checking whether right shift extends the sign bit... yes
634 checking for getc_unlocked() and friends... yes
635 checking how to link readline libs... -lreadline
636 checking whether rl_completion_append_character is declared... yes
637 checking whether rl_completion_suppress_append is declared... yes
638 checking for rl_pre_input_hook in -lreadline... yes
639 checking for rl_completion_display_matches_hook in -lreadline... yes
640 checking for rl_resize_terminal in -lreadline... yes
641 checking for rl_completion_matches in -lreadline... yes
642 checking whether rl_catch_signals is declared... yes
643 checking for append_history in -lreadline... yes
644 checking for broken nice()... no
645 checking for broken poll()... no
646 checking for working tzset()... yes
647 checking for tv_nsec in struct stat... yes
648 checking for tv_nsec2 in struct stat... no
649 checking for curses.h... yes
650 checking for ncurses.h... yes
651 checking for term.h... yes
652 checking whether mvwdelch is an expression... yes
653 checking whether WINDOW has _flags... yes
654 checking for is_pad... yes
655 checking for is_term_resized... yes
656 checking for resize_term... yes
657 checking for resizeterm... yes
658 checking for immedok... yes
659 checking for syncok... yes
660 checking for wchgat... yes
661 checking for filter... yes
662 checking for has_key... yes
663 checking for typeahead... yes
664 checking for use_env... yes
665 configure: checking for device files
666 checking for /dev/ptmx... yes
667 checking for /dev/ptc... no
668 checking for %zd printf() format support... yes
669 checking for socklen_t... yes
670 checking for broken mbstowcs... no
671 checking for --with-computed-gotos... yes
672 checking whether aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread supports computed gotos... yes
673 checking for build directories... done
674 checking for -O2... yes
675 checking for glibc _FORTIFY_SOURCE/memmove bug... no
676 checking for stdatomic.h... yes
677 checking for builtin __atomic_load_n and __atomic_store_n functions... yes
678 checking for ensurepip... no
679 checking if the dirent structure of a d_type field... yes
680 checking for the Linux getrandom() syscall... yes
681 checking for the getrandom() function... yes
682 checking for library containing shm_open... -lrt
683 checking for sys/mman.h... (cached) yes
684 checking for shm_open... yes
685 checking for shm_unlink... yes
686 checking for aarch64-unknown-linux-gnu-pkg-config... /usr/bin/aarch64-unknown-linux-gnu-pkg-config
687 checking whether compiling and linking against OpenSSL works... yes
688 checking for --with-openssl-rpath...
689 checking whether OpenSSL provides required APIs... yes
690 checking for --with-ssl-default-suites... python
691 checking for --with-builtin-hashlib-hashes... md5,sha1,sha256,sha512,sha3,blake2
692 checking for --with-experimental-isolated-subinterpreters... no
693 checking for --with-static-libpython... no
694 checking for --disable-test-modules... no
695 configure: creating ./config.status
696 config.status: creating Makefile.pre
697 config.status: creating Misc/python.pc
698 config.status: creating Misc/python-embed.pc
699 config.status: creating Misc/python-config.sh
700 config.status: creating Modules/ld_so_aix
701 config.status: creating pyconfig.h
702 creating Modules/Setup.local
703 creating Makefile
704 >>> Source configured.
705 >>> Compiling source in /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 ...
706 make -j20 -l4 CPPFLAGS= CFLAGS= LDFLAGS=
707 Running code to generate profile data (this can take a while):
708 # First, we need to create a clean build with profile generation
709 # enabled.
710 make profile-gen-stamp
711 make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3'
712 make clean
713 make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3'
714 find . -depth -name '__pycache__' -exec rm -rf {} ';'
715 find . -name '*.py[co]' -exec rm -f {} ';'
716 find . -name '*.[oa]' -exec rm -f {} ';'
717 find . -name '*.s[ol]' -exec rm -f {} ';'
718 find . -name '*.so.[0-9]*.[0-9]*' -exec rm -f {} ';'
719 find . -name '*.lst' -exec rm -f {} ';'
720 find build -name 'fficonfig.h' -exec rm -f {} ';' || true
721 find: 'build': No such file or directory
722 find build -name '*.py' -exec rm -f {} ';' || true
723 find: 'build': No such file or directory
724 find build -name '*.py[co]' -exec rm -f {} ';' || true
725 find: 'build': No such file or directory
726 rm -f pybuilddir.txt
727 rm -f Lib/lib2to3/*Grammar*.pickle
728 rm -f Programs/_testembed Programs/_freeze_importlib
729 find build -type f -a ! -name '*.gc??' -exec rm -f {} ';'
730 find: 'build': No such file or directory
731 make[2]: [Makefile:1927: clean-retain-profile] Error 1 (ignored)
732 rm -f Include/pydtrace_probes.h
733 rm -f profile-gen-stamp
734 make[3]: Entering directory '/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3'
735 find . -name '*.gc??' -exec rm -f {} ';'
736 find . -name '*.profclang?' -exec rm -f {} ';'
737 find . -name '*.dyn' -exec rm -f {} ';'
738 rm -f /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/coverage.info
739 rm -rf /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/lcov-report
740 rm -f profile-run-stamp
741 make[3]: Leaving directory '/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3'
742 make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3'
743 touch profile-clean-stamp
744 Building with support for profile generation:
745 make build_all_generate_profile
746 make[2]: Entering directory '/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3'
747 make build_all CFLAGS_NODIST=" -fprofile-generate" LDFLAGS_NODIST=" -fprofile-generate" LIBS="-lpthread -ldl -lutil -lm"
748 make[3]: Entering directory '/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3'
749 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Programs/python.o ./Programs/python.c
750 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/token.o Parser/token.c
751 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/pegen.o Parser/pegen.c
752 distcc[11016] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
753 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c
754 distcc[11016] (dcc_recursion_safeguard) safeguard level=0
755 distcc[11016] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
756 distcc[11016] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
757 distcc[11017] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
758 distcc[11017] (dcc_recursion_safeguard) safeguard level=0
759 distcc[11017] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
760 distcc[11017] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
761 distcc[11017] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/token.o Parser/token.c
762 distcc[11017] (dcc_scan_args) compiler will emit/use profile info; must be local
763 distcc[11016] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Programs/python.o ./Programs/python.c
764 distcc[11016] (dcc_scan_args) compiler will emit/use profile info; must be local
765 distcc[11017] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
766 distcc[11017] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
767 distcc[11016] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
768 distcc[11017] (dcc_parse_hosts) found tcp token "192.168.1.41"
769 distcc[11016] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
770 distcc[11017] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
771 distcc[11017] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/token.o Parser/token.c
772 distcc[11017] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
773 distcc[11017] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/token.o Parser/token.c
774 distcc[11017] (dcc_spawn_child) child started as pid11020
775 distcc[11020] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
776 distcc[11016] (dcc_parse_hosts) found tcp token "192.168.1.41"
777 distcc[11016] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
778 distcc[11018] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
779 distcc[11018] (dcc_recursion_safeguard) safeguard level=0
780 distcc[11018] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
781 distcc[11016] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
782 distcc[11016] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Programs/python.o ./Programs/python.c
783 distcc[11016] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
784 distcc[11016] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Programs/python.o ./Programs/python.c
785 distcc[11018] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
786 distcc[11018] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/pegen.o Parser/pegen.c
787 distcc[11018] (dcc_scan_args) compiler will emit/use profile info; must be local
788 distcc[11016] (dcc_spawn_child) child started as pid11021
789 distcc[11018] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
790 distcc[11018] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
791 distcc[11018] (dcc_parse_hosts) found tcp token "192.168.1.41"
792 distcc[11018] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
793 distcc[11021] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
794 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/string_parser.o Parser/string_parser.c
795 distcc[11018] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
796 distcc[11018] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
797 distcc[11018] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/pegen.o Parser/pegen.c
798 distcc[11018] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
799 distcc[11018] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/pegen.o Parser/pegen.c
800 distcc[11018] (dcc_spawn_child) child started as pid11023
801 distcc[11023] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
802 distcc[11019] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
803 distcc[11019] (dcc_recursion_safeguard) safeguard level=0
804 distcc[11019] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
805 distcc[11019] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
806 distcc[11019] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c
807 distcc[11019] (dcc_scan_args) compiler will emit/use profile info; must be local
808 distcc[11019] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
809 distcc[11019] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
810 distcc[11019] (dcc_parse_hosts) found tcp token "192.168.1.41"
811 distcc[11019] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
812 distcc[11019] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
813 distcc[11019] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
814 distcc[11019] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
815 distcc[11019] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c
816 distcc[11019] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
817 distcc[11019] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c
818 distcc[11019] (dcc_spawn_child) child started as pid11024
819 distcc[11024] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
820 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/peg_api.o Parser/peg_api.c
821 distcc[11022] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
822 distcc[11022] (dcc_recursion_safeguard) safeguard level=0
823 distcc[11022] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
824 distcc[11022] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
825 distcc[11022] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/string_parser.o Parser/string_parser.c
826 distcc[11022] (dcc_scan_args) compiler will emit/use profile info; must be local
827 distcc[11022] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
828 distcc[11022] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
829 distcc[11022] (dcc_parse_hosts) found tcp token "192.168.1.41"
830 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
831 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
832 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
833 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c
834 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
835 distcc[11022] (dcc_lock_pause) nothing available, sleeping 1000ms...
836 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c
837 distcc[11029] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
838 distcc[11029] (dcc_recursion_safeguard) safeguard level=0
839 distcc[11029] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
840 distcc[11029] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
841 distcc[11029] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/peg_api.o Parser/peg_api.c
842 distcc[11029] (dcc_scan_args) compiler will emit/use profile info; must be local
843 distcc[11029] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
844 distcc[11029] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
845 distcc[11029] (dcc_parse_hosts) found tcp token "192.168.1.41"
846 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
847 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c
848 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
849 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
850 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
851 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
852 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/accu.o Objects/accu.c
853 distcc[11034] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
854 distcc[11033] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
855 distcc[11034] (dcc_recursion_safeguard) safeguard level=0
856 distcc[11033] (dcc_recursion_safeguard) safeguard level=0
857 distcc[11034] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
858 distcc[11033] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
859 distcc[11034] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
860 distcc[11033] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
861 distcc[11034] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c
862 distcc[11033] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c
863 distcc[11034] (dcc_scan_args) compiler will emit/use profile info; must be local
864 distcc[11033] (dcc_scan_args) compiler will emit/use profile info; must be local
865 distcc[11033] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
866 distcc[11034] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
867 distcc[11034] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
868 distcc[11033] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
869 distcc[11033] (dcc_parse_hosts) found tcp token "192.168.1.41"
870 distcc[11034] (dcc_parse_hosts) found tcp token "192.168.1.41"
871 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
872 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
873 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
874 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
875 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
876 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
877 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
878 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
879 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
880 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
881 distcc[11035] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
882 distcc[11035] (dcc_recursion_safeguard) safeguard level=0
883 distcc[11035] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
884 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c
885 distcc[11035] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
886 distcc[11035] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c
887 distcc[11035] (dcc_scan_args) compiler will emit/use profile info; must be local
888 distcc[11035] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
889 distcc[11035] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
890 distcc[11035] (dcc_parse_hosts) found tcp token "192.168.1.41"
891 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
892 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
893 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
894 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
895 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
896 distcc[11036] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
897 distcc[11036] (dcc_recursion_safeguard) safeguard level=0
898 distcc[11036] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
899 distcc[11036] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
900 distcc[11036] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/accu.o Objects/accu.c
901 distcc[11036] (dcc_scan_args) compiler will emit/use profile info; must be local
902 distcc[11036] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
903 distcc[11036] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
904 distcc[11036] (dcc_parse_hosts) found tcp token "192.168.1.41"
905 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
906 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
907 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
908 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
909 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
910 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c
911 distcc[11038] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
912 distcc[11038] (dcc_recursion_safeguard) safeguard level=0
913 distcc[11038] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
914 distcc[11038] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
915 distcc[11038] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c
916 distcc[11038] (dcc_scan_args) compiler will emit/use profile info; must be local
917 distcc[11038] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
918 distcc[11038] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
919 distcc[11038] (dcc_parse_hosts) found tcp token "192.168.1.41"
920 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
921 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
922 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
923 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
924 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
925 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c
926 distcc[11039] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
927 distcc[11039] (dcc_recursion_safeguard) safeguard level=0
928 distcc[11039] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
929 distcc[11039] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
930 distcc[11039] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c
931 distcc[11039] (dcc_scan_args) compiler will emit/use profile info; must be local
932 distcc[11039] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
933 distcc[11039] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
934 distcc[11039] (dcc_parse_hosts) found tcp token "192.168.1.41"
935 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
936 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
937 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
938 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
939 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
940 distcc[11040] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
941 distcc[11040] (dcc_recursion_safeguard) safeguard level=0
942 distcc[11040] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
943 distcc[11040] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
944 distcc[11040] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c
945 distcc[11040] (dcc_scan_args) compiler will emit/use profile info; must be local
946 distcc[11040] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
947 distcc[11040] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
948 distcc[11040] (dcc_parse_hosts) found tcp token "192.168.1.41"
949 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
950 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
951 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
952 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
953 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
954 distcc[11016] (dcc_collect_child) cc child 11021 terminated with status 0
955 distcc[11016] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
956 distcc[11016] compile (null) on localhost completed ok
957 distcc[11016] (dcc_unlock) release lock fd5
958 distcc[11016] elapsed compilation time 0.521879s
959 distcc[11016] (dcc_exit) exit: code 0; self: 0.000000 user 0.006249 sys; children: 0.376743 user 0.100637 sys
960 distcc[11016] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
961 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c
962 distcc[11041] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
963 distcc[11041] (dcc_recursion_safeguard) safeguard level=0
964 distcc[11041] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
965 distcc[11041] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
966 distcc[11041] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c
967 distcc[11041] (dcc_scan_args) compiler will emit/use profile info; must be local
968 distcc[11041] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
969 distcc[11041] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
970 distcc[11041] (dcc_parse_hosts) found tcp token "192.168.1.41"
971 distcc[11041] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
972 distcc[11041] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
973 distcc[11041] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c
974 distcc[11041] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
975 distcc[11041] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c
976 distcc[11041] (dcc_spawn_child) child started as pid11042
977 distcc[11042] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
978 distcc[11017] (dcc_collect_child) cc child 11020 terminated with status 0
979 distcc[11017] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
980 distcc[11017] compile (null) on localhost completed ok
981 distcc[11017] (dcc_unlock) release lock fd5
982 distcc[11017] elapsed compilation time 0.710172s
983 distcc[11017] (dcc_exit) exit: code 0; self: 0.000000 user 0.005860 sys; children: 0.595512 user 0.079799 sys
984 distcc[11017] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
985 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c
986 distcc[11045] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
987 distcc[11045] (dcc_recursion_safeguard) safeguard level=0
988 distcc[11045] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
989 distcc[11045] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
990 distcc[11045] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c
991 distcc[11045] (dcc_scan_args) compiler will emit/use profile info; must be local
992 distcc[11045] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
993 distcc[11045] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
994 distcc[11045] (dcc_parse_hosts) found tcp token "192.168.1.41"
995 distcc[11045] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
996 distcc[11045] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c
997 distcc[11045] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
998 distcc[11045] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c
999 distcc[11045] (dcc_spawn_child) child started as pid11046
1000 distcc[11046] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
1001 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1002 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1003 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1004 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1005 distcc[11022] (dcc_lock_pause) nothing available, sleeping 1000ms...
1006 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1007 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1008 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1009 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1010 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
1011 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1012 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1013 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1014 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1015 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1016 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1017 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1018 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1019 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
1020 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
1021 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1022 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1023 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1024 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1025 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
1026 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1027 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1028 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1029 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1030 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
1031 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1032 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1033 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1034 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1035 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
1036 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1037 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1038 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1039 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1040 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
1041 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1042 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1043 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1044 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1045 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
1046 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c
1047 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c
1048 distcc[11049] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
1049 distcc[11049] (dcc_recursion_safeguard) safeguard level=0
1050 distcc[11049] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
1051 distcc[11049] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
1052 distcc[11049] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c
1053 distcc[11049] (dcc_scan_args) compiler will emit/use profile info; must be local
1054 distcc[11049] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
1055 distcc[11049] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
1056 distcc[11049] (dcc_parse_hosts) found tcp token "192.168.1.41"
1057 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1058 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1059 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1060 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1061 distcc[11049] (dcc_lock_pause) nothing available, sleeping 1000ms...
1062 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c
1063 distcc[11050] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
1064 distcc[11050] (dcc_recursion_safeguard) safeguard level=0
1065 distcc[11050] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
1066 distcc[11050] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
1067 distcc[11050] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c
1068 distcc[11050] (dcc_scan_args) compiler will emit/use profile info; must be local
1069 distcc[11050] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
1070 distcc[11050] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
1071 distcc[11050] (dcc_parse_hosts) found tcp token "192.168.1.41"
1072 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1073 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1074 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1075 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1076 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
1077 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c
1078 distcc[11051] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
1079 distcc[11051] (dcc_recursion_safeguard) safeguard level=0
1080 distcc[11051] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
1081 distcc[11051] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
1082 distcc[11051] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c
1083 distcc[11051] (dcc_scan_args) compiler will emit/use profile info; must be local
1084 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c
1085 distcc[11051] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
1086 distcc[11051] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
1087 distcc[11051] (dcc_parse_hosts) found tcp token "192.168.1.41"
1088 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1089 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1090 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1091 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1092 distcc[11051] (dcc_lock_pause) nothing available, sleeping 1000ms...
1093 distcc[11052] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
1094 distcc[11052] (dcc_recursion_safeguard) safeguard level=0
1095 distcc[11052] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
1096 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/call.o Objects/call.c
1097 distcc[11052] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
1098 distcc[11052] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c
1099 distcc[11052] (dcc_scan_args) compiler will emit/use profile info; must be local
1100 distcc[11052] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
1101 distcc[11052] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
1102 distcc[11052] (dcc_parse_hosts) found tcp token "192.168.1.41"
1103 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1104 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1105 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1106 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1107 distcc[11052] (dcc_lock_pause) nothing available, sleeping 1000ms...
1108 distcc[11053] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
1109 distcc[11053] (dcc_recursion_safeguard) safeguard level=0
1110 distcc[11053] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
1111 distcc[11053] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
1112 distcc[11053] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c
1113 distcc[11053] (dcc_scan_args) compiler will emit/use profile info; must be local
1114 distcc[11053] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
1115 distcc[11053] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
1116 distcc[11053] (dcc_parse_hosts) found tcp token "192.168.1.41"
1117 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1118 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1119 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1120 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1121 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
1122 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o Objects/bytesobject.c
1123 distcc[11054] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
1124 distcc[11054] (dcc_recursion_safeguard) safeguard level=0
1125 distcc[11054] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
1126 distcc[11055] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
1127 distcc[11055] (dcc_recursion_safeguard) safeguard level=0
1128 distcc[11055] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
1129 distcc[11055] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
1130 distcc[11055] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o Objects/bytesobject.c
1131 distcc[11055] (dcc_scan_args) compiler will emit/use profile info; must be local
1132 distcc[11055] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
1133 distcc[11055] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
1134 distcc[11055] (dcc_parse_hosts) found tcp token "192.168.1.41"
1135 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1136 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1137 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1138 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1139 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
1140 distcc[11054] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
1141 distcc[11054] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/call.o Objects/call.c
1142 distcc[11054] (dcc_scan_args) compiler will emit/use profile info; must be local
1143 distcc[11054] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
1144 distcc[11054] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
1145 distcc[11054] (dcc_parse_hosts) found tcp token "192.168.1.41"
1146 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1147 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1148 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1149 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1150 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
1151 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1152 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1153 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1154 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1155 distcc[11022] (dcc_lock_pause) nothing available, sleeping 1000ms...
1156 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1157 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1158 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1159 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1160 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
1161 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1162 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1163 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1164 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1165 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1166 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1167 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1168 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1169 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
1170 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
1171 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1172 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1173 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1174 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1175 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
1176 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1177 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1178 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1179 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1180 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
1181 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1182 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1183 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1184 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1185 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
1186 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1187 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1188 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1189 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1190 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
1191 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1192 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1193 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1194 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1195 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
1196 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1197 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1198 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1199 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1200 distcc[11049] (dcc_lock_pause) nothing available, sleeping 1000ms...
1201 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1202 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1203 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1204 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1205 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
1206 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1207 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1208 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1209 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1210 distcc[11051] (dcc_lock_pause) nothing available, sleeping 1000ms...
1211 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1212 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1213 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1214 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1215 distcc[11052] (dcc_lock_pause) nothing available, sleeping 1000ms...
1216 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1217 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1218 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1219 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1220 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
1221 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1222 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1223 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1224 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1225 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
1226 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1227 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1228 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1229 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1230 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
1231 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1232 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1233 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1234 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1235 distcc[11022] (dcc_lock_pause) nothing available, sleeping 1000ms...
1236 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1237 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1238 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1239 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1240 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
1241 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1242 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1243 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1244 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1245 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
1246 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1247 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1248 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1249 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1250 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
1251 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1252 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1253 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1254 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1255 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
1256 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1257 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1258 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1259 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1260 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
1261 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1262 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1263 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1264 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1265 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
1266 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1267 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1268 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1269 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1270 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
1271 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1272 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1273 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1274 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1275 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
1276 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1277 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1278 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1279 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1280 distcc[11049] (dcc_lock_pause) nothing available, sleeping 1000ms...
1281 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1282 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1283 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1284 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1285 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
1286 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1287 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1288 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1289 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1290 distcc[11051] (dcc_lock_pause) nothing available, sleeping 1000ms...
1291 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1292 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1293 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1294 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1295 distcc[11052] (dcc_lock_pause) nothing available, sleeping 1000ms...
1296 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1297 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1298 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1299 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1300 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
1301 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1302 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1303 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1304 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1305 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
1306 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1307 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1308 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1309 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1310 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
1311 distcc[11041] (dcc_collect_child) cc child 11042 terminated with status 0
1312 distcc[11041] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
1313 distcc[11041] compile (null) on localhost completed ok
1314 distcc[11041] (dcc_unlock) release lock fd5
1315 distcc[11041] elapsed compilation time 3.320462s
1316 distcc[11041] (dcc_exit) exit: code 0; self: 0.000000 user 0.006311 sys; children: 3.049231 user 0.160859 sys
1317 distcc[11041] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
1318 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c
1319 distcc[11056] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
1320 distcc[11056] (dcc_recursion_safeguard) safeguard level=0
1321 distcc[11056] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
1322 distcc[11056] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
1323 distcc[11056] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c
1324 distcc[11056] (dcc_scan_args) compiler will emit/use profile info; must be local
1325 distcc[11056] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
1326 distcc[11056] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
1327 distcc[11056] (dcc_parse_hosts) found tcp token "192.168.1.41"
1328 distcc[11056] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1329 distcc[11056] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
1330 distcc[11056] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c
1331 distcc[11056] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
1332 distcc[11056] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c
1333 distcc[11056] (dcc_spawn_child) child started as pid11057
1334 distcc[11057] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
1335 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1336 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1337 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1338 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1339 distcc[11022] (dcc_lock_pause) nothing available, sleeping 1000ms...
1340 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1341 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1342 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1343 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1344 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
1345 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1346 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1347 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1348 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1349 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
1350 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1351 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1352 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1353 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1354 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
1355 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1356 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1357 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1358 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1359 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
1360 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1361 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1362 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1363 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1364 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
1365 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1366 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1367 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1368 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1369 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
1370 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1371 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1372 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1373 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1374 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
1375 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1376 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1377 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1378 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1379 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
1380 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1381 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1382 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1383 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1384 distcc[11049] (dcc_lock_pause) nothing available, sleeping 1000ms...
1385 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1386 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1387 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1388 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1389 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
1390 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1391 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1392 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1393 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1394 distcc[11051] (dcc_lock_pause) nothing available, sleeping 1000ms...
1395 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1396 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1397 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1398 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1399 distcc[11052] (dcc_lock_pause) nothing available, sleeping 1000ms...
1400 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1401 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1402 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1403 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1404 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
1405 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1406 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1407 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1408 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1409 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
1410 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1411 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1412 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1413 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1414 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
1415 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1416 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1417 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1418 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1419 distcc[11022] (dcc_lock_pause) nothing available, sleeping 1000ms...
1420 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1421 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1422 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1423 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1424 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1425 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1426 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
1427 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1428 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1429 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
1430 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1431 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1432 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1433 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1434 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
1435 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1436 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1437 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1438 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1439 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
1440 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1441 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1442 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1443 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1444 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
1445 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1446 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1447 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1448 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1449 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
1450 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1451 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1452 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1453 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1454 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
1455 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1456 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1457 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1458 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1459 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
1460 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1461 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1462 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1463 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1464 distcc[11049] (dcc_lock_pause) nothing available, sleeping 1000ms...
1465 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1466 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1467 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1468 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1469 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
1470 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1471 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1472 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1473 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1474 distcc[11051] (dcc_lock_pause) nothing available, sleeping 1000ms...
1475 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1476 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1477 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1478 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1479 distcc[11052] (dcc_lock_pause) nothing available, sleeping 1000ms...
1480 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1481 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1482 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1483 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1484 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
1485 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1486 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1487 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1488 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1489 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
1490 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1491 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1492 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1493 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1494 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
1495 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1496 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1497 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1498 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1499 distcc[11022] (dcc_lock_pause) nothing available, sleeping 1000ms...
1500 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1501 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1502 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1503 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1504 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1505 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1506 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1507 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
1508 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1509 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
1510 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1511 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1512 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1513 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1514 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
1515 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1516 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1517 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1518 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1519 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
1520 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1521 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1522 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1523 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1524 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
1525 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1526 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1527 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1528 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1529 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
1530 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1531 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1532 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1533 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1534 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
1535 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1536 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1537 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1538 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1539 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
1540 distcc[11045] (dcc_collect_child) cc child 11046 terminated with status 0
1541 distcc[11045] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
1542 distcc[11045] compile (null) on localhost completed ok
1543 distcc[11045] (dcc_unlock) release lock fd5
1544 distcc[11045] elapsed compilation time 5.426644s
1545 distcc[11045] (dcc_exit) exit: code 0; self: 0.000000 user 0.008074 sys; children: 5.276370 user 0.217318 sys
1546 distcc[11045] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
1547 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/genericaliasobject.o Objects/genericaliasobject.c
1548 distcc[11060] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
1549 distcc[11060] (dcc_recursion_safeguard) safeguard level=0
1550 distcc[11060] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
1551 distcc[11060] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
1552 distcc[11060] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/genericaliasobject.o Objects/genericaliasobject.c
1553 distcc[11060] (dcc_scan_args) compiler will emit/use profile info; must be local
1554 distcc[11060] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
1555 distcc[11060] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
1556 distcc[11060] (dcc_parse_hosts) found tcp token "192.168.1.41"
1557 distcc[11060] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
1558 distcc[11060] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/genericaliasobject.o Objects/genericaliasobject.c
1559 distcc[11060] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
1560 distcc[11060] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/genericaliasobject.o Objects/genericaliasobject.c
1561 distcc[11060] (dcc_spawn_child) child started as pid11061
1562 distcc[11061] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
1563 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1564 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1565 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1566 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1567 distcc[11049] (dcc_lock_pause) nothing available, sleeping 1000ms...
1568 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1569 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1570 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1571 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1572 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
1573 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1574 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1575 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1576 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1577 distcc[11051] (dcc_lock_pause) nothing available, sleeping 1000ms...
1578 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1579 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1580 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1581 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1582 distcc[11052] (dcc_lock_pause) nothing available, sleeping 1000ms...
1583 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1584 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1585 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1586 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1587 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
1588 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1589 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1590 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1591 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1592 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
1593 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1594 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1595 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1596 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1597 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
1598 distcc[11018] (dcc_collect_child) cc child 11023 terminated with status 0
1599 distcc[11018] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
1600 distcc[11018] compile (null) on localhost completed ok
1601 distcc[11018] (dcc_unlock) release lock fd5
1602 distcc[11018] elapsed compilation time 6.893173s
1603 distcc[11018] (dcc_exit) exit: code 0; self: 0.000000 user 0.006282 sys; children: 6.637241 user 0.232817 sys
1604 distcc[11018] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
1605 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c
1606 distcc[11064] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
1607 distcc[11064] (dcc_recursion_safeguard) safeguard level=0
1608 distcc[11064] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
1609 distcc[11064] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
1610 distcc[11064] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c
1611 distcc[11064] (dcc_scan_args) compiler will emit/use profile info; must be local
1612 distcc[11064] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
1613 distcc[11064] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
1614 distcc[11064] (dcc_parse_hosts) found tcp token "192.168.1.41"
1615 distcc[11064] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1616 distcc[11064] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1617 distcc[11064] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
1618 distcc[11064] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c
1619 distcc[11064] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
1620 distcc[11064] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c
1621 distcc[11064] (dcc_spawn_child) child started as pid11065
1622 distcc[11065] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
1623 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1624 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1625 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1626 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1627 distcc[11022] (dcc_lock_pause) nothing available, sleeping 1000ms...
1628 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1629 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1630 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1631 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1632 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
1633 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1634 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1635 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1636 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1637 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
1638 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1639 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1640 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1641 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1642 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
1643 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1644 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1645 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1646 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1647 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
1648 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1649 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1650 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1651 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1652 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
1653 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1654 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1655 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1656 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1657 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
1658 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1659 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1660 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1661 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1662 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
1663 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1664 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1665 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1666 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1667 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
1668 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1669 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1670 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1671 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1672 distcc[11049] (dcc_lock_pause) nothing available, sleeping 1000ms...
1673 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1674 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1675 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1676 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1677 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
1678 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1679 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1680 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1681 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1682 distcc[11051] (dcc_lock_pause) nothing available, sleeping 1000ms...
1683 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1684 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1685 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1686 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1687 distcc[11052] (dcc_lock_pause) nothing available, sleeping 1000ms...
1688 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1689 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1690 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1691 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1692 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
1693 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1694 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1695 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1696 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1697 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
1698 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1699 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1700 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1701 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1702 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
1703 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1704 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1705 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1706 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1707 distcc[11022] (dcc_lock_pause) nothing available, sleeping 1000ms...
1708 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1709 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1710 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1711 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1712 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
1713 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1714 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1715 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1716 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1717 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
1718 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1719 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1720 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1721 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1722 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
1723 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1724 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1725 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1726 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1727 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
1728 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1729 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1730 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1731 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1732 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
1733 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1734 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1735 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1736 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1737 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
1738 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1739 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1740 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1741 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1742 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
1743 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1744 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1745 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1746 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1747 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
1748 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1749 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1750 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1751 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1752 distcc[11049] (dcc_lock_pause) nothing available, sleeping 1000ms...
1753 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1754 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1755 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1756 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1757 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
1758 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1759 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1760 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1761 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1762 distcc[11051] (dcc_lock_pause) nothing available, sleeping 1000ms...
1763 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1764 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1765 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1766 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1767 distcc[11052] (dcc_lock_pause) nothing available, sleeping 1000ms...
1768 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1769 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1770 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1771 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1772 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
1773 distcc[11060] (dcc_collect_child) cc child 11061 terminated with status 0
1774 distcc[11060] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
1775 distcc[11060] compile (null) on localhost completed ok
1776 distcc[11060] (dcc_unlock) release lock fd5
1777 distcc[11060] elapsed compilation time 2.669890s
1778 distcc[11060] (dcc_exit) exit: code 0; self: 0.000000 user 0.006823 sys; children: 2.395661 user 0.135964 sys
1779 distcc[11060] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
1780 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c
1781 distcc[11068] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
1782 distcc[11068] (dcc_recursion_safeguard) safeguard level=0
1783 distcc[11068] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
1784 distcc[11068] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
1785 distcc[11068] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c
1786 distcc[11068] (dcc_scan_args) compiler will emit/use profile info; must be local
1787 distcc[11068] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
1788 distcc[11068] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
1789 distcc[11068] (dcc_parse_hosts) found tcp token "192.168.1.41"
1790 distcc[11068] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
1791 distcc[11068] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c
1792 distcc[11068] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
1793 distcc[11068] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c
1794 distcc[11068] (dcc_spawn_child) child started as pid11069
1795 distcc[11069] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
1796 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1797 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1798 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1799 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1800 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
1801 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1802 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1803 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1804 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1805 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
1806 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1807 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1808 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1809 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1810 distcc[11022] (dcc_lock_pause) nothing available, sleeping 1000ms...
1811 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1812 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1813 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1814 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1815 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
1816 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1817 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1818 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1819 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1820 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
1821 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1822 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1823 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1824 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1825 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
1826 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1827 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1828 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1829 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1830 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
1831 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1832 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1833 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1834 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1835 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
1836 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1837 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1838 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1839 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1840 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
1841 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1842 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1843 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1844 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1845 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
1846 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1847 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1848 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1849 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1850 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
1851 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1852 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1853 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1854 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1855 distcc[11049] (dcc_lock_pause) nothing available, sleeping 1000ms...
1856 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1857 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1858 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1859 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1860 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
1861 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1862 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1863 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1864 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1865 distcc[11051] (dcc_lock_pause) nothing available, sleeping 1000ms...
1866 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1867 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1868 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1869 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1870 distcc[11052] (dcc_lock_pause) nothing available, sleeping 1000ms...
1871 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1872 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1873 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1874 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1875 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
1876 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1877 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1878 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1879 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1880 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
1881 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1882 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1883 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1884 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1885 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
1886 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1887 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1888 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1889 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1890 distcc[11022] (dcc_lock_pause) nothing available, sleeping 1000ms...
1891 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1892 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1893 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1894 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1895 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
1896 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1897 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1898 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1899 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1900 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
1901 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1902 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1903 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1904 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1905 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
1906 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1907 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1908 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1909 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1910 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
1911 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1912 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1913 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1914 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1915 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
1916 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1917 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1918 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1919 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1920 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
1921 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1922 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1923 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1924 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1925 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
1926 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1927 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1928 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1929 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1930 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
1931 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1932 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1933 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1934 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1935 distcc[11049] (dcc_lock_pause) nothing available, sleeping 1000ms...
1936 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1937 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1938 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1939 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1940 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
1941 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1942 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1943 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1944 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1945 distcc[11051] (dcc_lock_pause) nothing available, sleeping 1000ms...
1946 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1947 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1948 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1949 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1950 distcc[11052] (dcc_lock_pause) nothing available, sleeping 1000ms...
1951 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1952 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1953 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1954 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1955 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
1956 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1957 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1958 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1959 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1960 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
1961 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1962 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1963 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1964 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1965 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
1966 distcc[11068] (dcc_collect_child) cc child 11069 terminated with status 0
1967 distcc[11068] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
1968 distcc[11068] compile (null) on localhost completed ok
1969 distcc[11068] (dcc_unlock) release lock fd5
1970 distcc[11068] elapsed compilation time 2.164776s
1971 distcc[11068] (dcc_exit) exit: code 0; self: 0.000000 user 0.006371 sys; children: 1.934384 user 0.161917 sys
1972 distcc[11068] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
1973 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c
1974 distcc[11072] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
1975 distcc[11072] (dcc_recursion_safeguard) safeguard level=0
1976 distcc[11072] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
1977 distcc[11072] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
1978 distcc[11072] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c
1979 distcc[11072] (dcc_scan_args) compiler will emit/use profile info; must be local
1980 distcc[11072] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
1981 distcc[11072] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
1982 distcc[11072] (dcc_parse_hosts) found tcp token "192.168.1.41"
1983 distcc[11072] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
1984 distcc[11072] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c
1985 distcc[11072] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
1986 distcc[11072] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c
1987 distcc[11072] (dcc_spawn_child) child started as pid11073
1988 distcc[11073] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
1989 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1990 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1991 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1992 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1993 distcc[11022] (dcc_lock_pause) nothing available, sleeping 1000ms...
1994 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
1995 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
1996 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
1997 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
1998 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
1999 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2000 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2001 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2002 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2003 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
2004 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2005 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2006 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2007 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2008 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
2009 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2010 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2011 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2012 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2013 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
2014 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2015 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2016 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2017 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2018 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
2019 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2020 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2021 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2022 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2023 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
2024 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2025 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2026 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2027 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2028 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
2029 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2030 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2031 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2032 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2033 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
2034 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2035 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2036 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2037 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2038 distcc[11049] (dcc_lock_pause) nothing available, sleeping 1000ms...
2039 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2040 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2041 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2042 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2043 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
2044 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2045 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2046 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2047 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2048 distcc[11051] (dcc_lock_pause) nothing available, sleeping 1000ms...
2049 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2050 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2051 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2052 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2053 distcc[11052] (dcc_lock_pause) nothing available, sleeping 1000ms...
2054 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2055 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2056 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2057 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2058 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
2059 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2060 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2061 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2062 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2063 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
2064 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2065 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2066 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2067 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2068 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
2069 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2070 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2071 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2072 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2073 distcc[11022] (dcc_lock_pause) nothing available, sleeping 1000ms...
2074 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2075 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2076 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2077 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2078 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
2079 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2080 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2081 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2082 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2083 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
2084 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2085 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2086 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2087 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2088 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
2089 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2090 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2091 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2092 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2093 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
2094 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2095 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2096 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2097 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2098 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
2099 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2100 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2101 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2102 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2103 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
2104 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2105 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2106 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2107 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2108 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
2109 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2110 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2111 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2112 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2113 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
2114 distcc[11064] (dcc_collect_child) cc child 11065 terminated with status 0
2115 distcc[11064] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
2116 distcc[11064] compile (null) on localhost completed ok
2117 distcc[11064] (dcc_unlock) release lock fd5
2118 distcc[11064] elapsed compilation time 5.642829s
2119 distcc[11064] (dcc_exit) exit: code 0; self: 0.000000 user 0.007616 sys; children: 5.357119 user 0.256122 sys
2120 distcc[11064] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
2121 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c
2122 distcc[11076] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
2123 distcc[11076] (dcc_recursion_safeguard) safeguard level=0
2124 distcc[11076] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
2125 distcc[11076] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
2126 distcc[11076] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c
2127 distcc[11076] (dcc_scan_args) compiler will emit/use profile info; must be local
2128 distcc[11076] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
2129 distcc[11076] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
2130 distcc[11076] (dcc_parse_hosts) found tcp token "192.168.1.41"
2131 distcc[11076] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2132 distcc[11076] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2133 distcc[11076] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
2134 distcc[11076] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c
2135 distcc[11076] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
2136 distcc[11076] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c
2137 distcc[11076] (dcc_spawn_child) child started as pid11077
2138 distcc[11077] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
2139 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2140 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2141 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2142 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2143 distcc[11049] (dcc_lock_pause) nothing available, sleeping 1000ms...
2144 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2145 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2146 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2147 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2148 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
2149 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2150 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2151 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2152 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2153 distcc[11051] (dcc_lock_pause) nothing available, sleeping 1000ms...
2154 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2155 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2156 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2157 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2158 distcc[11052] (dcc_lock_pause) nothing available, sleeping 1000ms...
2159 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2160 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2161 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2162 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2163 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
2164 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2165 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2166 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2167 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2168 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
2169 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2170 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2171 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2172 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2173 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
2174 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2175 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2176 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2177 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2178 distcc[11022] (dcc_lock_pause) nothing available, sleeping 1000ms...
2179 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2180 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2181 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2182 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2183 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
2184 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2185 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2186 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2187 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2188 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
2189 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2190 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2191 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2192 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2193 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
2194 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2195 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2196 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2197 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2198 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
2199 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2200 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2201 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2202 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2203 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
2204 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2205 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2206 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2207 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2208 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
2209 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2210 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2211 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2212 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2213 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
2214 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2215 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2216 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2217 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2218 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
2219 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2220 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2221 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2222 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2223 distcc[11049] (dcc_lock_pause) nothing available, sleeping 1000ms...
2224 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2225 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2226 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2227 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2228 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
2229 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2230 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2231 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2232 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2233 distcc[11051] (dcc_lock_pause) nothing available, sleeping 1000ms...
2234 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2235 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2236 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2237 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2238 distcc[11052] (dcc_lock_pause) nothing available, sleeping 1000ms...
2239 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2240 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2241 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2242 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2243 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
2244 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2245 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2246 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2247 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2248 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
2249 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2250 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2251 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2252 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2253 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
2254 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2255 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2256 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2257 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2258 distcc[11022] (dcc_lock_pause) nothing available, sleeping 1000ms...
2259 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2260 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2261 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2262 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2263 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
2264 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2265 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2266 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2267 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2268 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
2269 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2270 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2271 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2272 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2273 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
2274 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2275 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2276 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2277 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2278 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
2279 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2280 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2281 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2282 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2283 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
2284 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2285 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2286 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2287 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2288 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
2289 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2290 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2291 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2292 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2293 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
2294 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2295 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2296 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2297 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2298 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
2299 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2300 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2301 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2302 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2303 distcc[11049] (dcc_lock_pause) nothing available, sleeping 1000ms...
2304 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2305 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2306 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2307 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2308 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
2309 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2310 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2311 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2312 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2313 distcc[11051] (dcc_lock_pause) nothing available, sleeping 1000ms...
2314 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2315 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2316 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2317 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2318 distcc[11052] (dcc_lock_pause) nothing available, sleeping 1000ms...
2319 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2320 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2321 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2322 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2323 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
2324 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2325 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2326 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2327 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2328 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
2329 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2330 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2331 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2332 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2333 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
2334 distcc[11056] (dcc_collect_child) cc child 11057 terminated with status 0
2335 distcc[11056] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
2336 distcc[11056] compile (null) on localhost completed ok
2337 distcc[11056] (dcc_unlock) release lock fd5
2338 distcc[11056] elapsed compilation time 11.073114s
2339 distcc[11056] (dcc_exit) exit: code 0; self: 0.003839 user 0.003839 sys; children: 10.513354 user 0.312358 sys
2340 distcc[11056] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
2341 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c
2342 distcc[11080] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
2343 distcc[11080] (dcc_recursion_safeguard) safeguard level=0
2344 distcc[11080] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
2345 distcc[11080] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
2346 distcc[11080] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c
2347 distcc[11080] (dcc_scan_args) compiler will emit/use profile info; must be local
2348 distcc[11080] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
2349 distcc[11080] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
2350 distcc[11080] (dcc_parse_hosts) found tcp token "192.168.1.41"
2351 distcc[11080] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2352 distcc[11080] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
2353 distcc[11080] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c
2354 distcc[11080] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
2355 distcc[11080] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c
2356 distcc[11080] (dcc_spawn_child) child started as pid11081
2357 distcc[11081] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
2358 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2359 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2360 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2361 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2362 distcc[11022] (dcc_lock_pause) nothing available, sleeping 1000ms...
2363 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2364 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2365 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2366 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2367 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
2368 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2369 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2370 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2371 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2372 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
2373 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2374 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2375 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2376 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2377 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
2378 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2379 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2380 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2381 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2382 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
2383 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2384 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2385 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2386 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2387 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
2388 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2389 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2390 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2391 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2392 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
2393 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2394 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2395 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2396 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2397 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
2398 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2399 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2400 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2401 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2402 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
2403 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2404 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2405 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2406 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2407 distcc[11049] (dcc_lock_pause) nothing available, sleeping 1000ms...
2408 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2409 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2410 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2411 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2412 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
2413 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2414 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2415 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2416 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2417 distcc[11051] (dcc_lock_pause) nothing available, sleeping 1000ms...
2418 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2419 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2420 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2421 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2422 distcc[11052] (dcc_lock_pause) nothing available, sleeping 1000ms...
2423 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2424 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2425 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2426 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2427 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
2428 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2429 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2430 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2431 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2432 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
2433 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2434 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2435 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2436 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2437 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
2438 distcc[11076] (dcc_collect_child) cc child 11077 terminated with status 0
2439 distcc[11076] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
2440 distcc[11076] compile (null) on localhost completed ok
2441 distcc[11076] (dcc_unlock) release lock fd5
2442 distcc[11076] elapsed compilation time 3.325179s
2443 distcc[11076] (dcc_exit) exit: code 0; self: 0.003309 user 0.006618 sys; children: 3.107103 user 0.205693 sys
2444 distcc[11076] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
2445 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/interpreteridobject.o Objects/interpreteridobject.c
2446 distcc[11084] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
2447 distcc[11084] (dcc_recursion_safeguard) safeguard level=0
2448 distcc[11084] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
2449 distcc[11084] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
2450 distcc[11084] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/interpreteridobject.o Objects/interpreteridobject.c
2451 distcc[11084] (dcc_scan_args) compiler will emit/use profile info; must be local
2452 distcc[11084] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
2453 distcc[11084] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
2454 distcc[11084] (dcc_parse_hosts) found tcp token "192.168.1.41"
2455 distcc[11084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2456 distcc[11084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2457 distcc[11084] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
2458 distcc[11084] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/interpreteridobject.o Objects/interpreteridobject.c
2459 distcc[11084] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
2460 distcc[11084] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/interpreteridobject.o Objects/interpreteridobject.c
2461 distcc[11084] (dcc_spawn_child) child started as pid11085
2462 distcc[11085] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
2463 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2464 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2465 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2466 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2467 distcc[11022] (dcc_lock_pause) nothing available, sleeping 1000ms...
2468 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2469 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2470 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2471 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2472 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
2473 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2474 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2475 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2476 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2477 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
2478 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2479 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2480 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2481 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2482 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
2483 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2484 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2485 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2486 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2487 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
2488 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2489 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2490 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2491 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2492 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
2493 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2494 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2495 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2496 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2497 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
2498 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2499 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2500 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2501 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2502 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
2503 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2504 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2505 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2506 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2507 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
2508 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2509 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2510 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2511 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2512 distcc[11049] (dcc_lock_pause) nothing available, sleeping 1000ms...
2513 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2514 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2515 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2516 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2517 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
2518 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2519 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2520 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2521 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2522 distcc[11051] (dcc_lock_pause) nothing available, sleeping 1000ms...
2523 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2524 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2525 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2526 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2527 distcc[11052] (dcc_lock_pause) nothing available, sleeping 1000ms...
2528 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2529 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2530 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2531 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2532 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
2533 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2534 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2535 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2536 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2537 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
2538 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2539 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2540 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2541 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2542 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
2543 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2544 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2545 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2546 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2547 distcc[11022] (dcc_lock_pause) nothing available, sleeping 1000ms...
2548 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2549 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2550 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2551 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2552 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
2553 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2554 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2555 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2556 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2557 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
2558 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2559 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2560 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2561 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2562 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
2563 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2564 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2565 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2566 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2567 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
2568 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2569 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2570 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2571 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2572 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
2573 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2574 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2575 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2576 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2577 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
2578 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2579 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2580 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2581 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2582 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
2583 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2584 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2585 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2586 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2587 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
2588 distcc[11084] (dcc_collect_child) cc child 11085 terminated with status 0
2589 distcc[11084] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
2590 distcc[11084] compile (null) on localhost completed ok
2591 distcc[11084] (dcc_unlock) release lock fd5
2592 distcc[11084] elapsed compilation time 1.352191s
2593 distcc[11084] (dcc_exit) exit: code 0; self: 0.000000 user 0.007989 sys; children: 1.137267 user 0.148187 sys
2594 distcc[11084] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
2595 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c
2596 distcc[11088] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
2597 distcc[11088] (dcc_recursion_safeguard) safeguard level=0
2598 distcc[11088] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
2599 distcc[11088] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
2600 distcc[11088] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c
2601 distcc[11088] (dcc_scan_args) compiler will emit/use profile info; must be local
2602 distcc[11088] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
2603 distcc[11088] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
2604 distcc[11088] (dcc_parse_hosts) found tcp token "192.168.1.41"
2605 distcc[11088] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2606 distcc[11088] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2607 distcc[11088] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
2608 distcc[11088] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c
2609 distcc[11088] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
2610 distcc[11088] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c
2611 distcc[11088] (dcc_spawn_child) child started as pid11089
2612 distcc[11089] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
2613 distcc[11072] (dcc_collect_child) cc child 11073 terminated with status 0
2614 distcc[11072] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
2615 distcc[11072] compile (null) on localhost completed ok
2616 distcc[11072] (dcc_unlock) release lock fd5
2617 distcc[11072] elapsed compilation time 6.518055s
2618 distcc[11072] (dcc_exit) exit: code 0; self: 0.008174 user 0.000000 sys; children: 6.065254 user 0.272369 sys
2619 distcc[11072] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
2620 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c
2621 distcc[11092] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
2622 distcc[11092] (dcc_recursion_safeguard) safeguard level=0
2623 distcc[11092] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
2624 distcc[11092] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
2625 distcc[11092] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c
2626 distcc[11092] (dcc_scan_args) compiler will emit/use profile info; must be local
2627 distcc[11092] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
2628 distcc[11092] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
2629 distcc[11092] (dcc_parse_hosts) found tcp token "192.168.1.41"
2630 distcc[11092] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
2631 distcc[11092] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c
2632 distcc[11092] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
2633 distcc[11092] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c
2634 distcc[11092] (dcc_spawn_child) child started as pid11093
2635 distcc[11093] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
2636 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2637 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2638 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2639 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2640 distcc[11049] (dcc_lock_pause) nothing available, sleeping 1000ms...
2641 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2642 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2643 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2644 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2645 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
2646 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2647 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2648 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2649 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2650 distcc[11051] (dcc_lock_pause) nothing available, sleeping 1000ms...
2651 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2652 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2653 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2654 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2655 distcc[11052] (dcc_lock_pause) nothing available, sleeping 1000ms...
2656 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2657 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2658 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2659 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2660 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
2661 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2662 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2663 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2664 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2665 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
2666 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2667 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2668 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2669 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2670 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
2671 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2672 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2673 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2674 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2675 distcc[11022] (dcc_lock_pause) nothing available, sleeping 1000ms...
2676 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2677 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2678 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2679 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2680 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
2681 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2682 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2683 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2684 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2685 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
2686 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2687 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2688 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2689 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2690 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
2691 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2692 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2693 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2694 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2695 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
2696 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2697 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2698 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2699 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2700 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
2701 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2702 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2703 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2704 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2705 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
2706 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2707 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2708 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2709 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2710 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
2711 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2712 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2713 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2714 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2715 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
2716 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2717 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2718 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2719 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2720 distcc[11049] (dcc_lock_pause) nothing available, sleeping 1000ms...
2721 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2722 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2723 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2724 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2725 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
2726 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2727 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2728 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2729 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2730 distcc[11051] (dcc_lock_pause) nothing available, sleeping 1000ms...
2731 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2732 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2733 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2734 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2735 distcc[11052] (dcc_lock_pause) nothing available, sleeping 1000ms...
2736 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2737 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2738 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2739 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2740 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
2741 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2742 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2743 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2744 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2745 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
2746 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2747 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2748 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2749 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2750 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
2751 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2752 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2753 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2754 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2755 distcc[11022] (dcc_lock_pause) nothing available, sleeping 1000ms...
2756 distcc[11080] (dcc_collect_child) cc child 11081 terminated with status 0
2757 distcc[11080] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
2758 distcc[11080] compile (null) on localhost completed ok
2759 distcc[11080] (dcc_unlock) release lock fd5
2760 distcc[11080] elapsed compilation time 4.119920s
2761 distcc[11080] (dcc_exit) exit: code 0; self: 0.003351 user 0.003351 sys; children: 3.898572 user 0.202860 sys
2762 distcc[11080] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
2763 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c
2764 distcc[11096] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
2765 distcc[11096] (dcc_recursion_safeguard) safeguard level=0
2766 distcc[11096] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
2767 distcc[11096] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
2768 distcc[11096] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c
2769 distcc[11096] (dcc_scan_args) compiler will emit/use profile info; must be local
2770 distcc[11096] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
2771 distcc[11096] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
2772 distcc[11096] (dcc_parse_hosts) found tcp token "192.168.1.41"
2773 distcc[11096] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2774 distcc[11096] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
2775 distcc[11096] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c
2776 distcc[11096] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
2777 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2778 distcc[11096] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c
2779 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2780 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2781 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2782 distcc[11096] (dcc_spawn_child) child started as pid11097
2783 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
2784 distcc[11097] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
2785 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2786 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2787 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2788 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2789 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
2790 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2791 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2792 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2793 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2794 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
2795 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2796 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2797 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2798 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2799 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
2800 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2801 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2802 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2803 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2804 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
2805 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2806 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2807 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2808 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2809 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
2810 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2811 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2812 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2813 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2814 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
2815 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2816 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2817 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2818 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2819 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
2820 distcc[11088] (dcc_collect_child) cc child 11089 terminated with status 0
2821 distcc[11088] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
2822 distcc[11088] compile (null) on localhost completed ok
2823 distcc[11088] (dcc_unlock) release lock fd5
2824 distcc[11088] elapsed compilation time 1.914563s
2825 distcc[11088] (dcc_exit) exit: code 0; self: 0.004975 user 0.004975 sys; children: 1.691142 user 0.195725 sys
2826 distcc[11088] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
2827 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c
2828 distcc[11100] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
2829 distcc[11100] (dcc_recursion_safeguard) safeguard level=0
2830 distcc[11100] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
2831 distcc[11100] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
2832 distcc[11100] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c
2833 distcc[11100] (dcc_scan_args) compiler will emit/use profile info; must be local
2834 distcc[11100] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
2835 distcc[11100] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
2836 distcc[11100] (dcc_parse_hosts) found tcp token "192.168.1.41"
2837 distcc[11100] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2838 distcc[11100] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2839 distcc[11100] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
2840 distcc[11100] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c
2841 distcc[11100] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
2842 distcc[11100] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c
2843 distcc[11100] (dcc_spawn_child) child started as pid11101
2844 distcc[11101] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
2845 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2846 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2847 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2848 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2849 distcc[11049] (dcc_lock_pause) nothing available, sleeping 1000ms...
2850 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2851 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2852 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2853 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2854 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
2855 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2856 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2857 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2858 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2859 distcc[11051] (dcc_lock_pause) nothing available, sleeping 1000ms...
2860 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2861 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2862 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2863 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2864 distcc[11052] (dcc_lock_pause) nothing available, sleeping 1000ms...
2865 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2866 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2867 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2868 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2869 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
2870 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2871 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2872 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2873 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2874 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
2875 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2876 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2877 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2878 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2879 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
2880 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2881 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2882 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2883 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2884 distcc[11022] (dcc_lock_pause) nothing available, sleeping 1000ms...
2885 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2886 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2887 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2888 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2889 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
2890 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2891 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2892 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2893 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2894 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
2895 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2896 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2897 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2898 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2899 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
2900 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2901 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2902 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2903 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2904 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
2905 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2906 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2907 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2908 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2909 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
2910 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2911 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2912 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2913 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2914 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
2915 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2916 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2917 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2918 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2919 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
2920 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2921 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2922 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2923 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2924 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
2925 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2926 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2927 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2928 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2929 distcc[11049] (dcc_lock_pause) nothing available, sleeping 1000ms...
2930 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2931 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2932 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2933 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2934 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
2935 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2936 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2937 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2938 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2939 distcc[11051] (dcc_lock_pause) nothing available, sleeping 1000ms...
2940 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2941 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2942 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2943 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2944 distcc[11052] (dcc_lock_pause) nothing available, sleeping 1000ms...
2945 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2946 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2947 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2948 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2949 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
2950 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2951 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2952 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2953 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2954 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
2955 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2956 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2957 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2958 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2959 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
2960 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2961 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2962 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2963 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2964 distcc[11022] (dcc_lock_pause) nothing available, sleeping 1000ms...
2965 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2966 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2967 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2968 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2969 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
2970 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2971 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2972 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2973 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2974 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
2975 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2976 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2977 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2978 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2979 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
2980 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2981 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2982 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2983 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2984 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
2985 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2986 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2987 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2988 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2989 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
2990 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2991 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2992 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2993 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2994 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
2995 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
2996 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
2997 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
2998 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
2999 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
3000 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3001 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3002 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3003 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3004 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
3005 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3006 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3007 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3008 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3009 distcc[11049] (dcc_lock_pause) nothing available, sleeping 1000ms...
3010 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3011 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3012 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3013 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3014 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
3015 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3016 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3017 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3018 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3019 distcc[11051] (dcc_lock_pause) nothing available, sleeping 1000ms...
3020 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3021 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3022 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3023 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3024 distcc[11052] (dcc_lock_pause) nothing available, sleeping 1000ms...
3025 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3026 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3027 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3028 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3029 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
3030 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3031 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3032 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3033 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3034 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
3035 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3036 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3037 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3038 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3039 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
3040 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3041 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3042 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3043 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3044 distcc[11022] (dcc_lock_pause) nothing available, sleeping 1000ms...
3045 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3046 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3047 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3048 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3049 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
3050 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3051 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3052 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3053 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3054 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
3055 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3056 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3057 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3058 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3059 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
3060 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3061 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3062 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3063 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3064 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
3065 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3066 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3067 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3068 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3069 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
3070 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3071 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3072 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3073 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3074 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
3075 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3076 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3077 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3078 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3079 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
3080 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3081 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3082 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3083 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3084 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
3085 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3086 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3087 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3088 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3089 distcc[11049] (dcc_lock_pause) nothing available, sleeping 1000ms...
3090 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3091 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3092 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3093 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3094 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
3095 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3096 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3097 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3098 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3099 distcc[11051] (dcc_lock_pause) nothing available, sleeping 1000ms...
3100 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3101 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3102 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3103 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3104 distcc[11052] (dcc_lock_pause) nothing available, sleeping 1000ms...
3105 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3106 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3107 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3108 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3109 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
3110 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3111 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3112 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3113 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3114 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
3115 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3116 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3117 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3118 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3119 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
3120 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3121 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3122 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3123 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3124 distcc[11022] (dcc_lock_pause) nothing available, sleeping 1000ms...
3125 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3126 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3127 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3128 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3129 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
3130 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3131 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3132 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3133 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3134 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
3135 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3136 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3137 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3138 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3139 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
3140 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3141 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3142 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3143 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3144 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
3145 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3146 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3147 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3148 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3149 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
3150 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3151 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3152 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3153 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3154 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
3155 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3156 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3157 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3158 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3159 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
3160 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3161 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3162 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3163 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3164 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
3165 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3166 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3167 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3168 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3169 distcc[11049] (dcc_lock_pause) nothing available, sleeping 1000ms...
3170 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3171 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3172 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3173 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3174 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
3175 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3176 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3177 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3178 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3179 distcc[11051] (dcc_lock_pause) nothing available, sleeping 1000ms...
3180 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3181 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3182 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3183 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3184 distcc[11052] (dcc_lock_pause) nothing available, sleeping 1000ms...
3185 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3186 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3187 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3188 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3189 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
3190 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3191 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3192 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3193 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3194 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
3195 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3196 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3197 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3198 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3199 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
3200 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3201 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3202 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3203 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3204 distcc[11022] (dcc_lock_pause) nothing available, sleeping 1000ms...
3205 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3206 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3207 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3208 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3209 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
3210 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3211 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3212 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3213 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3214 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
3215 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3216 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3217 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3218 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3219 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
3220 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3221 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3222 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3223 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3224 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
3225 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3226 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3227 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3228 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3229 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
3230 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3231 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3232 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3233 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3234 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
3235 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3236 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3237 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3238 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3239 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
3240 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3241 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3242 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3243 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3244 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
3245 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3246 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3247 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3248 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3249 distcc[11049] (dcc_lock_pause) nothing available, sleeping 1000ms...
3250 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3251 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3252 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3253 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3254 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
3255 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3256 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3257 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3258 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3259 distcc[11051] (dcc_lock_pause) nothing available, sleeping 1000ms...
3260 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3261 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3262 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3263 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3264 distcc[11052] (dcc_lock_pause) nothing available, sleeping 1000ms...
3265 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3266 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3267 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3268 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3269 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
3270 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3271 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3272 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3273 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3274 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
3275 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3276 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3277 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3278 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3279 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
3280 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3281 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3282 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3283 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3284 distcc[11022] (dcc_lock_pause) nothing available, sleeping 1000ms...
3285 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3286 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3287 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3288 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3289 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
3290 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3291 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3292 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3293 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3294 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
3295 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3296 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3297 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3298 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3299 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
3300 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3301 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3302 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3303 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3304 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
3305 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3306 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3307 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3308 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3309 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
3310 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3311 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3312 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3313 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3314 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
3315 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3316 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3317 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3318 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3319 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
3320 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3321 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3322 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3323 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3324 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
3325 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3326 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3327 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3328 distcc[11049] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3329 distcc[11049] (dcc_lock_pause) nothing available, sleeping 1000ms...
3330 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3331 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3332 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3333 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3334 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
3335 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3336 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3337 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3338 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3339 distcc[11051] (dcc_lock_pause) nothing available, sleeping 1000ms...
3340 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3341 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3342 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3343 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3344 distcc[11052] (dcc_lock_pause) nothing available, sleeping 1000ms...
3345 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3346 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3347 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3348 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3349 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
3350 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3351 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3352 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3353 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3354 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
3355 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3356 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3357 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3358 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3359 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
3360 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3361 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3362 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3363 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3364 distcc[11022] (dcc_lock_pause) nothing available, sleeping 1000ms...
3365 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3366 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3367 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3368 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3369 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
3370 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3371 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3372 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3373 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3374 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
3375 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3376 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3377 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3378 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3379 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
3380 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3381 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3382 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3383 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3384 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
3385 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3386 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3387 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3388 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3389 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
3390 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3391 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3392 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3393 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3394 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
3395 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3396 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3397 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3398 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3399 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
3400 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3401 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3402 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3403 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3404 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
3405 distcc[11092] (dcc_collect_child) cc child 11093 terminated with status 0
3406 distcc[11092] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
3407 distcc[11092] compile (null) on localhost completed ok
3408 distcc[11092] (dcc_unlock) release lock fd5
3409 distcc[11092] elapsed compilation time 9.208342s
3410 distcc[11092] (dcc_exit) exit: code 0; self: 0.003710 user 0.003710 sys; children: 8.550486 user 0.332314 sys
3411 distcc[11092] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
3412 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o Objects/odictobject.c
3413 distcc[11049] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
3414 distcc[11049] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c
3415 distcc[11049] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
3416 distcc[11049] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c
3417 distcc[11049] (dcc_spawn_child) child started as pid11105
3418 distcc[11104] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
3419 distcc[11104] (dcc_recursion_safeguard) safeguard level=0
3420 distcc[11104] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
3421 distcc[11104] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
3422 distcc[11104] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o Objects/odictobject.c
3423 distcc[11104] (dcc_scan_args) compiler will emit/use profile info; must be local
3424 distcc[11104] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
3425 distcc[11104] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
3426 distcc[11104] (dcc_parse_hosts) found tcp token "192.168.1.41"
3427 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3428 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3429 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3430 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3431 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3432 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3433 distcc[11104] (dcc_lock_pause) nothing available, sleeping 1000ms...
3434 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3435 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3436 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
3437 distcc[11105] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
3438 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3439 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3440 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3441 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3442 distcc[11051] (dcc_lock_pause) nothing available, sleeping 1000ms...
3443 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3444 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3445 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3446 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3447 distcc[11052] (dcc_lock_pause) nothing available, sleeping 1000ms...
3448 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3449 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3450 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3451 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3452 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
3453 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3454 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3455 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3456 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3457 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
3458 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3459 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3460 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3461 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3462 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
3463 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3464 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3465 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3466 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3467 distcc[11022] (dcc_lock_pause) nothing available, sleeping 1000ms...
3468 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3469 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3470 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3471 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3472 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
3473 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3474 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3475 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3476 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3477 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
3478 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3479 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3480 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3481 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3482 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3483 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3484 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3485 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3486 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3487 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3488 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3489 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3490 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3491 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3492 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
3493 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3494 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3495 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
3496 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
3497 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
3498 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3499 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3500 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3501 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3502 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
3503 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3504 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3505 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3506 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3507 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
3508 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3509 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3510 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3511 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3512 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3513 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3514 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
3515 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3516 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3517 distcc[11104] (dcc_lock_pause) nothing available, sleeping 1000ms...
3518 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3519 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3520 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3521 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3522 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3523 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3524 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3525 distcc[11051] (dcc_lock_pause) nothing available, sleeping 1000ms...
3526 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3527 distcc[11052] (dcc_lock_pause) nothing available, sleeping 1000ms...
3528 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3529 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3530 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3531 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3532 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
3533 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3534 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3535 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3536 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3537 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
3538 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3539 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3540 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3541 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3542 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
3543 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3544 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3545 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3546 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3547 distcc[11022] (dcc_lock_pause) nothing available, sleeping 1000ms...
3548 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3549 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3550 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3551 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3552 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
3553 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3554 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3555 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3556 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3557 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
3558 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3559 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3560 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3561 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3562 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3563 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3564 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3565 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3566 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3567 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3568 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3569 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3570 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3571 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3572 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3573 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3574 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3575 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3576 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3577 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3578 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
3579 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
3580 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
3581 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
3582 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
3583 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3584 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3585 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3586 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3587 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
3588 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3589 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3590 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3591 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3592 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
3593 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3594 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3595 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3596 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3597 distcc[11104] (dcc_lock_pause) nothing available, sleeping 1000ms...
3598 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3599 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3600 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3601 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3602 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3603 distcc[11052] (dcc_lock_pause) nothing available, sleeping 1000ms...
3604 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3605 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3606 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3607 distcc[11051] (dcc_lock_pause) nothing available, sleeping 1000ms...
3608 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3609 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3610 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3611 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3612 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
3613 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3614 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3615 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3616 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3617 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
3618 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3619 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3620 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3621 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3622 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
3623 distcc[11049] (dcc_collect_child) cc child 11105 terminated with status 0
3624 distcc[11049] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
3625 distcc[11049] compile (null) on localhost completed ok
3626 distcc[11049] (dcc_unlock) release lock fd5
3627 distcc[11049] elapsed compilation time 27.267332s
3628 distcc[11049] (dcc_exit) exit: code 0; self: 0.011140 user 0.018567 sys; children: 1.827988 user 0.202795 sys
3629 distcc[11049] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
3630 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c
3631 distcc[11108] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
3632 distcc[11108] (dcc_recursion_safeguard) safeguard level=0
3633 distcc[11108] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
3634 distcc[11108] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
3635 distcc[11108] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c
3636 distcc[11108] (dcc_scan_args) compiler will emit/use profile info; must be local
3637 distcc[11108] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
3638 distcc[11108] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
3639 distcc[11108] (dcc_parse_hosts) found tcp token "192.168.1.41"
3640 distcc[11108] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
3641 distcc[11108] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c
3642 distcc[11108] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
3643 distcc[11108] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c
3644 distcc[11108] (dcc_spawn_child) child started as pid11109
3645 distcc[11109] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
3646 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3647 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3648 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3649 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3650 distcc[11022] (dcc_lock_pause) nothing available, sleeping 1000ms...
3651 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3652 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3653 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3654 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3655 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
3656 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3657 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3658 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3659 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3660 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
3661 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3662 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3663 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3664 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3665 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3666 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3667 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3668 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3669 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3670 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3671 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3672 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3673 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3674 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3675 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3676 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3677 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3678 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3679 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
3680 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3681 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3682 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3683 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3684 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3685 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
3686 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3687 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
3688 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
3689 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
3690 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
3691 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3692 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3693 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3694 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3695 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
3696 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3697 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3698 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3699 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3700 distcc[11104] (dcc_lock_pause) nothing available, sleeping 1000ms...
3701 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3702 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3703 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3704 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3705 distcc[11052] (dcc_lock_pause) nothing available, sleeping 1000ms...
3706 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3707 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3708 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3709 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3710 distcc[11051] (dcc_lock_pause) nothing available, sleeping 1000ms...
3711 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3712 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3713 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3714 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3715 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
3716 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3717 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3718 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3719 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3720 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
3721 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3722 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3723 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3724 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3725 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
3726 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3727 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3728 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3729 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3730 distcc[11022] (dcc_lock_pause) nothing available, sleeping 1000ms...
3731 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3732 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3733 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3734 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3735 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
3736 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3737 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3738 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3739 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3740 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
3741 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3742 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3743 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3744 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3745 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3746 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3747 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3748 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3749 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3750 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3751 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3752 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3753 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3754 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3755 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3756 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3757 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3758 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3759 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3760 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3761 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3762 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3763 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3764 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3765 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
3766 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
3767 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
3768 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
3769 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
3770 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
3771 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3772 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3773 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3774 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3775 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
3776 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3777 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3778 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3779 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3780 distcc[11104] (dcc_lock_pause) nothing available, sleeping 1000ms...
3781 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3782 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3783 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3784 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3785 distcc[11052] (dcc_lock_pause) nothing available, sleeping 1000ms...
3786 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3787 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3788 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3789 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3790 distcc[11051] (dcc_lock_pause) nothing available, sleeping 1000ms...
3791 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3792 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3793 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3794 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3795 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
3796 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3797 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3798 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3799 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3800 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
3801 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3802 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3803 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3804 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3805 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
3806 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3807 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3808 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3809 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3810 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3811 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3812 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
3813 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3814 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3815 distcc[11022] (dcc_lock_pause) nothing available, sleeping 1000ms...
3816 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3817 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3818 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3819 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3820 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
3821 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3822 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3823 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3824 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3825 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3826 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3827 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3828 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3829 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3830 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3831 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3832 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3833 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3834 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
3835 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3836 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3837 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3838 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3839 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3840 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3841 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3842 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3843 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3844 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3845 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
3846 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3847 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
3848 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
3849 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
3850 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
3851 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3852 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3853 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3854 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3855 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
3856 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3857 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3858 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3859 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3860 distcc[11104] (dcc_lock_pause) nothing available, sleeping 1000ms...
3861 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3862 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3863 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3864 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3865 distcc[11052] (dcc_lock_pause) nothing available, sleeping 1000ms...
3866 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3867 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3868 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3869 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3870 distcc[11051] (dcc_lock_pause) nothing available, sleeping 1000ms...
3871 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3872 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3873 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3874 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3875 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
3876 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3877 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3878 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3879 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3880 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
3881 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3882 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3883 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3884 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3885 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
3886 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3887 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3888 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3889 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3890 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
3891 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3892 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3893 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3894 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3895 distcc[11022] (dcc_lock_pause) nothing available, sleeping 1000ms...
3896 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3897 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3898 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3899 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3900 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
3901 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3902 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3903 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3904 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3905 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
3906 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3907 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3908 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3909 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3910 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3911 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3912 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3913 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3914 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3915 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3916 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3917 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3918 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3919 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3920 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3921 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3922 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
3923 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3924 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3925 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3926 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3927 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
3928 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
3929 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
3930 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
3931 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3932 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3933 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3934 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3935 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
3936 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3937 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3938 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3939 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3940 distcc[11104] (dcc_lock_pause) nothing available, sleeping 1000ms...
3941 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3942 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3943 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3944 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3945 distcc[11052] (dcc_lock_pause) nothing available, sleeping 1000ms...
3946 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3947 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3948 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3949 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3950 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3951 distcc[11051] (dcc_lock_pause) nothing available, sleeping 1000ms...
3952 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3953 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3954 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3955 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
3956 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3957 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3958 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3959 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3960 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
3961 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3962 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3963 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3964 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3965 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
3966 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3967 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3968 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3969 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3970 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
3971 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3972 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3973 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3974 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3975 distcc[11022] (dcc_lock_pause) nothing available, sleeping 1000ms...
3976 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3977 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3978 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3979 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3980 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
3981 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3982 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3983 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3984 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
3985 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
3986 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3987 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3988 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3989 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3990 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3991 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3992 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3993 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
3994 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3995 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3996 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3997 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
3998 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
3999 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4000 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4001 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4002 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
4003 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4004 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4005 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4006 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
4007 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4008 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
4009 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
4010 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
4011 distcc[11100] (dcc_collect_child) cc child 11101 terminated with status 0
4012 distcc[11100] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
4013 distcc[11100] compile (null) on localhost completed ok
4014 distcc[11100] (dcc_unlock) release lock fd5
4015 distcc[11100] elapsed compilation time 14.116781s
4016 distcc[11100] (dcc_exit) exit: code 0; self: 0.003838 user 0.003838 sys; children: 13.650448 user 0.451780 sys
4017 distcc[11100] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
4018 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c
4019 distcc[11112] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
4020 distcc[11112] (dcc_recursion_safeguard) safeguard level=0
4021 distcc[11112] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
4022 distcc[11112] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
4023 distcc[11112] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c
4024 distcc[11112] (dcc_scan_args) compiler will emit/use profile info; must be local
4025 distcc[11112] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
4026 distcc[11112] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
4027 distcc[11112] (dcc_parse_hosts) found tcp token "192.168.1.41"
4028 distcc[11112] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4029 distcc[11112] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4030 distcc[11112] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
4031 distcc[11112] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c
4032 distcc[11112] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
4033 distcc[11112] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c
4034 distcc[11112] (dcc_spawn_child) child started as pid11113
4035 distcc[11113] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
4036 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4037 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4038 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4039 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4040 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
4041 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4042 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4043 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4044 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4045 distcc[11104] (dcc_lock_pause) nothing available, sleeping 1000ms...
4046 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4047 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4048 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4049 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4050 distcc[11052] (dcc_lock_pause) nothing available, sleeping 1000ms...
4051 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4052 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4053 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4054 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4055 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4056 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4057 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4058 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4059 distcc[11051] (dcc_lock_pause) nothing available, sleeping 1000ms...
4060 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
4061 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4062 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4063 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4064 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4065 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
4066 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4067 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4068 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4069 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4070 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
4071 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4072 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4073 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4074 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4075 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
4076 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4077 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4078 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4079 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4080 distcc[11022] (dcc_lock_pause) nothing available, sleeping 1000ms...
4081 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4082 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4083 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4084 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4085 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
4086 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4087 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4088 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4089 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4090 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
4091 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4092 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4093 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4094 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4095 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4096 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4097 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4098 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4099 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4100 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4101 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4102 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4103 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
4104 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
4105 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4106 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4107 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4108 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4109 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
4110 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4111 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4112 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4113 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4114 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
4115 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
4116 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4117 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4118 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4119 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4120 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
4121 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4122 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4123 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4124 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4125 distcc[11104] (dcc_lock_pause) nothing available, sleeping 1000ms...
4126 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4127 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4128 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4129 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4130 distcc[11052] (dcc_lock_pause) nothing available, sleeping 1000ms...
4131 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4132 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4133 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4134 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4135 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4136 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4137 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4138 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
4139 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4140 distcc[11051] (dcc_lock_pause) nothing available, sleeping 1000ms...
4141 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4142 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4143 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4144 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4145 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
4146 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4147 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4148 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4149 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4150 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
4151 distcc[11096] (dcc_collect_child) cc child 11097 terminated with status 0
4152 distcc[11096] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
4153 distcc[11096] compile (null) on localhost completed ok
4154 distcc[11096] (dcc_unlock) release lock fd5
4155 distcc[11096] elapsed compilation time 15.963308s
4156 distcc[11096] (dcc_exit) exit: code 0; self: 0.002171 user 0.004342 sys; children: 15.157659 user 0.441216 sys
4157 distcc[11096] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
4158 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c
4159 distcc[11116] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
4160 distcc[11116] (dcc_recursion_safeguard) safeguard level=0
4161 distcc[11116] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
4162 distcc[11116] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
4163 distcc[11116] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c
4164 distcc[11116] (dcc_scan_args) compiler will emit/use profile info; must be local
4165 distcc[11116] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
4166 distcc[11116] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
4167 distcc[11116] (dcc_parse_hosts) found tcp token "192.168.1.41"
4168 distcc[11116] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4169 distcc[11116] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
4170 distcc[11116] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c
4171 distcc[11116] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
4172 distcc[11116] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c
4173 distcc[11116] (dcc_spawn_child) child started as pid11117
4174 distcc[11117] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
4175 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4176 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4177 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4178 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4179 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
4180 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4181 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4182 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4183 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4184 distcc[11022] (dcc_lock_pause) nothing available, sleeping 1000ms...
4185 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4186 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4187 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4188 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4189 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
4190 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4191 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4192 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4193 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4194 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
4195 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4196 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4197 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4198 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4199 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4200 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4201 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4202 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4203 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
4204 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
4205 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4206 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4207 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4208 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4209 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
4210 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4211 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4212 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4213 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4214 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4215 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4216 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4217 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
4218 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4219 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
4220 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4221 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4222 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4223 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4224 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
4225 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4226 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4227 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4228 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4229 distcc[11104] (dcc_lock_pause) nothing available, sleeping 1000ms...
4230 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4231 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4232 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4233 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4234 distcc[11052] (dcc_lock_pause) nothing available, sleeping 1000ms...
4235 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4236 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4237 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4238 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4239 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4240 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4241 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4242 distcc[11051] (dcc_lock_pause) nothing available, sleeping 1000ms...
4243 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4244 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
4245 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4246 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4247 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4248 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4249 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
4250 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4251 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4252 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4253 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4254 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
4255 distcc[11112] (dcc_collect_child) cc child 11113 terminated with status 0
4256 distcc[11112] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
4257 distcc[11112] compile (null) on localhost completed ok
4258 distcc[11112] (dcc_unlock) release lock fd5
4259 distcc[11112] elapsed compilation time 2.623915s
4260 distcc[11112] (dcc_exit) exit: code 0; self: 0.005635 user 0.002817 sys; children: 2.458466 user 0.140118 sys
4261 distcc[11112] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
4262 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o Objects/namespaceobject.c
4263 distcc[11120] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
4264 distcc[11120] (dcc_recursion_safeguard) safeguard level=0
4265 distcc[11120] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
4266 distcc[11120] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
4267 distcc[11120] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o Objects/namespaceobject.c
4268 distcc[11120] (dcc_scan_args) compiler will emit/use profile info; must be local
4269 distcc[11120] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
4270 distcc[11120] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
4271 distcc[11120] (dcc_parse_hosts) found tcp token "192.168.1.41"
4272 distcc[11120] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4273 distcc[11120] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4274 distcc[11120] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
4275 distcc[11120] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o Objects/namespaceobject.c
4276 distcc[11120] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
4277 distcc[11120] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o Objects/namespaceobject.c
4278 distcc[11120] (dcc_spawn_child) child started as pid11121
4279 distcc[11121] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
4280 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4281 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4282 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4283 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4284 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
4285 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4286 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4287 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4288 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4289 distcc[11022] (dcc_lock_pause) nothing available, sleeping 1000ms...
4290 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4291 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4292 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4293 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4294 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
4295 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4296 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4297 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4298 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4299 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
4300 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4301 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4302 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4303 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4304 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4305 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4306 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4307 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4308 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4309 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4310 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4311 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4312 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4313 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4314 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4315 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4316 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4317 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
4318 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4319 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4320 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4321 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
4322 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
4323 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
4324 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
4325 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4326 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4327 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4328 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4329 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
4330 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4331 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4332 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4333 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4334 distcc[11104] (dcc_lock_pause) nothing available, sleeping 1000ms...
4335 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4336 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4337 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4338 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4339 distcc[11052] (dcc_lock_pause) nothing available, sleeping 1000ms...
4340 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4341 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4342 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4343 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4344 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4345 distcc[11051] (dcc_lock_pause) nothing available, sleeping 1000ms...
4346 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4347 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4348 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4349 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
4350 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4351 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4352 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4353 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4354 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
4355 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4356 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4357 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4358 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4359 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
4360 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4361 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4362 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4363 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4364 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
4365 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4366 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4367 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4368 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4369 distcc[11022] (dcc_lock_pause) nothing available, sleeping 1000ms...
4370 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4371 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4372 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4373 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4374 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
4375 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4376 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4377 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4378 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4379 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
4380 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4381 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4382 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4383 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4384 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4385 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4386 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4387 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4388 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4389 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4390 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4391 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4392 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4393 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4394 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4395 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4396 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
4397 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4398 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4399 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4400 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
4401 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4402 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
4403 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
4404 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
4405 distcc[11120] (dcc_collect_child) cc child 11121 terminated with status 0
4406 distcc[11120] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
4407 distcc[11120] compile (null) on localhost completed ok
4408 distcc[11120] (dcc_unlock) release lock fd5
4409 distcc[11120] elapsed compilation time 1.419080s
4410 distcc[11120] (dcc_exit) exit: code 0; self: 0.009322 user 0.000000 sys; children: 1.253857 user 0.140123 sys
4411 distcc[11120] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
4412 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/object.o Objects/object.c
4413 distcc[11124] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
4414 distcc[11124] (dcc_recursion_safeguard) safeguard level=0
4415 distcc[11124] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
4416 distcc[11124] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
4417 distcc[11124] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/object.o Objects/object.c
4418 distcc[11124] (dcc_scan_args) compiler will emit/use profile info; must be local
4419 distcc[11124] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
4420 distcc[11124] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
4421 distcc[11124] (dcc_parse_hosts) found tcp token "192.168.1.41"
4422 distcc[11124] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4423 distcc[11124] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4424 distcc[11124] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
4425 distcc[11124] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/object.o Objects/object.c
4426 distcc[11124] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
4427 distcc[11124] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/object.o Objects/object.c
4428 distcc[11124] (dcc_spawn_child) child started as pid11125
4429 distcc[11125] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
4430 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4431 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4432 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4433 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4434 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
4435 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4436 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4437 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4438 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4439 distcc[11104] (dcc_lock_pause) nothing available, sleeping 1000ms...
4440 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4441 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4442 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4443 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4444 distcc[11052] (dcc_lock_pause) nothing available, sleeping 1000ms...
4445 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4446 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4447 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4448 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4449 distcc[11051] (dcc_lock_pause) nothing available, sleeping 1000ms...
4450 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4451 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4452 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4453 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4454 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
4455 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4456 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4457 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4458 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4459 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
4460 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4461 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4462 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4463 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4464 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
4465 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4466 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4467 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4468 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4469 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
4470 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4471 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4472 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4473 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4474 distcc[11022] (dcc_lock_pause) nothing available, sleeping 1000ms...
4475 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4476 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4477 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4478 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4479 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
4480 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4481 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4482 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4483 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4484 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
4485 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4486 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4487 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4488 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4489 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4490 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4491 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4492 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4493 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4494 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4495 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4496 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
4497 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4498 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4499 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4500 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4501 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4502 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4503 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
4504 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4505 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4506 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
4507 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4508 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
4509 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
4510 distcc[11108] (dcc_collect_child) cc child 11109 terminated with status 0
4511 distcc[11108] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
4512 distcc[11108] compile (null) on localhost completed ok
4513 distcc[11108] (dcc_unlock) release lock fd5
4514 distcc[11108] elapsed compilation time 9.393980s
4515 distcc[11108] (dcc_exit) exit: code 0; self: 0.004132 user 0.004132 sys; children: 8.649173 user 0.318838 sys
4516 distcc[11108] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
4517 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c
4518 distcc[11128] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
4519 distcc[11128] (dcc_recursion_safeguard) safeguard level=0
4520 distcc[11128] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
4521 distcc[11128] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
4522 distcc[11128] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c
4523 distcc[11128] (dcc_scan_args) compiler will emit/use profile info; must be local
4524 distcc[11128] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
4525 distcc[11128] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
4526 distcc[11128] (dcc_parse_hosts) found tcp token "192.168.1.41"
4527 distcc[11128] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
4528 distcc[11128] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c
4529 distcc[11128] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
4530 distcc[11128] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c
4531 distcc[11128] (dcc_spawn_child) child started as pid11129
4532 distcc[11129] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
4533 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4534 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4535 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4536 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4537 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
4538 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4539 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4540 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4541 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4542 distcc[11104] (dcc_lock_pause) nothing available, sleeping 1000ms...
4543 distcc[11116] (dcc_collect_child) cc child 11117 terminated with status 0
4544 distcc[11116] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
4545 distcc[11116] compile (null) on localhost completed ok
4546 distcc[11116] (dcc_unlock) release lock fd5
4547 distcc[11116] elapsed compilation time 3.787628s
4548 distcc[11116] (dcc_exit) exit: code 0; self: 0.000000 user 0.007019 sys; children: 3.570095 user 0.164536 sys
4549 distcc[11116] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
4550 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/picklebufobject.o Objects/picklebufobject.c
4551 distcc[11052] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4552 distcc[11052] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
4553 distcc[11052] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c
4554 distcc[11052] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
4555 distcc[11052] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c
4556 distcc[11052] (dcc_spawn_child) child started as pid11133
4557 distcc[11132] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
4558 distcc[11132] (dcc_recursion_safeguard) safeguard level=0
4559 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4560 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4561 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4562 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4563 distcc[11051] (dcc_lock_pause) nothing available, sleeping 1000ms...
4564 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4565 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4566 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4567 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4568 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
4569 distcc[11132] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
4570 distcc[11132] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
4571 distcc[11132] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/picklebufobject.o Objects/picklebufobject.c
4572 distcc[11132] (dcc_scan_args) compiler will emit/use profile info; must be local
4573 distcc[11132] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
4574 distcc[11132] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
4575 distcc[11132] (dcc_parse_hosts) found tcp token "192.168.1.41"
4576 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4577 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4578 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4579 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4580 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
4581 distcc[11133] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
4582 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4583 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4584 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4585 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4586 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
4587 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4588 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4589 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4590 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4591 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
4592 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4593 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4594 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4595 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4596 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
4597 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4598 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4599 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4600 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4601 distcc[11022] (dcc_lock_pause) nothing available, sleeping 1000ms...
4602 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4603 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4604 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4605 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4606 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
4607 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4608 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4609 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4610 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4611 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
4612 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4613 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4614 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4615 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4616 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
4617 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4618 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4619 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4620 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4621 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4622 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4623 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4624 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4625 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4626 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4627 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4628 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4629 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4630 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4631 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
4632 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4633 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4634 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
4635 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
4636 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
4637 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4638 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4639 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4640 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4641 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
4642 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4643 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4644 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4645 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4646 distcc[11104] (dcc_lock_pause) nothing available, sleeping 1000ms...
4647 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4648 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4649 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4650 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4651 distcc[11051] (dcc_lock_pause) nothing available, sleeping 1000ms...
4652 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4653 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4654 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4655 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4656 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
4657 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4658 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4659 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4660 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4661 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
4662 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4663 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4664 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4665 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4666 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
4667 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4668 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4669 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4670 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4671 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
4672 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4673 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4674 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4675 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4676 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
4677 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4678 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4679 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4680 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4681 distcc[11022] (dcc_lock_pause) nothing available, sleeping 1000ms...
4682 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4683 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4684 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4685 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4686 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
4687 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4688 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4689 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4690 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4691 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
4692 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4693 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4694 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4695 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4696 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
4697 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4698 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4699 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4700 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4701 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
4702 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4703 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4704 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4705 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4706 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4707 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4708 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4709 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4710 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4711 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4712 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4713 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4714 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
4715 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
4716 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
4717 distcc[11052] (dcc_collect_child) cc child 11133 terminated with status 0
4718 distcc[11052] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
4719 distcc[11052] compile (null) on localhost completed ok
4720 distcc[11052] (dcc_unlock) release lock fd5
4721 distcc[11052] elapsed compilation time 38.429756s
4722 distcc[11052] (dcc_exit) exit: code 0; self: 0.010278 user 0.030834 sys; children: 1.161933 user 0.144788 sys
4723 distcc[11052] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
4724 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c
4725 distcc[11136] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
4726 distcc[11136] (dcc_recursion_safeguard) safeguard level=0
4727 distcc[11136] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
4728 distcc[11136] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
4729 distcc[11136] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c
4730 distcc[11136] (dcc_scan_args) compiler will emit/use profile info; must be local
4731 distcc[11136] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
4732 distcc[11136] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
4733 distcc[11136] (dcc_parse_hosts) found tcp token "192.168.1.41"
4734 distcc[11136] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4735 distcc[11136] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
4736 distcc[11136] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c
4737 distcc[11136] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
4738 distcc[11136] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c
4739 distcc[11136] (dcc_spawn_child) child started as pid11137
4740 distcc[11137] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
4741 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4742 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4743 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4744 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4745 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
4746 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4747 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4748 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4749 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4750 distcc[11104] (dcc_lock_pause) nothing available, sleeping 1000ms...
4751 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4752 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4753 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4754 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4755 distcc[11051] (dcc_lock_pause) nothing available, sleeping 1000ms...
4756 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4757 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4758 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4759 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4760 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
4761 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4762 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4763 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4764 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4765 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
4766 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4767 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4768 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4769 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4770 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
4771 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4772 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4773 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4774 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4775 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
4776 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4777 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4778 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4779 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4780 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
4781 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4782 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4783 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4784 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4785 distcc[11022] (dcc_lock_pause) nothing available, sleeping 1000ms...
4786 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4787 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4788 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4789 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4790 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
4791 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4792 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4793 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4794 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4795 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
4796 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4797 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4798 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4799 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4800 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
4801 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4802 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4803 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4804 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4805 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
4806 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4807 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4808 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4809 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4810 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4811 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4812 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4813 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4814 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4815 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4816 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4817 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
4818 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4819 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
4820 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
4821 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4822 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4823 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4824 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4825 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
4826 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4827 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4828 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4829 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4830 distcc[11104] (dcc_lock_pause) nothing available, sleeping 1000ms...
4831 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4832 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4833 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4834 distcc[11051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4835 distcc[11051] (dcc_lock_pause) nothing available, sleeping 1000ms...
4836 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4837 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4838 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4839 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4840 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
4841 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4842 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4843 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4844 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4845 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
4846 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4847 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4848 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4849 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4850 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
4851 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4852 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4853 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4854 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4855 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
4856 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4857 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4858 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4859 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4860 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
4861 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4862 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4863 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4864 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4865 distcc[11022] (dcc_lock_pause) nothing available, sleeping 1000ms...
4866 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4867 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4868 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4869 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4870 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
4871 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4872 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4873 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4874 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4875 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
4876 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4877 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4878 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4879 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4880 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
4881 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4882 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4883 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4884 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4885 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
4886 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4887 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4888 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4889 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4890 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
4891 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4892 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4893 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4894 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4895 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
4896 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4897 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4898 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4899 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4900 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
4901 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4902 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4903 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4904 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4905 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
4906 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4907 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4908 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4909 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4910 distcc[11104] (dcc_lock_pause) nothing available, sleeping 1000ms...
4911 distcc[11128] (dcc_collect_child) cc child 11129 terminated with status 0
4912 distcc[11128] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
4913 distcc[11128] compile (null) on localhost completed ok
4914 distcc[11128] (dcc_unlock) release lock fd5
4915 distcc[11128] elapsed compilation time 4.420817s
4916 distcc[11128] (dcc_exit) exit: code 0; self: 0.000000 user 0.008092 sys; children: 4.147535 user 0.191037 sys
4917 distcc[11128] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
4918 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c
4919 distcc[11051] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
4920 distcc[11051] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c
4921 distcc[11051] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
4922 distcc[11051] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c
4923 distcc[11051] (dcc_spawn_child) child started as pid11141
4924 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4925 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4926 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4927 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4928 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
4929 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4930 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4931 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4932 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4933 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
4934 distcc[11140] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
4935 distcc[11140] (dcc_recursion_safeguard) safeguard level=0
4936 distcc[11140] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
4937 distcc[11140] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
4938 distcc[11140] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c
4939 distcc[11140] (dcc_scan_args) compiler will emit/use profile info; must be local
4940 distcc[11140] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
4941 distcc[11140] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
4942 distcc[11140] (dcc_parse_hosts) found tcp token "192.168.1.41"
4943 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4944 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4945 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4946 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4947 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
4948 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4949 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4950 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4951 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4952 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
4953 distcc[11141] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
4954 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4955 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4956 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4957 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4958 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
4959 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4960 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4961 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4962 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4963 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
4964 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4965 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4966 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4967 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4968 distcc[11022] (dcc_lock_pause) nothing available, sleeping 1000ms...
4969 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4970 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4971 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4972 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4973 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
4974 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4975 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4976 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4977 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4978 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
4979 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4980 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4981 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4982 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4983 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
4984 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4985 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4986 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4987 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4988 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
4989 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4990 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4991 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4992 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4993 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
4994 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
4995 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
4996 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
4997 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
4998 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
4999 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5000 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5001 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5002 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5003 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
5004 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5005 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5006 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5007 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5008 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
5009 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5010 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5011 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5012 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5013 distcc[11104] (dcc_lock_pause) nothing available, sleeping 1000ms...
5014 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5015 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5016 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5017 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5018 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
5019 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5020 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5021 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5022 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5023 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
5024 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5025 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5026 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5027 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5028 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
5029 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5030 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5031 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5032 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5033 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
5034 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5035 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5036 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5037 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5038 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
5039 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5040 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5041 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5042 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5043 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
5044 distcc[11136] (dcc_collect_child) cc child 11137 terminated with status 0
5045 distcc[11136] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
5046 distcc[11136] compile (null) on localhost completed ok
5047 distcc[11136] (dcc_unlock) release lock fd5
5048 distcc[11136] elapsed compilation time 3.868043s
5049 distcc[11136] (dcc_exit) exit: code 0; self: 0.000000 user 0.007741 sys; children: 3.563771 user 0.207200 sys
5050 distcc[11136] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
5051 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c
5052 distcc[11022] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5053 distcc[11022] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
5054 distcc[11022] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/string_parser.o Parser/string_parser.c
5055 distcc[11022] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
5056 distcc[11022] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/string_parser.o Parser/string_parser.c
5057 distcc[11022] (dcc_spawn_child) child started as pid11145
5058 distcc[11144] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
5059 distcc[11144] (dcc_recursion_safeguard) safeguard level=0
5060 distcc[11144] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
5061 distcc[11145] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
5062 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5063 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5064 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5065 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5066 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
5067 distcc[11144] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
5068 distcc[11144] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c
5069 distcc[11144] (dcc_scan_args) compiler will emit/use profile info; must be local
5070 distcc[11144] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
5071 distcc[11144] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
5072 distcc[11144] (dcc_parse_hosts) found tcp token "192.168.1.41"
5073 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5074 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5075 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5076 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5077 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
5078 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5079 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5080 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5081 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5082 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
5083 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5084 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5085 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5086 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5087 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
5088 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5089 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5090 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5091 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5092 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
5093 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5094 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5095 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5096 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5097 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
5098 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5099 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5100 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5101 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5102 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
5103 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5104 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5105 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5106 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5107 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
5108 distcc[11124] (dcc_collect_child) cc child 11125 terminated with status 0
5109 distcc[11124] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
5110 distcc[11124] compile (null) on localhost completed ok
5111 distcc[11124] (dcc_unlock) release lock fd5
5112 distcc[11124] elapsed compilation time 7.204046s
5113 distcc[11124] (dcc_exit) exit: code 0; self: 0.003632 user 0.003632 sys; children: 6.816407 user 0.292222 sys
5114 distcc[11124] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
5115 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c
5116 distcc[11148] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
5117 distcc[11148] (dcc_recursion_safeguard) safeguard level=0
5118 distcc[11148] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
5119 distcc[11148] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
5120 distcc[11148] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c
5121 distcc[11148] (dcc_scan_args) compiler will emit/use profile info; must be local
5122 distcc[11148] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
5123 distcc[11148] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
5124 distcc[11148] (dcc_parse_hosts) found tcp token "192.168.1.41"
5125 distcc[11148] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5126 distcc[11148] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5127 distcc[11148] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
5128 distcc[11148] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c
5129 distcc[11148] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
5130 distcc[11148] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c
5131 distcc[11148] (dcc_spawn_child) child started as pid11149
5132 distcc[11149] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
5133 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5134 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5135 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5136 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5137 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
5138 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5139 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5140 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5141 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5142 distcc[11104] (dcc_lock_pause) nothing available, sleeping 1000ms...
5143 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5144 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5145 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5146 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5147 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
5148 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5149 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5150 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5151 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5152 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
5153 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5154 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5155 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5156 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5157 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
5158 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5159 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5160 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5161 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5162 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
5163 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5164 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5165 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5166 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5167 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
5168 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5169 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5170 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5171 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5172 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
5173 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5174 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5175 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5176 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5177 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
5178 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5179 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5180 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5181 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5182 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
5183 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5184 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5185 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5186 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5187 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
5188 distcc[11051] (dcc_collect_child) cc child 11141 terminated with status 0
5189 distcc[11051] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
5190 distcc[11051] compile (null) on localhost completed ok
5191 distcc[11051] (dcc_unlock) release lock fd5
5192 distcc[11051] elapsed compilation time 43.409866s
5193 distcc[11051] (dcc_exit) exit: code 0; self: 0.019328 user 0.030925 sys; children: 2.071291 user 0.182319 sys
5194 distcc[11051] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
5195 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c
5196 distcc[11152] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
5197 distcc[11152] (dcc_recursion_safeguard) safeguard level=0
5198 distcc[11152] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
5199 distcc[11152] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
5200 distcc[11152] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c
5201 distcc[11152] (dcc_scan_args) compiler will emit/use profile info; must be local
5202 distcc[11152] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
5203 distcc[11152] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
5204 distcc[11152] (dcc_parse_hosts) found tcp token "192.168.1.41"
5205 distcc[11152] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
5206 distcc[11152] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c
5207 distcc[11152] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
5208 distcc[11152] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c
5209 distcc[11152] (dcc_spawn_child) child started as pid11153
5210 distcc[11153] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
5211 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5212 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5213 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5214 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5215 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
5216 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5217 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5218 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5219 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5220 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
5221 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5222 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5223 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5224 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5225 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
5226 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5227 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5228 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5229 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5230 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
5231 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5232 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5233 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5234 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5235 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
5236 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5237 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5238 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5239 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5240 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
5241 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5242 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5243 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5244 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5245 distcc[11104] (dcc_lock_pause) nothing available, sleeping 1000ms...
5246 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5247 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5248 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5249 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5250 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
5251 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5252 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5253 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5254 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5255 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
5256 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5257 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5258 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5259 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5260 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
5261 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5262 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5263 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5264 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5265 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
5266 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5267 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5268 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5269 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5270 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
5271 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5272 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5273 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5274 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5275 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
5276 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5277 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5278 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5279 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5280 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
5281 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5282 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5283 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5284 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5285 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
5286 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5287 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5288 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5289 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5290 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
5291 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5292 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5293 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5294 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5295 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
5296 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5297 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5298 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5299 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5300 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
5301 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5302 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5303 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5304 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5305 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
5306 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5307 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5308 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5309 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5310 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
5311 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5312 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5313 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5314 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5315 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
5316 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5317 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5318 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5319 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5320 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
5321 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5322 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5323 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5324 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5325 distcc[11104] (dcc_lock_pause) nothing available, sleeping 1000ms...
5326 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5327 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5328 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5329 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5330 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
5331 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5332 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5333 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5334 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5335 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
5336 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5337 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5338 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5339 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5340 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
5341 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5342 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5343 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5344 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5345 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
5346 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5347 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5348 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5349 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5350 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
5351 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5352 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5353 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5354 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5355 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
5356 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5357 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5358 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5359 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5360 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
5361 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5362 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5363 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5364 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5365 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
5366 distcc[11148] (dcc_collect_child) cc child 11149 terminated with status 0
5367 distcc[11148] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
5368 distcc[11148] compile (null) on localhost completed ok
5369 distcc[11148] (dcc_unlock) release lock fd5
5370 distcc[11148] elapsed compilation time 2.555211s
5371 distcc[11148] (dcc_exit) exit: code 0; self: 0.000000 user 0.007165 sys; children: 2.353678 user 0.167304 sys
5372 distcc[11148] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
5373 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c
5374 distcc[11156] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
5375 distcc[11156] (dcc_recursion_safeguard) safeguard level=0
5376 distcc[11156] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
5377 distcc[11156] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
5378 distcc[11156] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c
5379 distcc[11156] (dcc_scan_args) compiler will emit/use profile info; must be local
5380 distcc[11156] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
5381 distcc[11156] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
5382 distcc[11156] (dcc_parse_hosts) found tcp token "192.168.1.41"
5383 distcc[11156] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5384 distcc[11156] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5385 distcc[11156] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
5386 distcc[11156] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c
5387 distcc[11156] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
5388 distcc[11156] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c
5389 distcc[11156] (dcc_spawn_child) child started as pid11157
5390 distcc[11157] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
5391 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5392 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5393 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5394 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5395 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
5396 distcc[11022] (dcc_collect_child) cc child 11145 terminated with status 0
5397 distcc[11022] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
5398 distcc[11022] compile (null) on localhost completed ok
5399 distcc[11022] (dcc_unlock) release lock fd5
5400 distcc[11022] elapsed compilation time 47.138827s
5401 distcc[11022] (dcc_exit) exit: code 0; self: 0.013313 user 0.039940 sys; children: 2.732899 user 0.190477 sys
5402 distcc[11022] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
5403 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c
5404 distcc[11159] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
5405 distcc[11159] (dcc_recursion_safeguard) safeguard level=0
5406 distcc[11159] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
5407 distcc[11159] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
5408 distcc[11159] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c
5409 distcc[11159] (dcc_scan_args) compiler will emit/use profile info; must be local
5410 distcc[11159] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
5411 distcc[11159] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
5412 distcc[11159] (dcc_parse_hosts) found tcp token "192.168.1.41"
5413 distcc[11159] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5414 distcc[11159] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
5415 distcc[11159] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c
5416 distcc[11159] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
5417 distcc[11159] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c
5418 distcc[11159] (dcc_spawn_child) child started as pid11160
5419 distcc[11160] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
5420 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5421 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5422 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5423 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5424 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
5425 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5426 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5427 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5428 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5429 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
5430 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5431 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5432 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5433 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5434 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
5435 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5436 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5437 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5438 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5439 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
5440 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5441 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5442 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5443 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5444 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
5445 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5446 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5447 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5448 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5449 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
5450 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5451 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5452 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5453 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5454 distcc[11104] (dcc_lock_pause) nothing available, sleeping 1000ms...
5455 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5456 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5457 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5458 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5459 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
5460 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5461 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5462 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5463 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5464 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
5465 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5466 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5467 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5468 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5469 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
5470 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5471 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5472 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5473 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5474 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
5475 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5476 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5477 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5478 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5479 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
5480 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5481 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5482 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5483 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5484 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
5485 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5486 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5487 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5488 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5489 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
5490 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5491 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5492 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5493 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5494 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
5495 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5496 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5497 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5498 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5499 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
5500 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5501 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5502 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5503 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5504 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
5505 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5506 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5507 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5508 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5509 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
5510 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5511 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5512 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5513 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5514 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
5515 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5516 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5517 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5518 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5519 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
5520 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5521 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5522 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5523 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5524 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
5525 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5526 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5527 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5528 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5529 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
5530 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5531 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5532 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5533 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5534 distcc[11104] (dcc_lock_pause) nothing available, sleeping 1000ms...
5535 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5536 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5537 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5538 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5539 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
5540 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5541 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5542 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5543 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5544 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
5545 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5546 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5547 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5548 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5549 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
5550 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5551 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5552 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5553 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5554 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
5555 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5556 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5557 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5558 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5559 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
5560 distcc[11152] (dcc_collect_child) cc child 11153 terminated with status 0
5561 distcc[11152] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
5562 distcc[11152] compile (null) on localhost completed ok
5563 distcc[11152] (dcc_unlock) release lock fd5
5564 distcc[11152] elapsed compilation time 3.753101s
5565 distcc[11152] (dcc_exit) exit: code 0; self: 0.000000 user 0.006511 sys; children: 3.454072 user 0.236789 sys
5566 distcc[11152] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
5567 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c
5568 distcc[11164] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
5569 distcc[11164] (dcc_recursion_safeguard) safeguard level=0
5570 distcc[11164] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
5571 distcc[11164] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
5572 distcc[11164] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c
5573 distcc[11164] (dcc_scan_args) compiler will emit/use profile info; must be local
5574 distcc[11164] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
5575 distcc[11164] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
5576 distcc[11164] (dcc_parse_hosts) found tcp token "192.168.1.41"
5577 distcc[11164] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
5578 distcc[11164] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c
5579 distcc[11164] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
5580 distcc[11164] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c
5581 distcc[11164] (dcc_spawn_child) child started as pid11165
5582 distcc[11165] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
5583 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5584 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5585 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5586 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5587 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
5588 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5589 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5590 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5591 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5592 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
5593 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5594 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5595 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5596 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5597 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
5598 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5599 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5600 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5601 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5602 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
5603 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5604 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5605 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5606 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5607 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
5608 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5609 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5610 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5611 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5612 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
5613 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5614 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5615 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5616 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5617 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
5618 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5619 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5620 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5621 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5622 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
5623 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5624 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5625 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5626 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5627 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
5628 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5629 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5630 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5631 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5632 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
5633 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5634 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5635 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5636 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5637 distcc[11104] (dcc_lock_pause) nothing available, sleeping 1000ms...
5638 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5639 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5640 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5641 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5642 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
5643 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5644 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5645 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5646 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5647 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
5648 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5649 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5650 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5651 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5652 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
5653 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5654 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5655 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5656 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5657 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
5658 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5659 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5660 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5661 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5662 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
5663 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5664 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5665 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5666 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5667 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
5668 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5669 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5670 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5671 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5672 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
5673 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5674 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5675 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5676 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5677 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
5678 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5679 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5680 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5681 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5682 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
5683 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5684 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5685 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5686 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5687 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
5688 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5689 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5690 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5691 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5692 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
5693 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5694 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5695 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5696 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5697 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
5698 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5699 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5700 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5701 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5702 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
5703 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5704 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5705 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5706 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5707 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
5708 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5709 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5710 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5711 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5712 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
5713 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5714 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5715 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5716 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5717 distcc[11104] (dcc_lock_pause) nothing available, sleeping 1000ms...
5718 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5719 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5720 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5721 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5722 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
5723 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5724 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5725 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5726 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5727 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
5728 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5729 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5730 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5731 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5732 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
5733 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5734 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5735 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5736 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5737 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
5738 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5739 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5740 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5741 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5742 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
5743 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5744 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5745 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5746 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5747 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
5748 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5749 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5750 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5751 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5752 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
5753 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5754 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5755 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5756 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5757 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
5758 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5759 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5760 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5761 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5762 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
5763 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5764 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5765 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5766 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5767 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
5768 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5769 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5770 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5771 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5772 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
5773 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5774 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5775 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5776 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5777 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
5778 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5779 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5780 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5781 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5782 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
5783 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5784 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5785 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5786 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5787 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
5788 distcc[11019] (dcc_collect_child) cc child 11024 terminated with status 0
5789 distcc[11019] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
5790 distcc[11019] compile (null) on localhost completed ok
5791 distcc[11019] (dcc_unlock) release lock fd5
5792 distcc[11019] elapsed compilation time 51.759840s
5793 distcc[11019] (dcc_exit) exit: code 0; self: 0.000000 user 0.005717 sys; children: 49.765620 user 0.925314 sys
5794 distcc[11019] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
5795 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/unionobject.o Objects/unionobject.c
5796 distcc[11168] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
5797 distcc[11168] (dcc_recursion_safeguard) safeguard level=0
5798 distcc[11168] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
5799 distcc[11168] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
5800 distcc[11168] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/unionobject.o Objects/unionobject.c
5801 distcc[11168] (dcc_scan_args) compiler will emit/use profile info; must be local
5802 distcc[11168] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
5803 distcc[11168] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
5804 distcc[11168] (dcc_parse_hosts) found tcp token "192.168.1.41"
5805 distcc[11168] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5806 distcc[11168] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5807 distcc[11168] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5808 distcc[11168] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
5809 distcc[11168] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/unionobject.o Objects/unionobject.c
5810 distcc[11168] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
5811 distcc[11168] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/unionobject.o Objects/unionobject.c
5812 distcc[11168] (dcc_spawn_child) child started as pid11169
5813 distcc[11169] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
5814 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5815 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5816 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5817 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5818 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
5819 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5820 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5821 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5822 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5823 distcc[11104] (dcc_lock_pause) nothing available, sleeping 1000ms...
5824 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5825 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5826 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5827 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5828 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
5829 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5830 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5831 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5832 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5833 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
5834 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5835 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5836 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5837 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5838 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
5839 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5840 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5841 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5842 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5843 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
5844 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5845 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5846 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5847 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5848 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
5849 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5850 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5851 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5852 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5853 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
5854 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5855 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5856 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5857 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5858 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
5859 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5860 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5861 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5862 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5863 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
5864 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5865 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5866 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5867 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5868 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
5869 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5870 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5871 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5872 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5873 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
5874 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5875 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5876 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5877 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5878 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
5879 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5880 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5881 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5882 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5883 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
5884 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5885 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5886 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5887 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5888 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
5889 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5890 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5891 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5892 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5893 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
5894 distcc[11164] (dcc_collect_child) cc child 11165 terminated with status 0
5895 distcc[11164] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
5896 distcc[11164] compile (null) on localhost completed ok
5897 distcc[11164] (dcc_unlock) release lock fd5
5898 distcc[11164] elapsed compilation time 3.305310s
5899 distcc[11164] (dcc_exit) exit: code 0; self: 0.001544 user 0.006178 sys; children: 2.970833 user 0.172890 sys
5900 distcc[11164] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
5901 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c
5902 distcc[11172] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
5903 distcc[11172] (dcc_recursion_safeguard) safeguard level=0
5904 distcc[11172] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
5905 distcc[11172] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
5906 distcc[11172] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c
5907 distcc[11172] (dcc_scan_args) compiler will emit/use profile info; must be local
5908 distcc[11172] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
5909 distcc[11172] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
5910 distcc[11172] (dcc_parse_hosts) found tcp token "192.168.1.41"
5911 distcc[11172] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
5912 distcc[11172] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c
5913 distcc[11172] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
5914 distcc[11172] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c
5915 distcc[11172] (dcc_spawn_child) child started as pid11173
5916 distcc[11173] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
5917 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5918 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5919 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5920 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5921 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
5922 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5923 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5924 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5925 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5926 distcc[11104] (dcc_lock_pause) nothing available, sleeping 1000ms...
5927 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5928 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5929 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5930 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5931 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
5932 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5933 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5934 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5935 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5936 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
5937 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5938 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5939 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5940 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5941 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
5942 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5943 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5944 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5945 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5946 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
5947 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5948 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5949 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5950 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5951 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
5952 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5953 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5954 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5955 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5956 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
5957 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5958 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5959 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5960 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5961 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
5962 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5963 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5964 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5965 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5966 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
5967 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5968 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5969 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5970 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5971 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
5972 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5973 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5974 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5975 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5976 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
5977 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5978 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5979 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5980 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5981 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
5982 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5983 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5984 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5985 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5986 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
5987 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5988 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5989 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5990 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5991 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
5992 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5993 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5994 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
5995 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
5996 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
5997 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
5998 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
5999 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6000 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6001 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
6002 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6003 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6004 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6005 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6006 distcc[11104] (dcc_lock_pause) nothing available, sleeping 1000ms...
6007 distcc[11168] (dcc_collect_child) cc child 11169 terminated with status 0
6008 distcc[11168] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
6009 distcc[11168] compile (null) on localhost completed ok
6010 distcc[11168] (dcc_unlock) release lock fd5
6011 distcc[11168] elapsed compilation time 2.056537s
6012 distcc[11168] (dcc_exit) exit: code 0; self: 0.003548 user 0.003548 sys; children: 1.877985 user 0.188784 sys
6013 distcc[11168] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
6014 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c
6015 distcc[11176] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
6016 distcc[11176] (dcc_recursion_safeguard) safeguard level=0
6017 distcc[11176] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
6018 distcc[11176] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
6019 distcc[11176] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c
6020 distcc[11176] (dcc_scan_args) compiler will emit/use profile info; must be local
6021 distcc[11176] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
6022 distcc[11176] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
6023 distcc[11176] (dcc_parse_hosts) found tcp token "192.168.1.41"
6024 distcc[11176] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6025 distcc[11176] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6026 distcc[11176] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6027 distcc[11176] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
6028 distcc[11176] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c
6029 distcc[11176] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
6030 distcc[11176] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c
6031 distcc[11176] (dcc_spawn_child) child started as pid11177
6032 distcc[11177] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
6033 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6034 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6035 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6036 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6037 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
6038 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6039 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6040 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6041 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6042 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
6043 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6044 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6045 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6046 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6047 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
6048 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6049 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6050 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6051 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6052 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
6053 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6054 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6055 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6056 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6057 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
6058 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6059 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6060 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6061 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6062 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
6063 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6064 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6065 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6066 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6067 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
6068 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6069 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6070 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6071 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6072 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
6073 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6074 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6075 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6076 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6077 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
6078 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6079 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6080 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6081 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6082 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
6083 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6084 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6085 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6086 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6087 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
6088 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6089 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6090 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6091 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6092 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
6093 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6094 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6095 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6096 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6097 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
6098 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6099 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6100 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6101 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6102 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
6103 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6104 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6105 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6106 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6107 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
6108 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6109 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6110 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6111 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6112 distcc[11104] (dcc_lock_pause) nothing available, sleeping 1000ms...
6113 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6114 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6115 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6116 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6117 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
6118 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6119 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6120 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6121 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6122 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
6123 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6124 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6125 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6126 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6127 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
6128 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6129 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6130 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6131 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6132 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
6133 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6134 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6135 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6136 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6137 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
6138 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6139 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6140 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6141 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6142 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
6143 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6144 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6145 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6146 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6147 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
6148 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6149 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6150 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6151 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6152 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
6153 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6154 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6155 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6156 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6157 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
6158 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6159 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6160 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6161 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6162 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
6163 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6164 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6165 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6166 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6167 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
6168 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6169 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6170 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6171 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6172 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
6173 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6174 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6175 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6176 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6177 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
6178 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6179 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6180 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6181 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6182 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
6183 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6184 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6185 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6186 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6187 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
6188 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6189 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6190 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6191 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6192 distcc[11104] (dcc_lock_pause) nothing available, sleeping 1000ms...
6193 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6194 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6195 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6196 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6197 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
6198 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6199 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6200 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6201 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6202 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
6203 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6204 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6205 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6206 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6207 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
6208 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6209 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6210 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6211 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6212 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
6213 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6214 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6215 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6216 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6217 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
6218 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6219 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6220 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6221 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6222 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
6223 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6224 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6225 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6226 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6227 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
6228 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6229 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6230 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6231 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6232 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
6233 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6234 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6235 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6236 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6237 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
6238 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6239 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6240 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6241 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6242 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
6243 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6244 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6245 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6246 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6247 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
6248 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6249 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6250 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6251 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6252 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
6253 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6254 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6255 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6256 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6257 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
6258 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6259 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6260 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6261 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6262 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
6263 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6264 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6265 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6266 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6267 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
6268 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6269 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6270 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6271 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6272 distcc[11104] (dcc_lock_pause) nothing available, sleeping 1000ms...
6273 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6274 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6275 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6276 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6277 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
6278 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6279 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6280 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6281 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6282 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
6283 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6284 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6285 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6286 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6287 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
6288 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6289 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6290 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6291 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6292 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
6293 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6294 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6295 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6296 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6297 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
6298 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6299 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6300 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6301 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6302 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
6303 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6304 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6305 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6306 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6307 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
6308 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6309 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6310 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6311 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6312 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
6313 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6314 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6315 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6316 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6317 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
6318 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6319 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6320 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6321 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6322 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
6323 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6324 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6325 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6326 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6327 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
6328 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6329 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6330 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6331 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6332 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
6333 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6334 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6335 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6336 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6337 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
6338 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6339 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6340 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6341 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6342 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
6343 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6344 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6345 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6346 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6347 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
6348 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6349 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6350 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6351 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6352 distcc[11104] (dcc_lock_pause) nothing available, sleeping 1000ms...
6353 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6354 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6355 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6356 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6357 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
6358 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6359 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6360 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6361 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6362 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
6363 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6364 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6365 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6366 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6367 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
6368 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6369 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6370 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6371 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6372 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
6373 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6374 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6375 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6376 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6377 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
6378 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6379 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6380 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6381 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6382 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
6383 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6384 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6385 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6386 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6387 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
6388 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6389 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6390 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6391 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6392 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
6393 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6394 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6395 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6396 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6397 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
6398 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6399 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6400 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6401 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6402 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
6403 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6404 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6405 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6406 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6407 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
6408 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6409 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6410 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6411 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6412 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
6413 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6414 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6415 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6416 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6417 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
6418 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6419 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6420 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6421 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6422 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
6423 distcc[11176] (dcc_collect_child) cc child 11177 terminated with status 0
6424 distcc[11176] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
6425 distcc[11176] compile (null) on localhost completed ok
6426 distcc[11176] (dcc_unlock) release lock fd5
6427 distcc[11176] elapsed compilation time 4.927078s
6428 distcc[11176] (dcc_exit) exit: code 0; self: 0.000000 user 0.007777 sys; children: 4.538506 user 0.241854 sys
6429 distcc[11176] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
6430 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c
6431 distcc[11180] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
6432 distcc[11180] (dcc_recursion_safeguard) safeguard level=0
6433 distcc[11180] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
6434 distcc[11180] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
6435 distcc[11180] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c
6436 distcc[11180] (dcc_scan_args) compiler will emit/use profile info; must be local
6437 distcc[11180] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
6438 distcc[11180] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
6439 distcc[11180] (dcc_parse_hosts) found tcp token "192.168.1.41"
6440 distcc[11180] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6441 distcc[11180] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6442 distcc[11180] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6443 distcc[11180] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
6444 distcc[11180] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c
6445 distcc[11180] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
6446 distcc[11180] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c
6447 distcc[11180] (dcc_spawn_child) child started as pid11181
6448 distcc[11181] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
6449 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6450 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6451 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6452 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6453 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
6454 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6455 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6456 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6457 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6458 distcc[11104] (dcc_lock_pause) nothing available, sleeping 1000ms...
6459 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6460 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6461 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6462 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6463 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
6464 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6465 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6466 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6467 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6468 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
6469 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6470 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6471 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6472 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6473 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
6474 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6475 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6476 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6477 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6478 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
6479 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6480 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6481 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6482 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6483 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
6484 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6485 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6486 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6487 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6488 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
6489 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6490 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6491 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6492 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6493 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
6494 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6495 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6496 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6497 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6498 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
6499 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6500 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6501 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6502 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6503 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
6504 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6505 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6506 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6507 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6508 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
6509 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6510 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6511 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6512 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6513 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
6514 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6515 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6516 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6517 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6518 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
6519 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6520 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6521 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6522 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6523 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
6524 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6525 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6526 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6527 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6528 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
6529 distcc[11172] (dcc_collect_child) cc child 11173 terminated with status 0
6530 distcc[11172] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
6531 distcc[11172] compile (null) on localhost completed ok
6532 distcc[11172] (dcc_unlock) release lock fd5
6533 distcc[11172] elapsed compilation time 7.211673s
6534 distcc[11172] (dcc_exit) exit: code 0; self: 0.000000 user 0.007211 sys; children: 6.708560 user 0.250902 sys
6535 distcc[11172] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
6536 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c
6537 distcc[11184] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
6538 distcc[11184] (dcc_recursion_safeguard) safeguard level=0
6539 distcc[11184] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
6540 distcc[11184] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
6541 distcc[11184] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c
6542 distcc[11184] (dcc_scan_args) compiler will emit/use profile info; must be local
6543 distcc[11184] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
6544 distcc[11184] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
6545 distcc[11184] (dcc_parse_hosts) found tcp token "192.168.1.41"
6546 distcc[11184] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
6547 distcc[11184] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c
6548 distcc[11184] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
6549 distcc[11184] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c
6550 distcc[11184] (dcc_spawn_child) child started as pid11185
6551 distcc[11185] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
6552 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6553 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6554 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6555 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6556 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
6557 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6558 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6559 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6560 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6561 distcc[11104] (dcc_lock_pause) nothing available, sleeping 1000ms...
6562 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6563 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6564 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6565 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6566 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
6567 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6568 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6569 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6570 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6571 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
6572 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6573 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6574 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6575 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6576 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
6577 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6578 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6579 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6580 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6581 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
6582 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6583 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6584 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6585 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6586 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
6587 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6588 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6589 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6590 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6591 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
6592 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6593 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6594 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6595 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6596 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
6597 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6598 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6599 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6600 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6601 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
6602 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6603 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6604 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6605 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6606 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
6607 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6608 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6609 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6610 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6611 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
6612 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6613 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6614 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6615 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6616 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
6617 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6618 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6619 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6620 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6621 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
6622 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6623 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6624 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6625 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6626 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6627 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6628 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6629 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
6630 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6631 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
6632 distcc[11184] (dcc_collect_child) cc child 11185 terminated with status 0
6633 distcc[11184] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
6634 distcc[11184] compile (null) on localhost completed ok
6635 distcc[11184] (dcc_unlock) release lock fd5
6636 distcc[11184] elapsed compilation time 0.820884s
6637 distcc[11184] (dcc_exit) exit: code 0; self: 0.002556 user 0.005112 sys; children: 0.666908 user 0.153137 sys
6638 distcc[11184] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
6639 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ast.o Python/ast.c
6640 distcc[11188] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
6641 distcc[11188] (dcc_recursion_safeguard) safeguard level=0
6642 distcc[11188] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
6643 distcc[11188] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
6644 distcc[11188] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ast.o Python/ast.c
6645 distcc[11188] (dcc_scan_args) compiler will emit/use profile info; must be local
6646 distcc[11188] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
6647 distcc[11188] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
6648 distcc[11188] (dcc_parse_hosts) found tcp token "192.168.1.41"
6649 distcc[11188] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
6650 distcc[11188] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ast.o Python/ast.c
6651 distcc[11188] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
6652 distcc[11188] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ast.o Python/ast.c
6653 distcc[11188] (dcc_spawn_child) child started as pid11189
6654 distcc[11189] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
6655 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6656 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6657 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6658 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6659 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
6660 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6661 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6662 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6663 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6664 distcc[11104] (dcc_lock_pause) nothing available, sleeping 1000ms...
6665 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6666 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6667 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6668 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6669 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
6670 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6671 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6672 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6673 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6674 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
6675 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6676 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6677 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6678 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6679 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
6680 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6681 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6682 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6683 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6684 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
6685 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6686 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6687 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6688 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6689 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
6690 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6691 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6692 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6693 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6694 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
6695 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6696 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6697 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6698 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6699 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
6700 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6701 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6702 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6703 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6704 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
6705 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6706 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6707 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6708 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6709 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
6710 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6711 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6712 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6713 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6714 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
6715 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6716 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6717 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6718 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6719 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
6720 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6721 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6722 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6723 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6724 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
6725 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6726 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6727 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6728 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6729 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
6730 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6731 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6732 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6733 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6734 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
6735 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6736 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6737 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6738 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6739 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
6740 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6741 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6742 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6743 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6744 distcc[11104] (dcc_lock_pause) nothing available, sleeping 1000ms...
6745 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6746 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6747 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6748 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6749 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
6750 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6751 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6752 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6753 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6754 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
6755 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6756 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6757 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6758 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6759 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
6760 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6761 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6762 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6763 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6764 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
6765 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6766 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6767 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6768 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6769 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
6770 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6771 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6772 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6773 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6774 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
6775 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6776 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6777 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6778 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6779 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
6780 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6781 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6782 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6783 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6784 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
6785 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6786 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6787 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6788 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6789 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
6790 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6791 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6792 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6793 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6794 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
6795 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6796 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6797 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6798 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6799 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
6800 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6801 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6802 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6803 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6804 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
6805 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6806 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6807 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6808 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6809 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6810 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6811 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6812 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6813 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
6814 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
6815 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6816 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6817 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6818 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6819 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
6820 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6821 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6822 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6823 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6824 distcc[11104] (dcc_lock_pause) nothing available, sleeping 1000ms...
6825 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6826 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6827 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6828 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6829 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
6830 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6831 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6832 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6833 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6834 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
6835 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6836 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6837 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6838 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6839 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
6840 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6841 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6842 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6843 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6844 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
6845 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6846 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6847 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6848 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6849 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
6850 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6851 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6852 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6853 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6854 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
6855 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6856 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6857 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6858 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6859 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
6860 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6861 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6862 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6863 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6864 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
6865 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6866 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6867 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6868 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6869 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
6870 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6871 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6872 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6873 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6874 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
6875 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6876 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6877 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6878 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6879 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
6880 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6881 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6882 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6883 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6884 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
6885 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6886 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6887 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6888 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6889 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6890 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6891 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
6892 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6893 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6894 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
6895 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6896 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6897 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6898 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6899 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
6900 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6901 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6902 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6903 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6904 distcc[11104] (dcc_lock_pause) nothing available, sleeping 1000ms...
6905 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6906 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6907 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6908 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6909 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
6910 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6911 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6912 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6913 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6914 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
6915 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6916 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6917 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6918 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6919 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
6920 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6921 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6922 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6923 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6924 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
6925 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6926 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6927 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6928 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6929 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
6930 distcc[11188] (dcc_collect_child) cc child 11189 terminated with status 0
6931 distcc[11188] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
6932 distcc[11188] compile (null) on localhost completed ok
6933 distcc[11188] (dcc_unlock) release lock fd5
6934 distcc[11188] elapsed compilation time 3.661326s
6935 distcc[11188] (dcc_exit) exit: code 0; self: 0.000000 user 0.007223 sys; children: 3.364163 user 0.182310 sys
6936 distcc[11188] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
6937 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ast_opt.o Python/ast_opt.c
6938 distcc[11192] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
6939 distcc[11192] (dcc_recursion_safeguard) safeguard level=0
6940 distcc[11192] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
6941 distcc[11192] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
6942 distcc[11192] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ast_opt.o Python/ast_opt.c
6943 distcc[11192] (dcc_scan_args) compiler will emit/use profile info; must be local
6944 distcc[11192] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
6945 distcc[11192] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
6946 distcc[11192] (dcc_parse_hosts) found tcp token "192.168.1.41"
6947 distcc[11192] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
6948 distcc[11192] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ast_opt.o Python/ast_opt.c
6949 distcc[11192] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
6950 distcc[11192] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ast_opt.o Python/ast_opt.c
6951 distcc[11192] (dcc_spawn_child) child started as pid11193
6952 distcc[11193] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
6953 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6954 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6955 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6956 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6957 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
6958 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6959 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6960 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6961 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6962 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
6963 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6964 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6965 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6966 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6967 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
6968 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6969 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6970 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6971 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6972 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
6973 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6974 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6975 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6976 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6977 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
6978 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6979 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6980 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6981 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6982 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
6983 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6984 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6985 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6986 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6987 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
6988 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6989 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6990 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6991 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
6992 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6993 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6994 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
6995 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
6996 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
6997 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
6998 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
6999 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7000 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7001 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7002 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
7003 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7004 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7005 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7006 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7007 distcc[11104] (dcc_lock_pause) nothing available, sleeping 1000ms...
7008 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7009 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7010 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7011 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7012 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
7013 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7014 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7015 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7016 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7017 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
7018 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7019 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7020 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7021 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7022 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
7023 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7024 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7025 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7026 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7027 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
7028 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7029 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7030 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7031 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7032 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
7033 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7034 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7035 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7036 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7037 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
7038 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7039 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7040 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7041 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7042 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
7043 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7044 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7045 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7046 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7047 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
7048 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7049 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7050 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7051 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7052 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
7053 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7054 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7055 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7056 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7057 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
7058 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7059 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7060 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7061 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7062 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
7063 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7064 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7065 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7066 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7067 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
7068 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7069 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7070 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7071 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7072 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7073 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7074 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7075 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7076 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
7077 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
7078 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7079 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7080 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7081 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7082 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
7083 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7084 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7085 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7086 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7087 distcc[11104] (dcc_lock_pause) nothing available, sleeping 1000ms...
7088 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7089 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7090 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7091 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7092 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
7093 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7094 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7095 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7096 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7097 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
7098 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7099 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7100 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7101 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7102 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
7103 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7104 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7105 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7106 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7107 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
7108 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7109 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7110 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7111 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7112 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
7113 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7114 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7115 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7116 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7117 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
7118 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7119 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7120 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7121 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7122 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
7123 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7124 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7125 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7126 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7127 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
7128 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7129 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7130 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7131 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7132 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
7133 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7134 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7135 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7136 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7137 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7138 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7139 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7140 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
7141 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7142 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
7143 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7144 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7145 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7146 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7147 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
7148 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7149 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7150 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7151 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7152 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7153 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7154 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7155 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7156 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
7157 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
7158 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7159 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7160 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7161 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7162 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
7163 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7164 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7165 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7166 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7167 distcc[11104] (dcc_lock_pause) nothing available, sleeping 1000ms...
7168 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7169 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7170 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7171 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7172 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
7173 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7174 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7175 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7176 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7177 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
7178 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7179 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7180 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7181 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7182 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
7183 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7184 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7185 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7186 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7187 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
7188 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7189 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7190 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7191 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7192 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
7193 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7194 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7195 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7196 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7197 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
7198 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7199 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7200 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7201 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7202 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
7203 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7204 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7205 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7206 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7207 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
7208 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7209 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7210 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7211 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7212 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
7213 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7214 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7215 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7216 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7217 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7218 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
7219 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7220 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7221 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7222 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
7223 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7224 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7225 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7226 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7227 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
7228 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7229 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7230 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7231 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7232 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7233 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7234 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7235 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
7236 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7237 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
7238 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7239 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7240 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7241 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7242 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
7243 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7244 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7245 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7246 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7247 distcc[11104] (dcc_lock_pause) nothing available, sleeping 1000ms...
7248 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7249 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7250 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7251 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7252 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
7253 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7254 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7255 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7256 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7257 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
7258 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7259 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7260 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7261 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7262 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
7263 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7264 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7265 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7266 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7267 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
7268 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7269 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7270 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7271 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7272 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
7273 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7274 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7275 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7276 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7277 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
7278 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7279 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7280 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7281 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7282 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
7283 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7284 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7285 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7286 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7287 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
7288 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7289 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7290 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7291 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7292 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
7293 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7294 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7295 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7296 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7297 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
7298 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7299 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7300 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7301 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7302 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
7303 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7304 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7305 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7306 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7307 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
7308 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7309 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7310 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7311 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7312 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7313 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7314 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7315 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7316 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
7317 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
7318 distcc[11192] (dcc_collect_child) cc child 11193 terminated with status 0
7319 distcc[11192] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
7320 distcc[11192] compile (null) on localhost completed ok
7321 distcc[11192] (dcc_unlock) release lock fd5
7322 distcc[11192] elapsed compilation time 4.703544s
7323 distcc[11192] (dcc_exit) exit: code 0; self: 0.000000 user 0.007352 sys; children: 4.352400 user 0.195648 sys
7324 distcc[11192] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
7325 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ast_unparse.o Python/ast_unparse.c
7326 distcc[11196] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
7327 distcc[11196] (dcc_recursion_safeguard) safeguard level=0
7328 distcc[11196] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
7329 distcc[11196] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
7330 distcc[11196] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ast_unparse.o Python/ast_unparse.c
7331 distcc[11196] (dcc_scan_args) compiler will emit/use profile info; must be local
7332 distcc[11196] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
7333 distcc[11196] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
7334 distcc[11196] (dcc_parse_hosts) found tcp token "192.168.1.41"
7335 distcc[11196] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
7336 distcc[11196] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ast_unparse.o Python/ast_unparse.c
7337 distcc[11196] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
7338 distcc[11196] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ast_unparse.o Python/ast_unparse.c
7339 distcc[11196] (dcc_spawn_child) child started as pid11197
7340 distcc[11197] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
7341 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7342 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7343 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7344 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7345 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
7346 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7347 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7348 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7349 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7350 distcc[11104] (dcc_lock_pause) nothing available, sleeping 1000ms...
7351 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7352 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7353 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7354 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7355 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
7356 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7357 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7358 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7359 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7360 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
7361 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7362 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7363 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7364 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7365 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
7366 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7367 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7368 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7369 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7370 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
7371 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7372 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7373 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7374 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7375 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
7376 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7377 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7378 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7379 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7380 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
7381 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7382 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7383 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7384 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7385 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
7386 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7387 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7388 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7389 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7390 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
7391 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7392 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7393 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7394 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7395 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
7396 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7397 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7398 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7399 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7400 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
7401 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7402 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7403 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7404 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7405 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
7406 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7407 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7408 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7409 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7410 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
7411 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7412 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7413 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7414 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7415 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7416 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7417 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7418 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7419 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
7420 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
7421 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7422 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7423 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7424 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7425 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
7426 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7427 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7428 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7429 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7430 distcc[11104] (dcc_lock_pause) nothing available, sleeping 1000ms...
7431 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7432 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7433 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7434 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7435 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
7436 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7437 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7438 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7439 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7440 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
7441 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7442 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7443 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7444 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7445 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
7446 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7447 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7448 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7449 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7450 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
7451 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7452 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7453 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7454 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7455 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
7456 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7457 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7458 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7459 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7460 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
7461 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7462 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7463 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7464 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7465 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
7466 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7467 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7468 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7469 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7470 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
7471 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7472 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7473 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7474 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7475 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
7476 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7477 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7478 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7479 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7480 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
7481 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7482 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7483 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7484 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7485 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
7486 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7487 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7488 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7489 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7490 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
7491 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7492 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7493 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7494 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7495 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7496 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7497 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7498 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
7499 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7500 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
7501 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7502 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7503 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7504 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7505 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
7506 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7507 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7508 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7509 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7510 distcc[11104] (dcc_lock_pause) nothing available, sleeping 1000ms...
7511 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7512 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7513 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7514 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7515 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
7516 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7517 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7518 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7519 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7520 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
7521 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7522 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7523 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7524 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7525 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
7526 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7527 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7528 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7529 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7530 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
7531 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7532 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7533 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7534 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7535 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
7536 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7537 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7538 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7539 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7540 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
7541 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7542 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7543 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7544 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7545 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
7546 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7547 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7548 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7549 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7550 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
7551 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7552 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7553 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7554 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7555 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
7556 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7557 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7558 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7559 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7560 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
7561 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7562 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7563 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7564 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7565 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
7566 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7567 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7568 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7569 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7570 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
7571 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7572 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7573 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7574 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7575 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7576 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7577 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7578 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7579 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
7580 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
7581 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7582 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7583 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7584 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7585 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
7586 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7587 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7588 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7589 distcc[11104] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7590 distcc[11104] (dcc_lock_pause) nothing available, sleeping 1000ms...
7591 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7592 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7593 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7594 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7595 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
7596 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7597 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7598 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7599 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7600 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
7601 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7602 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7603 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7604 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7605 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
7606 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7607 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7608 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7609 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7610 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
7611 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7612 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7613 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7614 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7615 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
7616 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7617 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7618 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7619 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7620 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
7621 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7622 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7623 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7624 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7625 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
7626 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7627 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7628 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7629 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7630 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
7631 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7632 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7633 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7634 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7635 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
7636 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7637 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7638 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7639 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7640 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
7641 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7642 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7643 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7644 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7645 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
7646 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7647 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7648 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7649 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7650 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
7651 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7652 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7653 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7654 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7655 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7656 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7657 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7658 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7659 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
7660 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
7661 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7662 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7663 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7664 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7665 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
7666 distcc[11196] (dcc_collect_child) cc child 11197 terminated with status 0
7667 distcc[11196] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
7668 distcc[11196] compile (null) on localhost completed ok
7669 distcc[11196] (dcc_unlock) release lock fd5
7670 distcc[11196] elapsed compilation time 4.131027s
7671 distcc[11196] (dcc_exit) exit: code 0; self: 0.000000 user 0.007213 sys; children: 3.894619 user 0.200084 sys
7672 distcc[11196] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
7673 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c
7674 distcc[11104] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
7675 distcc[11104] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o Objects/odictobject.c
7676 distcc[11104] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
7677 distcc[11104] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o Objects/odictobject.c
7678 distcc[11104] (dcc_spawn_child) child started as pid11201
7679 distcc[11200] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
7680 distcc[11200] (dcc_recursion_safeguard) safeguard level=0
7681 distcc[11200] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
7682 distcc[11200] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
7683 distcc[11200] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c
7684 distcc[11200] (dcc_scan_args) compiler will emit/use profile info; must be local
7685 distcc[11200] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
7686 distcc[11200] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
7687 distcc[11200] (dcc_parse_hosts) found tcp token "192.168.1.41"
7688 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7689 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7690 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7691 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7692 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
7693 distcc[11201] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
7694 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7695 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7696 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7697 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7698 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
7699 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7700 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7701 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7702 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7703 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
7704 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7705 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7706 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7707 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7708 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
7709 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7710 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7711 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7712 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7713 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
7714 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7715 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7716 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7717 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7718 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
7719 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7720 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7721 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7722 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7723 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
7724 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7725 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7726 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7727 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7728 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
7729 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7730 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7731 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7732 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7733 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
7734 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7735 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7736 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7737 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7738 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
7739 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7740 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7741 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7742 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7743 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
7744 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7745 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7746 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7747 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7748 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
7749 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7750 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7751 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7752 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7753 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
7754 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7755 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7756 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7757 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7758 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7759 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7760 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7761 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7762 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
7763 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
7764 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7765 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7766 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7767 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7768 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
7769 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7770 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7771 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7772 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7773 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
7774 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7775 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7776 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7777 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7778 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
7779 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7780 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7781 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7782 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7783 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
7784 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7785 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7786 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7787 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7788 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
7789 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7790 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7791 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7792 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7793 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
7794 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7795 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7796 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7797 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7798 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
7799 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7800 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7801 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7802 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7803 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
7804 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7805 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7806 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7807 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7808 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
7809 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7810 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7811 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7812 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7813 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
7814 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7815 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7816 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7817 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7818 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
7819 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7820 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7821 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7822 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7823 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
7824 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7825 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7826 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7827 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7828 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
7829 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7830 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7831 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7832 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7833 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
7834 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7835 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7836 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7837 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7838 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7839 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7840 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7841 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
7842 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7843 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
7844 distcc[11156] (dcc_collect_child) cc child 11157 terminated with status 0
7845 distcc[11156] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
7846 distcc[11156] compile (null) on localhost completed ok
7847 distcc[11156] (dcc_unlock) release lock fd5
7848 distcc[11156] elapsed compilation time 27.194947s
7849 distcc[11156] (dcc_exit) exit: code 0; self: 0.004875 user 0.002437 sys; children: 26.333525 user 0.622778 sys
7850 distcc[11156] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
7851 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c
7852 distcc[11204] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
7853 distcc[11204] (dcc_recursion_safeguard) safeguard level=0
7854 distcc[11204] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
7855 distcc[11204] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
7856 distcc[11204] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c
7857 distcc[11204] (dcc_scan_args) compiler will emit/use profile info; must be local
7858 distcc[11204] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
7859 distcc[11204] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
7860 distcc[11204] (dcc_parse_hosts) found tcp token "192.168.1.41"
7861 distcc[11204] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7862 distcc[11204] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7863 distcc[11204] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
7864 distcc[11204] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c
7865 distcc[11204] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
7866 distcc[11204] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c
7867 distcc[11204] (dcc_spawn_child) child started as pid11205
7868 distcc[11205] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
7869 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7870 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7871 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7872 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7873 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
7874 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7875 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7876 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7877 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7878 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
7879 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7880 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7881 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7882 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7883 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
7884 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7885 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7886 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7887 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7888 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
7889 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7890 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7891 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7892 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7893 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
7894 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7895 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7896 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7897 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7898 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
7899 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7900 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7901 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7902 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7903 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
7904 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7905 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7906 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7907 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7908 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
7909 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7910 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7911 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7912 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7913 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
7914 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7915 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7916 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7917 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7918 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
7919 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7920 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7921 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7922 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7923 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
7924 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7925 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7926 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7927 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7928 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
7929 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7930 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7931 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7932 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7933 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
7934 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7935 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7936 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7937 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7938 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
7939 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7940 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7941 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7942 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7943 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7944 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7945 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
7946 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7947 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7948 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
7949 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7950 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7951 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7952 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7953 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
7954 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7955 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7956 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7957 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7958 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
7959 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7960 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7961 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7962 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7963 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
7964 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7965 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7966 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7967 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7968 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
7969 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7970 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7971 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7972 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7973 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
7974 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7975 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7976 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7977 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7978 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
7979 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7980 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7981 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7982 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7983 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
7984 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7985 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7986 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7987 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7988 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
7989 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7990 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7991 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7992 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7993 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
7994 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
7995 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
7996 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
7997 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
7998 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
7999 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8000 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8001 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8002 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8003 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
8004 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8005 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8006 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8007 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8008 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
8009 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8010 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8011 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8012 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8013 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
8014 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8015 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8016 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8017 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8018 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
8019 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8020 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8021 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8022 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8023 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8024 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8025 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8026 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8027 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
8028 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
8029 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8030 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8031 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8032 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8033 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
8034 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8035 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8036 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8037 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8038 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
8039 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8040 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8041 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8042 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8043 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
8044 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8045 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8046 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8047 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8048 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
8049 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8050 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8051 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8052 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8053 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
8054 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8055 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8056 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8057 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8058 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
8059 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8060 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8061 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8062 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8063 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
8064 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8065 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8066 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8067 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8068 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
8069 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8070 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8071 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8072 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8073 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
8074 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8075 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8076 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8077 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8078 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
8079 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8080 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8081 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8082 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8083 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
8084 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8085 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8086 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8087 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8088 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
8089 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8090 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8091 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8092 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8093 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
8094 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8095 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8096 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8097 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8098 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
8099 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8100 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8101 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8102 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8103 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8104 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8105 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8106 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
8107 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8108 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
8109 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8110 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8111 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8112 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8113 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
8114 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8115 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8116 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8117 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8118 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
8119 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8120 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8121 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8122 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8123 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
8124 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8125 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8126 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8127 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8128 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
8129 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8130 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8131 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8132 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8133 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
8134 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8135 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8136 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8137 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8138 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
8139 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8140 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8141 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8142 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8143 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
8144 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8145 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8146 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8147 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8148 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
8149 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8150 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8151 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8152 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8153 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
8154 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8155 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8156 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8157 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8158 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
8159 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8160 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8161 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8162 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8163 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
8164 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8165 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8166 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8167 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8168 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
8169 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8170 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8171 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8172 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8173 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
8174 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8175 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8176 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8177 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8178 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
8179 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8180 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8181 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8182 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8183 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8184 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8185 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8186 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8187 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
8188 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
8189 distcc[11104] (dcc_collect_child) cc child 11201 terminated with status 0
8190 distcc[11104] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
8191 distcc[11104] compile (null) on localhost completed ok
8192 distcc[11104] (dcc_unlock) release lock fd5
8193 distcc[11104] elapsed compilation time 51.966988s
8194 distcc[11104] (dcc_exit) exit: code 0; self: 0.015993 user 0.041583 sys; children: 5.435552 user 0.279203 sys
8195 distcc[11104] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
8196 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c
8197 distcc[11208] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
8198 distcc[11208] (dcc_recursion_safeguard) safeguard level=0
8199 distcc[11208] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
8200 distcc[11208] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
8201 distcc[11208] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c
8202 distcc[11208] (dcc_scan_args) compiler will emit/use profile info; must be local
8203 distcc[11208] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
8204 distcc[11208] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
8205 distcc[11208] (dcc_parse_hosts) found tcp token "192.168.1.41"
8206 distcc[11208] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
8207 distcc[11208] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c
8208 distcc[11208] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
8209 distcc[11208] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c
8210 distcc[11208] (dcc_spawn_child) child started as pid11209
8211 distcc[11209] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
8212 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8213 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8214 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8215 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8216 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
8217 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8218 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8219 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8220 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8221 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
8222 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8223 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8224 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8225 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8226 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
8227 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8228 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8229 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8230 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8231 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
8232 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8233 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8234 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8235 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8236 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
8237 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8238 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8239 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8240 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8241 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
8242 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8243 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8244 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8245 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8246 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
8247 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8248 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8249 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8250 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8251 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
8252 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8253 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8254 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8255 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8256 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
8257 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8258 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8259 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8260 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8261 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
8262 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8263 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8264 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8265 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8266 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
8267 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8268 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8269 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8270 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8271 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
8272 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8273 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8274 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8275 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8276 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
8277 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8278 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8279 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8280 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8281 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
8282 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8283 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8284 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8285 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8286 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8287 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8288 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8289 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
8290 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8291 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
8292 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8293 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8294 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8295 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8296 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
8297 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8298 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8299 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8300 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8301 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
8302 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8303 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8304 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8305 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8306 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
8307 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8308 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8309 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8310 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8311 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
8312 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8313 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8314 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8315 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8316 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
8317 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8318 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8319 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8320 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8321 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
8322 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8323 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8324 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8325 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8326 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
8327 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8328 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8329 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8330 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8331 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
8332 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8333 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8334 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8335 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8336 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
8337 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8338 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8339 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8340 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8341 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
8342 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8343 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8344 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8345 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8346 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
8347 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8348 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8349 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8350 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8351 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
8352 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8353 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8354 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8355 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8356 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
8357 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8358 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8359 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8360 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8361 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
8362 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8363 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8364 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8365 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8366 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8367 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8368 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8369 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
8370 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8371 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
8372 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8373 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8374 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8375 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8376 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
8377 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8378 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8379 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8380 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8381 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
8382 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8383 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8384 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8385 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8386 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
8387 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8388 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8389 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8390 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8391 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
8392 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8393 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8394 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8395 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8396 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
8397 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8398 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8399 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8400 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8401 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
8402 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8403 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8404 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8405 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8406 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
8407 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8408 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8409 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8410 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8411 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
8412 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8413 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8414 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8415 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8416 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
8417 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8418 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8419 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8420 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8421 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
8422 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8423 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8424 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8425 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8426 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
8427 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8428 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8429 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8430 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8431 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
8432 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8433 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8434 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8435 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8436 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
8437 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8438 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8439 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8440 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8441 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
8442 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8443 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8444 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8445 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8446 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8447 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8448 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8449 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8450 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
8451 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
8452 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8453 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8454 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8455 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8456 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
8457 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8458 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8459 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8460 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8461 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
8462 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8463 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8464 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8465 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8466 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
8467 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8468 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8469 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8470 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8471 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
8472 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8473 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8474 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8475 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8476 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
8477 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8478 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8479 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8480 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8481 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
8482 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8483 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8484 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8485 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8486 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
8487 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8488 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8489 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8490 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8491 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
8492 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8493 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8494 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8495 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8496 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
8497 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8498 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8499 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8500 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8501 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
8502 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8503 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8504 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8505 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8506 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
8507 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8508 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8509 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8510 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8511 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
8512 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8513 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8514 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8515 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8516 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
8517 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8518 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8519 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8520 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8521 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
8522 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8523 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8524 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8525 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8526 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8527 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8528 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8529 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8530 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
8531 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
8532 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8533 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8534 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8535 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8536 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
8537 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8538 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8539 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8540 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8541 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
8542 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8543 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8544 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8545 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8546 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
8547 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8548 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8549 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8550 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8551 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
8552 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8553 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8554 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8555 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8556 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
8557 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8558 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8559 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8560 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8561 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
8562 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8563 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8564 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8565 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8566 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
8567 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8568 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8569 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8570 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8571 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
8572 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8573 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8574 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8575 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8576 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
8577 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8578 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8579 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8580 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8581 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
8582 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8583 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8584 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8585 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8586 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
8587 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8588 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8589 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8590 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8591 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
8592 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8593 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8594 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8595 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8596 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
8597 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8598 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8599 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8600 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8601 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
8602 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8603 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8604 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8605 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8606 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8607 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8608 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8609 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8610 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
8611 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
8612 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8613 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8614 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8615 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8616 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
8617 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8618 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8619 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8620 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8621 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
8622 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8623 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8624 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8625 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8626 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
8627 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8628 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8629 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8630 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8631 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
8632 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8633 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8634 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8635 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8636 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
8637 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8638 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8639 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8640 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8641 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
8642 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8643 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8644 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8645 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8646 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
8647 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8648 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8649 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8650 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8651 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
8652 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8653 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8654 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8655 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8656 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
8657 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8658 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8659 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8660 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8661 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
8662 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8663 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8664 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8665 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8666 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
8667 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8668 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8669 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8670 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8671 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
8672 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8673 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8674 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8675 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8676 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
8677 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8678 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8679 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8680 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8681 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
8682 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8683 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8684 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8685 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8686 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8687 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8688 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8689 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8690 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
8691 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
8692 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8693 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8694 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8695 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8696 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
8697 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8698 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8699 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8700 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8701 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
8702 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8703 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8704 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8705 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8706 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
8707 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8708 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8709 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8710 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8711 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
8712 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8713 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8714 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8715 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8716 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
8717 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8718 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8719 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8720 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8721 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
8722 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8723 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8724 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8725 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8726 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
8727 distcc[11208] (dcc_collect_child) cc child 11209 terminated with status 0
8728 distcc[11208] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
8729 distcc[11208] compile (null) on localhost completed ok
8730 distcc[11208] (dcc_unlock) release lock fd5
8731 distcc[11208] elapsed compilation time 6.263424s
8732 distcc[11208] (dcc_exit) exit: code 0; self: 0.000000 user 0.007706 sys; children: 5.992254 user 0.234990 sys
8733 distcc[11208] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
8734 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/compile.o Python/compile.c
8735 distcc[11212] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
8736 distcc[11212] (dcc_recursion_safeguard) safeguard level=0
8737 distcc[11212] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
8738 distcc[11212] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
8739 distcc[11212] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/compile.o Python/compile.c
8740 distcc[11212] (dcc_scan_args) compiler will emit/use profile info; must be local
8741 distcc[11212] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
8742 distcc[11212] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
8743 distcc[11212] (dcc_parse_hosts) found tcp token "192.168.1.41"
8744 distcc[11212] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
8745 distcc[11212] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/compile.o Python/compile.c
8746 distcc[11212] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
8747 distcc[11212] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/compile.o Python/compile.c
8748 distcc[11212] (dcc_spawn_child) child started as pid11213
8749 distcc[11213] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
8750 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8751 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8752 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8753 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8754 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
8755 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8756 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8757 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8758 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8759 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
8760 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8761 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8762 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8763 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8764 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
8765 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8766 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8767 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8768 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8769 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
8770 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8771 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8772 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8773 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8774 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
8775 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8776 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8777 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8778 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8779 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
8780 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8781 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8782 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8783 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8784 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
8785 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8786 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8787 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8788 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8789 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8790 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8791 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8792 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8793 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
8794 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
8795 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8796 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8797 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8798 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8799 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
8800 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8801 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8802 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8803 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8804 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
8805 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8806 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8807 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8808 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8809 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
8810 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8811 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8812 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8813 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8814 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
8815 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8816 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8817 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8818 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8819 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
8820 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8821 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8822 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8823 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8824 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
8825 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8826 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8827 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8828 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8829 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
8830 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8831 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8832 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8833 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8834 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
8835 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8836 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8837 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8838 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8839 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
8840 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8841 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8842 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8843 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8844 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
8845 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8846 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8847 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8848 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8849 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
8850 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8851 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8852 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8853 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8854 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
8855 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8856 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8857 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8858 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8859 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
8860 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8861 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8862 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8863 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8864 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
8865 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8866 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8867 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8868 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8869 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8870 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8871 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8872 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8873 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
8874 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
8875 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8876 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8877 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8878 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8879 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
8880 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8881 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8882 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8883 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8884 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
8885 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8886 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8887 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8888 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8889 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
8890 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8891 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8892 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8893 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8894 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
8895 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8896 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8897 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8898 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8899 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
8900 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8901 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8902 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8903 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8904 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
8905 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8906 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8907 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8908 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8909 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
8910 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8911 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8912 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8913 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8914 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
8915 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8916 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8917 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8918 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8919 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
8920 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8921 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8922 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8923 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8924 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
8925 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8926 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8927 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8928 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8929 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
8930 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8931 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8932 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8933 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8934 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
8935 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8936 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8937 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8938 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8939 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
8940 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8941 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8942 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8943 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8944 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
8945 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8946 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8947 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8948 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8949 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8950 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8951 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8952 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8953 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
8954 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
8955 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8956 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8957 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8958 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8959 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
8960 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8961 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8962 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8963 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8964 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
8965 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8966 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8967 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8968 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8969 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
8970 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8971 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8972 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8973 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8974 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
8975 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8976 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8977 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8978 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8979 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
8980 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8981 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8982 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8983 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8984 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
8985 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8986 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8987 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8988 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8989 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
8990 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8991 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8992 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8993 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8994 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
8995 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
8996 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
8997 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
8998 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
8999 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
9000 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9001 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9002 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9003 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9004 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
9005 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9006 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9007 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9008 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9009 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
9010 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9011 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9012 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9013 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9014 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
9015 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9016 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9017 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9018 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9019 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
9020 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9021 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9022 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9023 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9024 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
9025 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9026 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9027 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9028 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9029 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9030 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9031 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9032 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9033 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
9034 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
9035 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9036 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9037 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9038 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9039 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
9040 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9041 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9042 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9043 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9044 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
9045 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9046 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9047 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9048 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9049 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
9050 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9051 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9052 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9053 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9054 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
9055 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9056 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9057 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9058 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9059 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
9060 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9061 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9062 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9063 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9064 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
9065 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9066 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9067 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9068 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9069 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
9070 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9071 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9072 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9073 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9074 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
9075 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9076 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9077 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9078 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9079 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
9080 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9081 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9082 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9083 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9084 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
9085 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9086 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9087 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9088 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9089 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
9090 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9091 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9092 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9093 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9094 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
9095 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9096 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9097 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9098 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9099 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
9100 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9101 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9102 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9103 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9104 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
9105 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9106 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9107 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9108 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9109 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9110 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9111 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9112 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9113 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
9114 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
9115 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9116 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9117 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9118 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9119 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
9120 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9121 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9122 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9123 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9124 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
9125 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9126 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9127 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9128 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9129 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
9130 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9131 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9132 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9133 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9134 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
9135 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9136 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9137 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9138 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9139 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
9140 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9141 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9142 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9143 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9144 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
9145 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9146 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9147 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9148 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9149 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
9150 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9151 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9152 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9153 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9154 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
9155 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9156 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9157 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9158 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9159 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
9160 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9161 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9162 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9163 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9164 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
9165 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9166 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9167 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9168 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9169 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
9170 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9171 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9172 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9173 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9174 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
9175 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9176 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9177 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9178 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9179 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
9180 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9181 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9182 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9183 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9184 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
9185 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9186 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9187 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9188 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9189 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9190 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9191 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9192 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9193 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
9194 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
9195 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9196 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9197 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9198 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9199 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
9200 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9201 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9202 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9203 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9204 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
9205 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9206 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9207 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9208 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9209 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
9210 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9211 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9212 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9213 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9214 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
9215 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9216 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9217 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9218 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9219 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
9220 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9221 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9222 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9223 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9224 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
9225 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9226 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9227 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9228 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9229 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
9230 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9231 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9232 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9233 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9234 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
9235 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9236 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9237 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9238 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9239 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
9240 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9241 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9242 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9243 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9244 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
9245 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9246 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9247 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9248 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9249 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
9250 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9251 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9252 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9253 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9254 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
9255 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9256 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9257 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9258 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9259 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
9260 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9261 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9262 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9263 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9264 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
9265 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9266 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9267 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9268 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9269 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9270 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9271 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9272 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9273 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
9274 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
9275 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9276 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9277 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9278 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9279 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
9280 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9281 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9282 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9283 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9284 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
9285 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9286 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9287 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9288 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9289 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
9290 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9291 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9292 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9293 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9294 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
9295 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9296 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9297 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9298 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9299 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
9300 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9301 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9302 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9303 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9304 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
9305 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9306 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9307 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9308 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9309 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
9310 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9311 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9312 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9313 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9314 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
9315 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9316 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9317 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9318 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9319 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
9320 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9321 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9322 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9323 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9324 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
9325 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9326 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9327 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9328 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9329 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
9330 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9331 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9332 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9333 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9334 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
9335 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9336 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9337 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9338 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9339 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
9340 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9341 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9342 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9343 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9344 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
9345 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9346 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9347 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9348 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9349 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9350 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9351 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9352 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9353 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
9354 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
9355 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9356 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9357 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9358 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9359 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
9360 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9361 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9362 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9363 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9364 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
9365 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9366 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9367 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9368 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9369 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
9370 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9371 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9372 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9373 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9374 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
9375 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9376 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9377 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9378 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9379 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
9380 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9381 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9382 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9383 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9384 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
9385 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9386 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9387 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9388 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9389 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
9390 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9391 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9392 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9393 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9394 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
9395 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9396 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9397 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9398 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9399 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
9400 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9401 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9402 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9403 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9404 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
9405 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9406 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9407 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9408 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9409 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
9410 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9411 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9412 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9413 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9414 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
9415 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9416 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9417 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9418 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9419 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
9420 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9421 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9422 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9423 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9424 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
9425 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9426 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9427 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9428 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9429 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9430 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9431 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9432 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9433 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
9434 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
9435 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9436 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9437 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9438 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9439 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
9440 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9441 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9442 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9443 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9444 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
9445 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9446 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9447 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9448 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9449 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
9450 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9451 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9452 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9453 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9454 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
9455 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9456 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9457 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9458 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9459 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
9460 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9461 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9462 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9463 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9464 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
9465 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9466 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9467 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9468 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9469 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
9470 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9471 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9472 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9473 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9474 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
9475 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9476 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9477 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9478 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9479 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
9480 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9481 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9482 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9483 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9484 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
9485 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9486 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9487 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9488 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9489 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
9490 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9491 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9492 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9493 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9494 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
9495 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9496 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9497 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9498 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9499 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
9500 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9501 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9502 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9503 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9504 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
9505 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9506 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9507 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9508 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9509 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9510 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9511 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9512 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9513 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
9514 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
9515 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9516 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9517 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9518 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9519 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
9520 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9521 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9522 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9523 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9524 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
9525 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9526 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9527 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9528 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9529 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
9530 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9531 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9532 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9533 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9534 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
9535 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9536 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9537 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9538 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9539 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
9540 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9541 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9542 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9543 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9544 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
9545 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9546 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9547 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9548 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9549 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
9550 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9551 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9552 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9553 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9554 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
9555 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9556 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9557 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9558 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9559 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
9560 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9561 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9562 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9563 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9564 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
9565 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9566 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9567 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9568 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9569 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
9570 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9571 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9572 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9573 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9574 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
9575 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9576 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9577 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9578 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9579 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
9580 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9581 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9582 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9583 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9584 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
9585 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9586 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9587 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9588 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9589 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9590 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9591 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9592 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9593 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
9594 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
9595 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9596 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9597 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9598 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9599 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
9600 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9601 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9602 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9603 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9604 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
9605 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9606 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9607 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9608 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9609 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
9610 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9611 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9612 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9613 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9614 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
9615 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9616 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9617 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9618 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9619 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
9620 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9621 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9622 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9623 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9624 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
9625 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9626 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9627 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9628 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9629 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
9630 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9631 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9632 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9633 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9634 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
9635 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9636 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9637 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9638 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9639 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
9640 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9641 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9642 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9643 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9644 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
9645 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9646 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9647 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9648 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9649 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
9650 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9651 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9652 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9653 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9654 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
9655 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9656 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9657 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9658 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9659 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
9660 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9661 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9662 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9663 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9664 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
9665 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9666 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9667 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9668 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9669 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9670 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9671 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9672 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
9673 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9674 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
9675 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9676 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9677 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9678 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9679 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
9680 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9681 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9682 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9683 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9684 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
9685 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9686 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9687 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9688 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9689 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
9690 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9691 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9692 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9693 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9694 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
9695 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9696 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9697 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9698 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9699 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
9700 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9701 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9702 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9703 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9704 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
9705 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9706 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9707 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9708 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9709 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
9710 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9711 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9712 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9713 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9714 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
9715 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9716 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9717 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9718 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9719 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
9720 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9721 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9722 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9723 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9724 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
9725 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9726 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9727 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9728 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9729 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
9730 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9731 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9732 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9733 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9734 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
9735 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9736 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9737 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9738 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9739 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
9740 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9741 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9742 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9743 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9744 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
9745 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9746 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9747 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9748 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9749 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9750 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9751 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9752 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
9753 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9754 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
9755 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9756 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9757 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9758 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9759 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
9760 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9761 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9762 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9763 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9764 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
9765 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9766 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9767 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9768 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9769 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
9770 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9771 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9772 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9773 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9774 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
9775 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9776 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9777 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9778 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9779 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
9780 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9781 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9782 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9783 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9784 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
9785 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9786 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9787 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9788 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9789 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
9790 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9791 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9792 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9793 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9794 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
9795 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9796 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9797 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9798 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9799 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
9800 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9801 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9802 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9803 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9804 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
9805 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9806 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9807 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9808 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9809 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
9810 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9811 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9812 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9813 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9814 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
9815 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9816 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9817 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9818 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9819 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
9820 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9821 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9822 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9823 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9824 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
9825 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9826 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9827 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9828 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9829 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
9830 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9831 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9832 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9833 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9834 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
9835 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9836 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9837 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9838 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9839 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
9840 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9841 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9842 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9843 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9844 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
9845 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9846 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9847 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9848 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9849 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
9850 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9851 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9852 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9853 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9854 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
9855 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9856 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9857 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9858 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9859 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
9860 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9861 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9862 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9863 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9864 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
9865 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9866 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9867 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9868 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9869 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
9870 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9871 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9872 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9873 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9874 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
9875 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9876 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9877 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9878 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9879 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
9880 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9881 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9882 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9883 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9884 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
9885 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9886 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9887 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9888 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9889 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
9890 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9891 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9892 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9893 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9894 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
9895 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9896 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9897 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9898 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9899 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
9900 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9901 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9902 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9903 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9904 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
9905 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9906 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9907 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9908 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9909 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
9910 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9911 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9912 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9913 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9914 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
9915 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9916 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9917 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9918 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9919 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
9920 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9921 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9922 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9923 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9924 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
9925 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9926 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9927 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9928 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9929 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
9930 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9931 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9932 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9933 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9934 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
9935 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9936 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9937 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9938 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9939 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
9940 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9941 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9942 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9943 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9944 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
9945 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9946 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9947 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9948 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9949 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
9950 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9951 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9952 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9953 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9954 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
9955 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9956 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9957 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9958 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9959 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
9960 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9961 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9962 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9963 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9964 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
9965 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9966 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9967 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9968 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9969 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
9970 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9971 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9972 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9973 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9974 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
9975 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9976 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9977 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9978 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9979 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
9980 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9981 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9982 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9983 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9984 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
9985 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9986 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9987 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9988 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9989 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
9990 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9991 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9992 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9993 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9994 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
9995 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
9996 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
9997 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
9998 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
9999 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
10000 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10001 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10002 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10003 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10004 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
10005 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10006 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10007 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10008 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10009 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
10010 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10011 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10012 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10013 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10014 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
10015 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10016 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10017 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10018 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10019 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
10020 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10021 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10022 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10023 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10024 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
10025 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10026 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10027 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10028 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10029 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
10030 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10031 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10032 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10033 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10034 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
10035 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10036 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10037 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10038 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10039 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
10040 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10041 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10042 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10043 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10044 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
10045 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10046 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10047 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10048 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10049 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
10050 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10051 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10052 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10053 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10054 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
10055 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10056 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10057 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10058 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10059 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
10060 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10061 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10062 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10063 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10064 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
10065 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10066 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10067 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10068 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10069 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
10070 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10071 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10072 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10073 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10074 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
10075 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10076 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10077 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10078 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10079 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
10080 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10081 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10082 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10083 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10084 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
10085 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10086 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10087 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10088 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10089 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
10090 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10091 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10092 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10093 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10094 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
10095 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10096 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10097 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10098 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10099 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
10100 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10101 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10102 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10103 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10104 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
10105 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10106 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10107 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10108 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10109 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
10110 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10111 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10112 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10113 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10114 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
10115 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10116 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10117 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10118 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10119 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
10120 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10121 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10122 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10123 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10124 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
10125 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10126 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10127 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10128 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10129 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
10130 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10131 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10132 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10133 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10134 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
10135 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10136 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10137 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10138 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10139 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
10140 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10141 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10142 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10143 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10144 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
10145 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10146 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10147 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10148 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10149 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
10150 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10151 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10152 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10153 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10154 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
10155 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10156 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10157 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10158 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10159 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
10160 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10161 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10162 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10163 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10164 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
10165 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10166 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10167 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10168 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10169 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
10170 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10171 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10172 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10173 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10174 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
10175 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10176 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10177 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10178 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10179 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
10180 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10181 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10182 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10183 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10184 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
10185 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10186 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10187 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10188 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10189 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
10190 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10191 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10192 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10193 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10194 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
10195 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10196 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10197 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10198 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10199 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
10200 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10201 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10202 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10203 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10204 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
10205 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10206 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10207 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10208 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10209 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
10210 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10211 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10212 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10213 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10214 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
10215 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10216 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10217 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10218 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10219 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
10220 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10221 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10222 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10223 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10224 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
10225 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10226 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10227 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10228 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10229 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
10230 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10231 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10232 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10233 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10234 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
10235 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10236 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10237 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10238 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10239 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
10240 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10241 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10242 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10243 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10244 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
10245 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10246 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10247 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10248 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10249 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
10250 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10251 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10252 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10253 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10254 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
10255 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10256 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10257 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10258 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10259 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
10260 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10261 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10262 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10263 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10264 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
10265 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10266 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10267 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10268 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10269 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
10270 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10271 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10272 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10273 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10274 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
10275 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10276 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10277 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10278 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10279 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
10280 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10281 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10282 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10283 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10284 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
10285 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10286 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10287 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10288 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10289 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
10290 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10291 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10292 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10293 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10294 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
10295 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10296 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10297 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10298 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10299 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
10300 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10301 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10302 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10303 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10304 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
10305 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10306 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10307 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10308 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10309 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
10310 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10311 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10312 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10313 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10314 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
10315 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10316 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10317 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10318 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10319 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
10320 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10321 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10322 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10323 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10324 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
10325 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10326 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10327 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10328 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10329 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
10330 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10331 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10332 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10333 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10334 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
10335 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10336 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10337 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10338 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10339 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
10340 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10341 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10342 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10343 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10344 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
10345 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10346 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10347 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10348 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10349 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
10350 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10351 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10352 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10353 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10354 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
10355 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10356 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10357 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10358 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10359 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
10360 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10361 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10362 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10363 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10364 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
10365 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10366 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10367 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10368 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10369 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
10370 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10371 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10372 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10373 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10374 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
10375 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10376 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10377 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10378 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10379 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
10380 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10381 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10382 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10383 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10384 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
10385 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10386 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10387 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10388 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10389 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
10390 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10391 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10392 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10393 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10394 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
10395 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10396 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10397 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10398 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10399 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
10400 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10401 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10402 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10403 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10404 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
10405 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10406 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10407 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10408 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10409 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
10410 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10411 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10412 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10413 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10414 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
10415 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10416 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10417 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10418 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10419 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
10420 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10421 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10422 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10423 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10424 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
10425 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10426 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10427 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10428 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10429 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
10430 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10431 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10432 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10433 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10434 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
10435 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10436 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10437 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10438 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10439 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
10440 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10441 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10442 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10443 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10444 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
10445 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10446 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10447 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10448 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10449 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
10450 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10451 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10452 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10453 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10454 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
10455 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10456 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10457 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10458 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10459 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
10460 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10461 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10462 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10463 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10464 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
10465 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10466 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10467 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10468 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10469 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
10470 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10471 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10472 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10473 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10474 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
10475 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10476 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10477 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10478 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10479 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
10480 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10481 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10482 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10483 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10484 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
10485 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10486 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10487 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10488 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10489 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
10490 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10491 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10492 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10493 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10494 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
10495 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10496 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10497 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10498 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10499 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
10500 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10501 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10502 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10503 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10504 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
10505 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10506 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10507 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10508 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10509 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
10510 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10511 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10512 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10513 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10514 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
10515 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10516 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10517 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10518 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10519 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
10520 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10521 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10522 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10523 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10524 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
10525 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10526 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10527 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10528 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10529 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
10530 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10531 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10532 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10533 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10534 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
10535 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10536 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10537 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10538 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10539 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
10540 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10541 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10542 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10543 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10544 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
10545 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10546 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10547 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10548 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10549 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
10550 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10551 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10552 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10553 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10554 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
10555 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10556 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10557 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10558 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10559 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
10560 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10561 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10562 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10563 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10564 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
10565 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10566 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10567 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10568 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10569 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
10570 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10571 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10572 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10573 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10574 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
10575 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10576 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10577 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10578 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10579 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
10580 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10581 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10582 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10583 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10584 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
10585 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10586 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10587 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10588 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10589 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
10590 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10591 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10592 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10593 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10594 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
10595 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10596 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10597 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10598 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10599 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
10600 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10601 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10602 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10603 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10604 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
10605 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10606 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10607 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10608 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10609 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
10610 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10611 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10612 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10613 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10614 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
10615 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10616 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10617 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10618 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10619 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
10620 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10621 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10622 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10623 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10624 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
10625 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10626 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10627 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10628 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10629 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
10630 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10631 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10632 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10633 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10634 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
10635 distcc[11180] (dcc_collect_child) cc child 11181 terminated with status 0
10636 distcc[11180] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
10637 distcc[11180] compile (null) on localhost completed ok
10638 distcc[11180] (dcc_unlock) release lock fd5
10639 distcc[11180] elapsed compilation time 49.635352s
10640 distcc[11180] (dcc_exit) exit: code 0; self: 0.000000 user 0.006946 sys; children: 47.722251 user 0.867198 sys
10641 distcc[11180] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
10642 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/context.o Python/context.c
10643 distcc[11216] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
10644 distcc[11216] (dcc_recursion_safeguard) safeguard level=0
10645 distcc[11216] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
10646 distcc[11216] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
10647 distcc[11216] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/context.o Python/context.c
10648 distcc[11216] (dcc_scan_args) compiler will emit/use profile info; must be local
10649 distcc[11216] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
10650 distcc[11216] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
10651 distcc[11216] (dcc_parse_hosts) found tcp token "192.168.1.41"
10652 distcc[11216] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10653 distcc[11216] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10654 distcc[11216] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10655 distcc[11216] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
10656 distcc[11216] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/context.o Python/context.c
10657 distcc[11216] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
10658 distcc[11216] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/context.o Python/context.c
10659 distcc[11216] (dcc_spawn_child) child started as pid11217
10660 distcc[11217] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
10661 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10662 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10663 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10664 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10665 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
10666 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10667 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10668 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10669 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10670 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
10671 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10672 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10673 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10674 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10675 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
10676 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10677 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10678 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10679 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10680 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
10681 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10682 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10683 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10684 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10685 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
10686 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10687 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10688 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10689 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10690 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
10691 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10692 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10693 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10694 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10695 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
10696 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10697 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10698 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10699 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10700 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
10701 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10702 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10703 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10704 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10705 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
10706 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10707 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10708 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10709 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10710 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
10711 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10712 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10713 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10714 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10715 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
10716 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10717 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10718 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10719 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10720 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
10721 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10722 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10723 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10724 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10725 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
10726 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10727 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10728 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10729 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10730 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
10731 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10732 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10733 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10734 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10735 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
10736 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10737 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10738 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10739 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10740 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
10741 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10742 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10743 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10744 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10745 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
10746 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10747 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10748 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10749 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10750 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
10751 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10752 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10753 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10754 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10755 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
10756 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10757 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10758 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10759 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10760 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
10761 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10762 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10763 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10764 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10765 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
10766 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10767 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10768 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10769 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10770 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
10771 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10772 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10773 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10774 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10775 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
10776 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10777 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10778 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10779 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10780 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
10781 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10782 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10783 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10784 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10785 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
10786 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10787 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10788 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10789 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10790 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
10791 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10792 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10793 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10794 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10795 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
10796 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10797 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10798 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10799 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10800 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
10801 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10802 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10803 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10804 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10805 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
10806 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10807 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10808 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10809 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10810 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
10811 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10812 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10813 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10814 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10815 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
10816 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10817 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10818 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10819 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10820 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
10821 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10822 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10823 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10824 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10825 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
10826 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10827 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10828 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10829 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10830 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
10831 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10832 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10833 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10834 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10835 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
10836 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10837 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10838 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10839 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10840 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
10841 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10842 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10843 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10844 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10845 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
10846 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10847 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10848 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10849 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10850 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
10851 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10852 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10853 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10854 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10855 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
10856 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10857 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10858 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10859 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10860 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
10861 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10862 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10863 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10864 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10865 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
10866 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10867 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10868 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10869 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10870 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
10871 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10872 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10873 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10874 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10875 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
10876 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10877 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10878 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10879 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10880 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
10881 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10882 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10883 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10884 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10885 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
10886 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10887 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10888 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10889 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10890 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
10891 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10892 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10893 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10894 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10895 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
10896 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10897 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10898 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10899 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10900 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
10901 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10902 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10903 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10904 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10905 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
10906 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10907 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10908 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10909 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10910 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
10911 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10912 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10913 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10914 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10915 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
10916 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10917 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10918 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10919 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10920 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
10921 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10922 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10923 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10924 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10925 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
10926 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10927 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10928 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10929 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10930 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
10931 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10932 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10933 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10934 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10935 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
10936 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10937 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10938 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10939 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10940 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
10941 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10942 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10943 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10944 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10945 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
10946 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10947 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10948 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10949 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10950 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
10951 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10952 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10953 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10954 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10955 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
10956 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10957 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10958 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10959 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10960 distcc[11039] (dcc_lock_pause) nothing available, sleeping 1000ms...
10961 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10962 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10963 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10964 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10965 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
10966 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10967 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10968 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10969 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10970 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
10971 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10972 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10973 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10974 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10975 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
10976 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10977 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10978 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10979 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10980 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
10981 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10982 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10983 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10984 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10985 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
10986 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10987 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10988 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10989 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10990 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
10991 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10992 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10993 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10994 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10995 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
10996 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
10997 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
10998 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
10999 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11000 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11001 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
11002 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11003 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11004 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
11005 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
11006 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11007 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11008 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11009 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11010 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
11011 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11012 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11013 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11014 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11015 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
11016 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11017 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11018 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11019 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11020 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
11021 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11022 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11023 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11024 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11025 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
11026 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11027 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11028 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11029 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11030 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
11031 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11032 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11033 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11034 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11035 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
11036 distcc[11216] (dcc_collect_child) cc child 11217 terminated with status 0
11037 distcc[11216] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
11038 distcc[11216] compile (null) on localhost completed ok
11039 distcc[11216] (dcc_unlock) release lock fd5
11040 distcc[11216] elapsed compilation time 4.864050s
11041 distcc[11216] (dcc_exit) exit: code 0; self: 0.007580 user 0.003790 sys; children: 4.492182 user 0.334419 sys
11042 distcc[11216] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
11043 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o Python/dynamic_annotations.c
11044 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11045 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11046 distcc[11039] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11047 distcc[11039] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
11048 distcc[11039] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c
11049 distcc[11039] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
11050 distcc[11039] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c
11051 distcc[11039] (dcc_spawn_child) child started as pid11221
11052 distcc[11221] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
11053 distcc[11220] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
11054 distcc[11220] (dcc_recursion_safeguard) safeguard level=0
11055 distcc[11220] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
11056 distcc[11220] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
11057 distcc[11220] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o Python/dynamic_annotations.c
11058 distcc[11220] (dcc_scan_args) compiler will emit/use profile info; must be local
11059 distcc[11220] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
11060 distcc[11220] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
11061 distcc[11220] (dcc_parse_hosts) found tcp token "192.168.1.41"
11062 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11063 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11064 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11065 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11066 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
11067 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11068 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11069 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11070 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11071 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
11072 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11073 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11074 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11075 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11076 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
11077 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11078 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11079 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11080 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11081 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
11082 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11083 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11084 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11085 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11086 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
11087 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11088 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11089 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11090 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11091 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
11092 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11093 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11094 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11095 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11096 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
11097 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11098 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11099 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11100 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11101 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
11102 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11103 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11104 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11105 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11106 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11107 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11108 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11109 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11110 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
11111 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
11112 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11113 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11114 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11115 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11116 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
11117 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11118 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11119 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11120 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11121 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
11122 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11123 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11124 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11125 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11126 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
11127 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11128 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11129 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11130 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11131 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
11132 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11133 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11134 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11135 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11136 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
11137 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11138 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11139 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11140 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11141 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
11142 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11143 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11144 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11145 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11146 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
11147 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11148 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11149 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11150 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11151 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
11152 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11153 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11154 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11155 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11156 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
11157 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11158 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11159 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11160 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11161 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
11162 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11163 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11164 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11165 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11166 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
11167 distcc[11212] (dcc_collect_child) cc child 11213 terminated with status 0
11168 distcc[11212] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
11169 distcc[11212] compile (null) on localhost completed ok
11170 distcc[11212] (dcc_unlock) release lock fd5
11171 distcc[11212] elapsed compilation time 29.766111s
11172 distcc[11212] (dcc_exit) exit: code 0; self: 0.002341 user 0.007024 sys; children: 28.742966 user 0.684189 sys
11173 distcc[11212] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
11174 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/errors.o Python/errors.c
11175 distcc[11224] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
11176 distcc[11224] (dcc_recursion_safeguard) safeguard level=0
11177 distcc[11224] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
11178 distcc[11224] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
11179 distcc[11224] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/errors.o Python/errors.c
11180 distcc[11224] (dcc_scan_args) compiler will emit/use profile info; must be local
11181 distcc[11224] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
11182 distcc[11224] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
11183 distcc[11224] (dcc_parse_hosts) found tcp token "192.168.1.41"
11184 distcc[11224] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
11185 distcc[11224] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/errors.o Python/errors.c
11186 distcc[11224] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
11187 distcc[11224] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/errors.o Python/errors.c
11188 distcc[11224] (dcc_spawn_child) child started as pid11225
11189 distcc[11225] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
11190 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11191 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11192 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11193 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11194 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
11195 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11196 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11197 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11198 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11199 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
11200 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11201 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11202 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11203 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11204 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
11205 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11206 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11207 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11208 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11209 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11210 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11211 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11212 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
11213 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11214 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
11215 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11216 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11217 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11218 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11219 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
11220 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11221 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11222 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11223 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11224 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
11225 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11226 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11227 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11228 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11229 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
11230 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11231 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11232 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11233 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11234 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
11235 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11236 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11237 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11238 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11239 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
11240 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11241 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11242 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11243 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11244 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
11245 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11246 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11247 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11248 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11249 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
11250 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11251 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11252 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11253 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11254 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
11255 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11256 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11257 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11258 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11259 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
11260 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11261 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11262 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11263 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11264 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
11265 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11266 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11267 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11268 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11269 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
11270 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11271 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11272 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11273 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11274 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
11275 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11276 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11277 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11278 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11279 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
11280 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11281 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11282 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11283 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11284 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
11285 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11286 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11287 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11288 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11289 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11290 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11291 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11292 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11293 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
11294 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
11295 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11296 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11297 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11298 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11299 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
11300 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11301 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11302 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11303 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11304 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
11305 distcc[11204] (dcc_collect_child) cc child 11205 terminated with status 0
11306 distcc[11204] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
11307 distcc[11204] compile (null) on localhost completed ok
11308 distcc[11204] (dcc_unlock) release lock fd5
11309 distcc[11204] elapsed compilation time 41.754945s
11310 distcc[11204] (dcc_exit) exit: code 0; self: 0.000000 user 0.009620 sys; children: 40.299163 user 0.812140 sys
11311 distcc[11204] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
11312 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c
11313 distcc[11228] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
11314 distcc[11228] (dcc_recursion_safeguard) safeguard level=0
11315 distcc[11228] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
11316 distcc[11228] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
11317 distcc[11228] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c
11318 distcc[11228] (dcc_scan_args) compiler will emit/use profile info; must be local
11319 distcc[11228] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
11320 distcc[11228] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
11321 distcc[11228] (dcc_parse_hosts) found tcp token "192.168.1.41"
11322 distcc[11228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11323 distcc[11228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11324 distcc[11228] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
11325 distcc[11228] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c
11326 distcc[11228] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
11327 distcc[11228] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c
11328 distcc[11228] (dcc_spawn_child) child started as pid11229
11329 distcc[11229] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
11330 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11331 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11332 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11333 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11334 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
11335 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11336 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11337 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11338 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11339 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
11340 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11341 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11342 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11343 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11344 distcc[11144] (dcc_lock_pause) nothing available, sleeping 1000ms...
11345 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11346 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11347 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11348 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11349 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
11350 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11351 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11352 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11353 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11354 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
11355 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11356 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11357 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11358 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11359 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
11360 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11361 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11362 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11363 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11364 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
11365 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11366 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11367 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11368 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11369 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
11370 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11371 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11372 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11373 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11374 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
11375 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11376 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11377 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11378 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11379 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
11380 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11381 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11382 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11383 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11384 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
11385 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11386 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11387 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11388 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11389 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
11390 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11391 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11392 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11393 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11394 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11395 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11396 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11397 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11398 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
11399 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
11400 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11401 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11402 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11403 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11404 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
11405 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11406 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11407 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11408 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11409 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
11410 distcc[11228] (dcc_collect_child) cc child 11229 terminated with status 0
11411 distcc[11228] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
11412 distcc[11228] compile (null) on localhost completed ok
11413 distcc[11228] (dcc_unlock) release lock fd5
11414 distcc[11228] elapsed compilation time 0.990445s
11415 distcc[11228] (dcc_exit) exit: code 0; self: 0.000000 user 0.008559 sys; children: 0.780733 user 0.170898 sys
11416 distcc[11228] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
11417 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/future.o Python/future.c
11418 distcc[11232] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
11419 distcc[11232] (dcc_recursion_safeguard) safeguard level=0
11420 distcc[11232] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
11421 distcc[11232] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
11422 distcc[11232] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/future.o Python/future.c
11423 distcc[11232] (dcc_scan_args) compiler will emit/use profile info; must be local
11424 distcc[11232] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
11425 distcc[11232] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
11426 distcc[11232] (dcc_parse_hosts) found tcp token "192.168.1.41"
11427 distcc[11232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11428 distcc[11232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11429 distcc[11232] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
11430 distcc[11232] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/future.o Python/future.c
11431 distcc[11232] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
11432 distcc[11232] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/future.o Python/future.c
11433 distcc[11232] (dcc_spawn_child) child started as pid11233
11434 distcc[11233] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
11435 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11436 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11437 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11438 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11439 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
11440 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11441 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11442 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11443 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11444 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
11445 distcc[11039] (dcc_collect_child) cc child 11221 terminated with status 0
11446 distcc[11039] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
11447 distcc[11039] compile (null) on localhost completed ok
11448 distcc[11039] (dcc_unlock) release lock fd5
11449 distcc[11039] elapsed compilation time 117.125451s
11450 distcc[11039] (dcc_exit) exit: code 0; self: 0.027569 user 0.098463 sys; children: 3.551490 user 0.225663 sys
11451 distcc[11039] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
11452 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c
11453 distcc[11236] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
11454 distcc[11236] (dcc_recursion_safeguard) safeguard level=0
11455 distcc[11236] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
11456 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11457 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11458 distcc[11144] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11459 distcc[11144] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
11460 distcc[11144] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c
11461 distcc[11144] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
11462 distcc[11144] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c
11463 distcc[11144] (dcc_spawn_child) child started as pid11237
11464 distcc[11236] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
11465 distcc[11236] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c
11466 distcc[11236] (dcc_scan_args) compiler will emit/use profile info; must be local
11467 distcc[11236] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
11468 distcc[11236] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
11469 distcc[11236] (dcc_parse_hosts) found tcp token "192.168.1.41"
11470 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11471 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11472 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11473 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11474 distcc[11236] (dcc_lock_pause) nothing available, sleeping 1000ms...
11475 distcc[11237] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
11476 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11477 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11478 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11479 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11480 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
11481 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11482 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11483 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11484 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11485 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
11486 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11487 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11488 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11489 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11490 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
11491 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11492 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11493 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11494 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11495 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
11496 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11497 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11498 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11499 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11500 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
11501 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11502 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11503 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11504 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11505 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
11506 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11507 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11508 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11509 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11510 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
11511 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11512 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11513 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11514 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11515 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
11516 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11517 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11518 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11519 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11520 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
11521 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11522 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11523 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11524 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11525 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11526 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11527 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11528 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11529 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
11530 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
11531 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11532 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11533 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11534 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11535 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
11536 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11537 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11538 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11539 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11540 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
11541 distcc[11232] (dcc_collect_child) cc child 11233 terminated with status 0
11542 distcc[11232] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
11543 distcc[11232] compile (null) on localhost completed ok
11544 distcc[11232] (dcc_unlock) release lock fd5
11545 distcc[11232] elapsed compilation time 0.924422s
11546 distcc[11232] (dcc_exit) exit: code 0; self: 0.003059 user 0.006119 sys; children: 0.719974 user 0.166270 sys
11547 distcc[11232] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
11548 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c
11549 distcc[11240] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
11550 distcc[11240] (dcc_recursion_safeguard) safeguard level=0
11551 distcc[11240] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
11552 distcc[11240] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
11553 distcc[11240] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c
11554 distcc[11240] (dcc_scan_args) compiler will emit/use profile info; must be local
11555 distcc[11240] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
11556 distcc[11240] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
11557 distcc[11240] (dcc_parse_hosts) found tcp token "192.168.1.41"
11558 distcc[11240] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11559 distcc[11240] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11560 distcc[11240] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
11561 distcc[11240] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c
11562 distcc[11240] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
11563 distcc[11240] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c
11564 distcc[11240] (dcc_spawn_child) child started as pid11241
11565 distcc[11241] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
11566 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11567 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11568 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11569 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11570 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
11571 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11572 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11573 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11574 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11575 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
11576 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11577 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11578 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11579 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11580 distcc[11236] (dcc_lock_pause) nothing available, sleeping 1000ms...
11581 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11582 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11583 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11584 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11585 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
11586 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11587 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11588 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11589 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11590 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
11591 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11592 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11593 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11594 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11595 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
11596 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11597 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11598 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11599 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11600 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
11601 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11602 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11603 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11604 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11605 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
11606 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11607 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11608 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11609 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11610 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
11611 distcc[11240] (dcc_collect_child) cc child 11241 terminated with status 0
11612 distcc[11240] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
11613 distcc[11240] compile (null) on localhost completed ok
11614 distcc[11240] (dcc_unlock) release lock fd5
11615 distcc[11240] elapsed compilation time 0.654242s
11616 distcc[11240] (dcc_exit) exit: code 0; self: 0.000000 user 0.007426 sys; children: 0.472240 user 0.159323 sys
11617 distcc[11240] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
11618 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c
11619 distcc[11244] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
11620 distcc[11244] (dcc_recursion_safeguard) safeguard level=0
11621 distcc[11244] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
11622 distcc[11244] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
11623 distcc[11244] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c
11624 distcc[11244] (dcc_scan_args) compiler will emit/use profile info; must be local
11625 distcc[11244] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
11626 distcc[11244] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
11627 distcc[11244] (dcc_parse_hosts) found tcp token "192.168.1.41"
11628 distcc[11244] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11629 distcc[11244] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11630 distcc[11244] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
11631 distcc[11244] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c
11632 distcc[11244] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
11633 distcc[11244] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c
11634 distcc[11244] (dcc_spawn_child) child started as pid11245
11635 distcc[11245] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
11636 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11637 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11638 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11639 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11640 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
11641 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11642 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11643 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11644 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11645 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
11646 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11647 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11648 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11649 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11650 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
11651 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11652 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11653 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11654 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11655 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11656 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11657 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11658 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11659 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
11660 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
11661 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11662 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11663 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11664 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11665 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
11666 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11667 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11668 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11669 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11670 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
11671 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11672 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11673 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11674 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11675 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
11676 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11677 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11678 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11679 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11680 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
11681 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11682 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11683 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11684 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11685 distcc[11236] (dcc_lock_pause) nothing available, sleeping 1000ms...
11686 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11687 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11688 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11689 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11690 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
11691 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11692 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11693 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11694 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11695 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
11696 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11697 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11698 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11699 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11700 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
11701 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11702 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11703 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11704 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11705 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
11706 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11707 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11708 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11709 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11710 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
11711 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11712 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11713 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11714 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11715 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
11716 distcc[11244] (dcc_collect_child) cc child 11245 terminated with status 0
11717 distcc[11244] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
11718 distcc[11244] compile (null) on localhost completed ok
11719 distcc[11244] (dcc_unlock) release lock fd5
11720 distcc[11244] elapsed compilation time 0.713829s
11721 distcc[11244] (dcc_exit) exit: code 0; self: 0.000000 user 0.008245 sys; children: 0.515797 user 0.155158 sys
11722 distcc[11244] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
11723 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux"' -o Python/getplatform.o ./Python/getplatform.c
11724 distcc[11248] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
11725 distcc[11248] (dcc_recursion_safeguard) safeguard level=0
11726 distcc[11248] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
11727 distcc[11248] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
11728 distcc[11248] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE "-DPLATFORM="linux"" -o Python/getplatform.o ./Python/getplatform.c
11729 distcc[11248] (dcc_scan_args) compiler will emit/use profile info; must be local
11730 distcc[11248] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
11731 distcc[11248] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
11732 distcc[11248] (dcc_parse_hosts) found tcp token "192.168.1.41"
11733 distcc[11248] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11734 distcc[11248] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11735 distcc[11248] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
11736 distcc[11248] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE "-DPLATFORM="linux"" -o Python/getplatform.o ./Python/getplatform.c
11737 distcc[11248] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
11738 distcc[11248] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE "-DPLATFORM="linux"" -o Python/getplatform.o ./Python/getplatform.c
11739 distcc[11248] (dcc_spawn_child) child started as pid11249
11740 distcc[11249] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
11741 distcc[11144] (dcc_collect_child) cc child 11237 terminated with status 0
11742 distcc[11144] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
11743 distcc[11144] compile (null) on localhost completed ok
11744 distcc[11144] (dcc_unlock) release lock fd5
11745 distcc[11144] elapsed compilation time 75.479546s
11746 distcc[11144] (dcc_exit) exit: code 0; self: 0.036787 user 0.050164 sys; children: 2.110112 user 0.167017 sys
11747 distcc[11144] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
11748 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c
11749 distcc[11252] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
11750 distcc[11252] (dcc_recursion_safeguard) safeguard level=0
11751 distcc[11252] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
11752 distcc[11252] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
11753 distcc[11252] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c
11754 distcc[11252] (dcc_scan_args) compiler will emit/use profile info; must be local
11755 distcc[11252] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
11756 distcc[11252] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
11757 distcc[11252] (dcc_parse_hosts) found tcp token "192.168.1.41"
11758 distcc[11252] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11759 distcc[11252] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11760 distcc[11252] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11761 distcc[11252] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
11762 distcc[11252] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c
11763 distcc[11252] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
11764 distcc[11252] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c
11765 distcc[11252] (dcc_spawn_child) child started as pid11253
11766 distcc[11253] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
11767 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11768 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11769 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11770 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11771 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
11772 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11773 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11774 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11775 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11776 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
11777 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11778 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11779 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11780 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11781 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
11782 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11783 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11784 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11785 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11786 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11787 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11788 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11789 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11790 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
11791 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
11792 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11793 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11794 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11795 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11796 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
11797 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11798 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11799 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11800 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11801 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
11802 distcc[11248] (dcc_collect_child) cc child 11249 terminated with status 0
11803 distcc[11248] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
11804 distcc[11248] compile (null) on localhost completed ok
11805 distcc[11248] (dcc_unlock) release lock fd5
11806 distcc[11248] elapsed compilation time 0.599718s
11807 distcc[11248] (dcc_exit) exit: code 0; self: 0.005347 user 0.002673 sys; children: 0.447749 user 0.144577 sys
11808 distcc[11248] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
11809 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/hamt.o Python/hamt.c
11810 distcc[11256] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
11811 distcc[11256] (dcc_recursion_safeguard) safeguard level=0
11812 distcc[11256] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
11813 distcc[11256] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
11814 distcc[11256] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/hamt.o Python/hamt.c
11815 distcc[11256] (dcc_scan_args) compiler will emit/use profile info; must be local
11816 distcc[11256] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
11817 distcc[11256] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
11818 distcc[11256] (dcc_parse_hosts) found tcp token "192.168.1.41"
11819 distcc[11256] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11820 distcc[11256] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11821 distcc[11256] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
11822 distcc[11256] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/hamt.o Python/hamt.c
11823 distcc[11256] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
11824 distcc[11256] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/hamt.o Python/hamt.c
11825 distcc[11256] (dcc_spawn_child) child started as pid11257
11826 distcc[11257] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
11827 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11828 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11829 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11830 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11831 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
11832 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11833 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11834 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11835 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11836 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
11837 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11838 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11839 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11840 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11841 distcc[11236] (dcc_lock_pause) nothing available, sleeping 1000ms...
11842 distcc[11252] (dcc_collect_child) cc child 11253 terminated with status 0
11843 distcc[11252] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
11844 distcc[11252] compile (null) on localhost completed ok
11845 distcc[11252] (dcc_unlock) release lock fd5
11846 distcc[11252] elapsed compilation time 0.622224s
11847 distcc[11252] (dcc_exit) exit: code 0; self: 0.000000 user 0.008189 sys; children: 0.478042 user 0.120356 sys
11848 distcc[11252] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
11849 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/hashtable.o Python/hashtable.c
11850 distcc[11260] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
11851 distcc[11260] (dcc_recursion_safeguard) safeguard level=0
11852 distcc[11260] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
11853 distcc[11260] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
11854 distcc[11260] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/hashtable.o Python/hashtable.c
11855 distcc[11260] (dcc_scan_args) compiler will emit/use profile info; must be local
11856 distcc[11260] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
11857 distcc[11260] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
11858 distcc[11260] (dcc_parse_hosts) found tcp token "192.168.1.41"
11859 distcc[11260] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11860 distcc[11260] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11861 distcc[11260] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11862 distcc[11260] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
11863 distcc[11260] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/hashtable.o Python/hashtable.c
11864 distcc[11260] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
11865 distcc[11260] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/hashtable.o Python/hashtable.c
11866 distcc[11260] (dcc_spawn_child) child started as pid11261
11867 distcc[11261] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
11868 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11869 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11870 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11871 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11872 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
11873 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11874 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11875 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11876 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11877 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
11878 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11879 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11880 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11881 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11882 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
11883 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11884 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11885 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11886 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11887 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
11888 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11889 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11890 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11891 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11892 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
11893 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11894 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11895 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11896 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11897 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
11898 distcc[11224] (dcc_collect_child) cc child 11225 terminated with status 0
11899 distcc[11224] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
11900 distcc[11224] compile (null) on localhost completed ok
11901 distcc[11224] (dcc_unlock) release lock fd5
11902 distcc[11224] elapsed compilation time 5.777901s
11903 distcc[11224] (dcc_exit) exit: code 0; self: 0.003580 user 0.003580 sys; children: 5.451517 user 0.228143 sys
11904 distcc[11224] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
11905 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/import.o Python/import.c
11906 distcc[11264] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
11907 distcc[11264] (dcc_recursion_safeguard) safeguard level=0
11908 distcc[11264] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
11909 distcc[11264] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
11910 distcc[11264] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/import.o Python/import.c
11911 distcc[11264] (dcc_scan_args) compiler will emit/use profile info; must be local
11912 distcc[11264] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
11913 distcc[11264] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
11914 distcc[11264] (dcc_parse_hosts) found tcp token "192.168.1.41"
11915 distcc[11264] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
11916 distcc[11264] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/import.o Python/import.c
11917 distcc[11264] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
11918 distcc[11264] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/import.o Python/import.c
11919 distcc[11264] (dcc_spawn_child) child started as pid11265
11920 distcc[11265] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
11921 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11922 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11923 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11924 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11925 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
11926 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11927 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11928 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11929 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11930 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
11931 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11932 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11933 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11934 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11935 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
11936 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11937 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11938 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11939 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11940 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11941 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11942 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11943 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11944 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11945 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11946 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
11947 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11948 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11949 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
11950 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
11951 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11952 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11953 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11954 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11955 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
11956 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11957 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11958 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11959 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11960 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
11961 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11962 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11963 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11964 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11965 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
11966 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11967 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11968 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11969 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11970 distcc[11236] (dcc_lock_pause) nothing available, sleeping 1000ms...
11971 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11972 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11973 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11974 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11975 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
11976 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11977 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11978 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11979 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11980 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
11981 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11982 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11983 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11984 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11985 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
11986 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11987 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11988 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11989 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11990 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
11991 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11992 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11993 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11994 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
11995 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
11996 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
11997 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
11998 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
11999 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12000 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
12001 distcc[11260] (dcc_collect_child) cc child 11261 terminated with status 0
12002 distcc[11260] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
12003 distcc[11260] compile (null) on localhost completed ok
12004 distcc[11260] (dcc_unlock) release lock fd5
12005 distcc[11260] elapsed compilation time 1.305668s
12006 distcc[11260] (dcc_exit) exit: code 0; self: 0.003956 user 0.003956 sys; children: 1.139733 user 0.150418 sys
12007 distcc[11260] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
12008 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c
12009 distcc[11268] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
12010 distcc[11268] (dcc_recursion_safeguard) safeguard level=0
12011 distcc[11268] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
12012 distcc[11268] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
12013 distcc[11268] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c
12014 distcc[11268] (dcc_scan_args) compiler will emit/use profile info; must be local
12015 distcc[11268] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
12016 distcc[11268] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
12017 distcc[11268] (dcc_parse_hosts) found tcp token "192.168.1.41"
12018 distcc[11268] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12019 distcc[11268] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12020 distcc[11268] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12021 distcc[11268] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
12022 distcc[11268] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c
12023 distcc[11268] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
12024 distcc[11268] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c
12025 distcc[11268] (dcc_spawn_child) child started as pid11269
12026 distcc[11269] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
12027 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12028 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12029 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12030 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12031 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
12032 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12033 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12034 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12035 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12036 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
12037 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12038 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12039 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12040 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12041 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
12042 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12043 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12044 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12045 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12046 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12047 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12048 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12049 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
12050 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12051 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12052 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12053 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12054 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12055 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
12056 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
12057 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12058 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12059 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12060 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12061 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
12062 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12063 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12064 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12065 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12066 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
12067 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12068 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12069 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12070 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12071 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
12072 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12073 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12074 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12075 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12076 distcc[11236] (dcc_lock_pause) nothing available, sleeping 1000ms...
12077 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12078 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12079 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12080 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12081 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
12082 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12083 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12084 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12085 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12086 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
12087 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12088 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12089 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12090 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12091 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
12092 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12093 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12094 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12095 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12096 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
12097 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12098 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12099 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12100 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12101 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
12102 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12103 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12104 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12105 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12106 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
12107 distcc[11268] (dcc_collect_child) cc child 11269 terminated with status 0
12108 distcc[11268] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
12109 distcc[11268] compile (null) on localhost completed ok
12110 distcc[11268] (dcc_unlock) release lock fd5
12111 distcc[11268] elapsed compilation time 1.254931s
12112 distcc[11268] (dcc_exit) exit: code 0; self: 0.000000 user 0.007518 sys; children: 1.067657 user 0.135477 sys
12113 distcc[11268] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
12114 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE \
12115 -DPLATLIBDIR='"lib"' \
12116 -o Python/initconfig.o ./Python/initconfig.c
12117 distcc[11272] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
12118 distcc[11272] (dcc_recursion_safeguard) safeguard level=0
12119 distcc[11272] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
12120 distcc[11272] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
12121 distcc[11272] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE "-DPLATLIBDIR="lib"" -o Python/initconfig.o ./Python/initconfig.c
12122 distcc[11272] (dcc_scan_args) compiler will emit/use profile info; must be local
12123 distcc[11272] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
12124 distcc[11272] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
12125 distcc[11272] (dcc_parse_hosts) found tcp token "192.168.1.41"
12126 distcc[11272] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12127 distcc[11272] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12128 distcc[11272] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12129 distcc[11272] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
12130 distcc[11272] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE "-DPLATLIBDIR="lib"" -o Python/initconfig.o ./Python/initconfig.c
12131 distcc[11272] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
12132 distcc[11272] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE "-DPLATLIBDIR="lib"" -o Python/initconfig.o ./Python/initconfig.c
12133 distcc[11272] (dcc_spawn_child) child started as pid11273
12134 distcc[11273] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
12135 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12136 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12137 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12138 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12139 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
12140 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12141 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12142 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12143 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12144 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
12145 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12146 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12147 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12148 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12149 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
12150 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12151 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12152 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12153 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12154 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
12155 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12156 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12157 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12158 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12159 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12160 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12161 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12162 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12163 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
12164 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
12165 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12166 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12167 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12168 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12169 distcc[11054] (dcc_lock_pause) nothing available, sleeping 1000ms...
12170 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12171 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12172 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12173 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12174 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
12175 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12176 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12177 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12178 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12179 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
12180 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12181 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12182 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12183 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12184 distcc[11236] (dcc_lock_pause) nothing available, sleeping 1000ms...
12185 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12186 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12187 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12188 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12189 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
12190 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12191 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12192 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12193 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12194 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
12195 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12196 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12197 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12198 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12199 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
12200 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12201 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12202 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12203 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12204 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
12205 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12206 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12207 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12208 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12209 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
12210 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12211 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12212 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12213 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12214 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
12215 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12216 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12217 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12218 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12219 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
12220 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12221 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12222 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12223 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12224 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
12225 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12226 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12227 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12228 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12229 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
12230 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12231 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12232 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12233 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12234 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
12235 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12236 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12237 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12238 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12239 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12240 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12241 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12242 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12243 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
12244 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
12245 distcc[11159] (dcc_collect_child) cc child 11160 terminated with status 0
12246 distcc[11159] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
12247 distcc[11159] compile (null) on localhost completed ok
12248 distcc[11159] (dcc_unlock) release lock fd5
12249 distcc[11159] elapsed compilation time 76.852352s
12250 distcc[11159] (dcc_exit) exit: code 0; self: 0.000000 user 0.008496 sys; children: 72.949675 user 1.270661 sys
12251 distcc[11159] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
12252 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c
12253 distcc[11054] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12254 distcc[11054] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
12255 distcc[11054] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/call.o Objects/call.c
12256 distcc[11054] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
12257 distcc[11054] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/call.o Objects/call.c
12258 distcc[11054] (dcc_spawn_child) child started as pid11277
12259 distcc[11276] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
12260 distcc[11276] (dcc_recursion_safeguard) safeguard level=0
12261 distcc[11276] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
12262 distcc[11276] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
12263 distcc[11276] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c
12264 distcc[11276] (dcc_scan_args) compiler will emit/use profile info; must be local
12265 distcc[11276] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
12266 distcc[11276] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
12267 distcc[11276] (dcc_parse_hosts) found tcp token "192.168.1.41"
12268 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12269 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12270 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12271 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12272 distcc[11276] (dcc_lock_pause) nothing available, sleeping 1000ms...
12273 distcc[11277] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
12274 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12275 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12276 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12277 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12278 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
12279 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12280 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12281 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12282 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12283 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
12284 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12285 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12286 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12287 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12288 distcc[11236] (dcc_lock_pause) nothing available, sleeping 1000ms...
12289 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12290 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12291 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12292 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12293 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
12294 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12295 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12296 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12297 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12298 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
12299 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12300 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12301 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12302 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12303 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
12304 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12305 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12306 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12307 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12308 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
12309 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12310 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12311 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12312 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12313 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
12314 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12315 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12316 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12317 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12318 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
12319 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12320 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12321 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12322 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12323 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
12324 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12325 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12326 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12327 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12328 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
12329 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12330 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12331 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12332 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12333 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
12334 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12335 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12336 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12337 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12338 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
12339 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12340 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12341 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12342 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12343 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
12344 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12345 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12346 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12347 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12348 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
12349 distcc[11256] (dcc_collect_child) cc child 11257 terminated with status 0
12350 distcc[11256] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
12351 distcc[11256] compile (null) on localhost completed ok
12352 distcc[11256] (dcc_unlock) release lock fd5
12353 distcc[11256] elapsed compilation time 4.940862s
12354 distcc[11256] (dcc_exit) exit: code 0; self: 0.000000 user 0.008276 sys; children: 4.701329 user 0.203479 sys
12355 distcc[11256] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
12356 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c
12357 distcc[11280] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
12358 distcc[11280] (dcc_recursion_safeguard) safeguard level=0
12359 distcc[11280] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
12360 distcc[11280] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
12361 distcc[11280] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c
12362 distcc[11280] (dcc_scan_args) compiler will emit/use profile info; must be local
12363 distcc[11280] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
12364 distcc[11280] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
12365 distcc[11280] (dcc_parse_hosts) found tcp token "192.168.1.41"
12366 distcc[11280] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12367 distcc[11280] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12368 distcc[11280] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
12369 distcc[11280] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c
12370 distcc[11280] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
12371 distcc[11280] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c
12372 distcc[11280] (dcc_spawn_child) child started as pid11281
12373 distcc[11281] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
12374 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12375 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12376 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12377 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12378 distcc[11276] (dcc_lock_pause) nothing available, sleeping 1000ms...
12379 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12380 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12381 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12382 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12383 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
12384 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12385 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12386 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12387 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12388 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
12389 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12390 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12391 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12392 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12393 distcc[11236] (dcc_lock_pause) nothing available, sleeping 1000ms...
12394 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12395 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12396 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12397 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12398 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
12399 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12400 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12401 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12402 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12403 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
12404 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12405 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12406 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12407 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12408 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
12409 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12410 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12411 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12412 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12413 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
12414 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12415 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12416 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12417 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12418 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
12419 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12420 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12421 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12422 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12423 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
12424 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12425 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12426 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12427 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12428 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
12429 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12430 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12431 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12432 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12433 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
12434 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12435 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12436 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12437 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12438 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
12439 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12440 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12441 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12442 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12443 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
12444 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12445 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12446 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12447 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12448 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
12449 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12450 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12451 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12452 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12453 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
12454 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12455 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12456 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12457 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12458 distcc[11276] (dcc_lock_pause) nothing available, sleeping 1000ms...
12459 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12460 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12461 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12462 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12463 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
12464 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12465 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12466 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12467 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12468 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
12469 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12470 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12471 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12472 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12473 distcc[11236] (dcc_lock_pause) nothing available, sleeping 1000ms...
12474 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12475 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12476 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12477 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12478 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
12479 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12480 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12481 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12482 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12483 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
12484 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12485 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12486 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12487 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12488 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
12489 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12490 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12491 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12492 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12493 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
12494 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12495 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12496 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12497 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12498 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
12499 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12500 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12501 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12502 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12503 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
12504 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12505 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12506 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12507 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12508 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
12509 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12510 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12511 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12512 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12513 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
12514 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12515 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12516 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12517 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12518 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
12519 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12520 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12521 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12522 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12523 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
12524 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12525 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12526 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12527 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12528 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
12529 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12530 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12531 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12532 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12533 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
12534 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12535 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12536 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12537 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12538 distcc[11276] (dcc_lock_pause) nothing available, sleeping 1000ms...
12539 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12540 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12541 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12542 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12543 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
12544 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12545 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12546 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12547 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12548 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
12549 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12550 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12551 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12552 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12553 distcc[11236] (dcc_lock_pause) nothing available, sleeping 1000ms...
12554 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12555 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12556 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12557 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12558 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
12559 distcc[11054] (dcc_collect_child) cc child 11277 terminated with status 0
12560 distcc[11054] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
12561 distcc[11054] compile (null) on localhost completed ok
12562 distcc[11054] (dcc_unlock) release lock fd5
12563 distcc[11054] elapsed compilation time 125.474778s
12564 distcc[11054] (dcc_exit) exit: code 0; self: 0.037281 user 0.111843 sys; children: 2.930978 user 0.196964 sys
12565 distcc[11054] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
12566 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c
12567 distcc[11284] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
12568 distcc[11284] (dcc_recursion_safeguard) safeguard level=0
12569 distcc[11284] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
12570 distcc[11284] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
12571 distcc[11284] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c
12572 distcc[11284] (dcc_scan_args) compiler will emit/use profile info; must be local
12573 distcc[11284] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
12574 distcc[11284] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
12575 distcc[11284] (dcc_parse_hosts) found tcp token "192.168.1.41"
12576 distcc[11284] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12577 distcc[11284] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
12578 distcc[11284] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c
12579 distcc[11284] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
12580 distcc[11284] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c
12581 distcc[11284] (dcc_spawn_child) child started as pid11285
12582 distcc[11285] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
12583 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12584 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12585 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12586 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12587 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
12588 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12589 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12590 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12591 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12592 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
12593 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12594 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12595 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12596 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12597 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
12598 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12599 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12600 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12601 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12602 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
12603 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12604 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12605 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12606 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12607 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
12608 distcc[11264] (dcc_collect_child) cc child 11265 terminated with status 0
12609 distcc[11264] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
12610 distcc[11264] compile (null) on localhost completed ok
12611 distcc[11264] (dcc_unlock) release lock fd5
12612 distcc[11264] elapsed compilation time 6.889166s
12613 distcc[11264] (dcc_exit) exit: code 0; self: 0.000000 user 0.006988 sys; children: 6.543960 user 0.257686 sys
12614 distcc[11264] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
12615 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c
12616 distcc[11288] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
12617 distcc[11288] (dcc_recursion_safeguard) safeguard level=0
12618 distcc[11288] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
12619 distcc[11288] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
12620 distcc[11288] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c
12621 distcc[11288] (dcc_scan_args) compiler will emit/use profile info; must be local
12622 distcc[11288] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
12623 distcc[11288] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
12624 distcc[11288] (dcc_parse_hosts) found tcp token "192.168.1.41"
12625 distcc[11288] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
12626 distcc[11288] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c
12627 distcc[11288] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
12628 distcc[11288] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c
12629 distcc[11288] (dcc_spawn_child) child started as pid11289
12630 distcc[11289] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
12631 distcc[11280] (dcc_collect_child) cc child 11281 terminated with status 0
12632 distcc[11280] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
12633 distcc[11280] compile (null) on localhost completed ok
12634 distcc[11280] (dcc_unlock) release lock fd5
12635 distcc[11280] elapsed compilation time 2.670850s
12636 distcc[11280] (dcc_exit) exit: code 0; self: 0.002907 user 0.005815 sys; children: 2.433440 user 0.200050 sys
12637 distcc[11280] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
12638 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pathconfig.o Python/pathconfig.c
12639 distcc[11292] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
12640 distcc[11292] (dcc_recursion_safeguard) safeguard level=0
12641 distcc[11292] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
12642 distcc[11292] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
12643 distcc[11292] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pathconfig.o Python/pathconfig.c
12644 distcc[11292] (dcc_scan_args) compiler will emit/use profile info; must be local
12645 distcc[11292] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
12646 distcc[11292] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
12647 distcc[11292] (dcc_parse_hosts) found tcp token "192.168.1.41"
12648 distcc[11292] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12649 distcc[11292] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12650 distcc[11292] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
12651 distcc[11292] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pathconfig.o Python/pathconfig.c
12652 distcc[11292] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
12653 distcc[11292] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pathconfig.o Python/pathconfig.c
12654 distcc[11292] (dcc_spawn_child) child started as pid11293
12655 distcc[11293] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
12656 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12657 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12658 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12659 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12660 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
12661 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12662 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12663 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12664 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12665 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
12666 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12667 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12668 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12669 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12670 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
12671 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12672 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12673 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12674 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12675 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
12676 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12677 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12678 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12679 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12680 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
12681 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12682 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12683 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12684 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12685 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
12686 distcc[11284] (dcc_collect_child) cc child 11285 terminated with status 0
12687 distcc[11284] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
12688 distcc[11284] compile (null) on localhost completed ok
12689 distcc[11284] (dcc_unlock) release lock fd5
12690 distcc[11284] elapsed compilation time 0.688889s
12691 distcc[11284] (dcc_exit) exit: code 0; self: 0.000000 user 0.006442 sys; children: 0.542685 user 0.121320 sys
12692 distcc[11284] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
12693 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/preconfig.o Python/preconfig.c
12694 distcc[11296] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
12695 distcc[11296] (dcc_recursion_safeguard) safeguard level=0
12696 distcc[11296] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
12697 distcc[11296] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
12698 distcc[11296] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/preconfig.o Python/preconfig.c
12699 distcc[11296] (dcc_scan_args) compiler will emit/use profile info; must be local
12700 distcc[11296] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
12701 distcc[11296] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
12702 distcc[11296] (dcc_parse_hosts) found tcp token "192.168.1.41"
12703 distcc[11296] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12704 distcc[11296] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
12705 distcc[11296] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/preconfig.o Python/preconfig.c
12706 distcc[11296] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
12707 distcc[11296] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/preconfig.o Python/preconfig.c
12708 distcc[11296] (dcc_spawn_child) child started as pid11297
12709 distcc[11297] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
12710 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12711 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12712 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12713 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12714 distcc[11276] (dcc_lock_pause) nothing available, sleeping 1000ms...
12715 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12716 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12717 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12718 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12719 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
12720 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12721 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12722 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12723 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12724 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
12725 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12726 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12727 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12728 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12729 distcc[11236] (dcc_lock_pause) nothing available, sleeping 1000ms...
12730 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12731 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12732 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12733 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12734 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
12735 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12736 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12737 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12738 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12739 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
12740 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12741 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12742 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12743 distcc[11036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12744 distcc[11036] (dcc_lock_pause) nothing available, sleeping 1000ms...
12745 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12746 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12747 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12748 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12749 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
12750 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12751 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12752 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12753 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12754 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
12755 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12756 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12757 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12758 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12759 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
12760 distcc[11288] (dcc_collect_child) cc child 11289 terminated with status 0
12761 distcc[11288] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
12762 distcc[11288] compile (null) on localhost completed ok
12763 distcc[11288] (dcc_unlock) release lock fd5
12764 distcc[11288] elapsed compilation time 1.035887s
12765 distcc[11288] (dcc_exit) exit: code 0; self: 0.000000 user 0.007121 sys; children: 0.866561 user 0.128102 sys
12766 distcc[11288] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
12767 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c
12768 distcc[11300] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
12769 distcc[11300] (dcc_recursion_safeguard) safeguard level=0
12770 distcc[11300] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
12771 distcc[11300] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
12772 distcc[11300] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c
12773 distcc[11300] (dcc_scan_args) compiler will emit/use profile info; must be local
12774 distcc[11300] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
12775 distcc[11300] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
12776 distcc[11300] (dcc_parse_hosts) found tcp token "192.168.1.41"
12777 distcc[11300] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
12778 distcc[11300] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c
12779 distcc[11300] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
12780 distcc[11300] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c
12781 distcc[11300] (dcc_spawn_child) child started as pid11301
12782 distcc[11301] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
12783 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12784 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12785 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12786 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12787 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
12788 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12789 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12790 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12791 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12792 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
12793 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12794 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12795 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12796 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12797 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
12798 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12799 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12800 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12801 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12802 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
12803 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12804 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12805 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12806 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12807 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
12808 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12809 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12810 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12811 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12812 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
12813 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12814 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12815 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12816 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12817 distcc[11276] (dcc_lock_pause) nothing available, sleeping 1000ms...
12818 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12819 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12820 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12821 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12822 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
12823 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12824 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12825 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12826 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12827 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
12828 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12829 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12830 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12831 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12832 distcc[11236] (dcc_lock_pause) nothing available, sleeping 1000ms...
12833 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12834 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12835 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12836 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12837 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
12838 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12839 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12840 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12841 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12842 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
12843 distcc[11300] (dcc_collect_child) cc child 11301 terminated with status 0
12844 distcc[11300] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
12845 distcc[11300] compile (null) on localhost completed ok
12846 distcc[11300] (dcc_unlock) release lock fd5
12847 distcc[11300] elapsed compilation time 0.833259s
12848 distcc[11300] (dcc_exit) exit: code 0; self: 0.000000 user 0.006836 sys; children: 0.700512 user 0.143355 sys
12849 distcc[11300] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
12850 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c
12851 distcc[11036] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
12852 distcc[11036] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/accu.o Objects/accu.c
12853 distcc[11036] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
12854 distcc[11036] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/accu.o Objects/accu.c
12855 distcc[11036] (dcc_spawn_child) child started as pid11305
12856 distcc[11304] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
12857 distcc[11304] (dcc_recursion_safeguard) safeguard level=0
12858 distcc[11304] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
12859 distcc[11304] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
12860 distcc[11304] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c
12861 distcc[11304] (dcc_scan_args) compiler will emit/use profile info; must be local
12862 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12863 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12864 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12865 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12866 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
12867 distcc[11304] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
12868 distcc[11304] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
12869 distcc[11304] (dcc_parse_hosts) found tcp token "192.168.1.41"
12870 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12871 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12872 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12873 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12874 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
12875 distcc[11305] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
12876 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12877 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12878 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12879 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12880 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
12881 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12882 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12883 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12884 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12885 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
12886 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12887 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12888 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12889 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12890 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
12891 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12892 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12893 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12894 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12895 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
12896 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12897 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12898 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12899 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12900 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
12901 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12902 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12903 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12904 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12905 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
12906 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12907 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12908 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12909 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12910 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
12911 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12912 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12913 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12914 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12915 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
12916 distcc[11292] (dcc_collect_child) cc child 11293 terminated with status 0
12917 distcc[11292] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
12918 distcc[11292] compile (null) on localhost completed ok
12919 distcc[11292] (dcc_unlock) release lock fd5
12920 distcc[11292] elapsed compilation time 2.300171s
12921 distcc[11292] (dcc_exit) exit: code 0; self: 0.000000 user 0.006805 sys; children: 2.095348 user 0.144149 sys
12922 distcc[11292] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
12923 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c
12924 distcc[11308] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
12925 distcc[11308] (dcc_recursion_safeguard) safeguard level=0
12926 distcc[11308] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
12927 distcc[11308] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
12928 distcc[11308] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c
12929 distcc[11308] (dcc_scan_args) compiler will emit/use profile info; must be local
12930 distcc[11308] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
12931 distcc[11308] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
12932 distcc[11308] (dcc_parse_hosts) found tcp token "192.168.1.41"
12933 distcc[11308] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12934 distcc[11308] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12935 distcc[11308] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
12936 distcc[11308] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c
12937 distcc[11308] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
12938 distcc[11308] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c
12939 distcc[11308] (dcc_spawn_child) child started as pid11309
12940 distcc[11309] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
12941 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12942 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12943 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12944 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12945 distcc[11276] (dcc_lock_pause) nothing available, sleeping 1000ms...
12946 distcc[11308] (dcc_collect_child) cc child 11309 terminated with status 0
12947 distcc[11308] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
12948 distcc[11308] compile (null) on localhost completed ok
12949 distcc[11308] (dcc_unlock) release lock fd5
12950 distcc[11308] elapsed compilation time 0.113946s
12951 distcc[11308] (dcc_exit) exit: code 0; self: 0.000000 user 0.008512 sys; children: 0.077980 user 0.047883 sys
12952 distcc[11308] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
12953 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pyhash.o Python/pyhash.c
12954 distcc[11312] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
12955 distcc[11312] (dcc_recursion_safeguard) safeguard level=0
12956 distcc[11312] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
12957 distcc[11312] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
12958 distcc[11312] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pyhash.o Python/pyhash.c
12959 distcc[11312] (dcc_scan_args) compiler will emit/use profile info; must be local
12960 distcc[11312] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
12961 distcc[11312] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
12962 distcc[11312] (dcc_parse_hosts) found tcp token "192.168.1.41"
12963 distcc[11312] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12964 distcc[11312] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12965 distcc[11312] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
12966 distcc[11312] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pyhash.o Python/pyhash.c
12967 distcc[11312] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
12968 distcc[11312] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pyhash.o Python/pyhash.c
12969 distcc[11312] (dcc_spawn_child) child started as pid11313
12970 distcc[11313] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
12971 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12972 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12973 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12974 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12975 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
12976 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12977 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12978 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12979 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12980 distcc[11029] (dcc_lock_pause) nothing available, sleeping 1000ms...
12981 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12982 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12983 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12984 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12985 distcc[11236] (dcc_lock_pause) nothing available, sleeping 1000ms...
12986 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12987 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12988 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12989 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12990 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
12991 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12992 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12993 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12994 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
12995 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
12996 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
12997 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
12998 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
12999 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13000 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
13001 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13002 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13003 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13004 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13005 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
13006 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13007 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13008 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13009 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13010 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
13011 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13012 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13013 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13014 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13015 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
13016 distcc[11036] (dcc_collect_child) cc child 11305 terminated with status 0
13017 distcc[11036] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
13018 distcc[11036] compile (null) on localhost completed ok
13019 distcc[11036] (dcc_unlock) release lock fd5
13020 distcc[11036] elapsed compilation time 130.436495s
13021 distcc[11036] (dcc_exit) exit: code 0; self: 0.049477 user 0.107201 sys; children: 0.884047 user 0.164759 sys
13022 distcc[11036] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
13023 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o Python/pylifecycle.c
13024 distcc[11316] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
13025 distcc[11316] (dcc_recursion_safeguard) safeguard level=0
13026 distcc[11316] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
13027 distcc[11316] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
13028 distcc[11316] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o Python/pylifecycle.c
13029 distcc[11316] (dcc_scan_args) compiler will emit/use profile info; must be local
13030 distcc[11316] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
13031 distcc[11316] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
13032 distcc[11316] (dcc_parse_hosts) found tcp token "192.168.1.41"
13033 distcc[11316] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
13034 distcc[11316] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o Python/pylifecycle.c
13035 distcc[11316] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
13036 distcc[11316] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o Python/pylifecycle.c
13037 distcc[11316] (dcc_spawn_child) child started as pid11317
13038 distcc[11317] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
13039 distcc[11296] (dcc_collect_child) cc child 11297 terminated with status 0
13040 distcc[11296] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
13041 distcc[11296] compile (null) on localhost completed ok
13042 distcc[11296] (dcc_unlock) release lock fd5
13043 distcc[11296] elapsed compilation time 2.629840s
13044 distcc[11296] (dcc_exit) exit: code 0; self: 0.000000 user 0.007665 sys; children: 2.304208 user 0.179218 sys
13045 distcc[11296] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
13046 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c
13047 distcc[11320] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
13048 distcc[11320] (dcc_recursion_safeguard) safeguard level=0
13049 distcc[11320] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
13050 distcc[11320] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
13051 distcc[11320] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c
13052 distcc[11320] (dcc_scan_args) compiler will emit/use profile info; must be local
13053 distcc[11320] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
13054 distcc[11320] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
13055 distcc[11320] (dcc_parse_hosts) found tcp token "192.168.1.41"
13056 distcc[11320] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13057 distcc[11320] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
13058 distcc[11320] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c
13059 distcc[11320] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
13060 distcc[11320] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c
13061 distcc[11320] (dcc_spawn_child) child started as pid11321
13062 distcc[11321] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
13063 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13064 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13065 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13066 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13067 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
13068 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13069 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13070 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13071 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13072 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
13073 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13074 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13075 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13076 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13077 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
13078 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13079 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13080 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13081 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13082 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
13083 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13084 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13085 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13086 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13087 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
13088 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13089 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13090 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13091 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13092 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
13093 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13094 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13095 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13096 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13097 distcc[11276] (dcc_lock_pause) nothing available, sleeping 1000ms...
13098 distcc[11320] (dcc_collect_child) cc child 11321 terminated with status 0
13099 distcc[11320] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
13100 distcc[11320] compile (null) on localhost completed ok
13101 distcc[11320] (dcc_unlock) release lock fd5
13102 distcc[11320] elapsed compilation time 0.536161s
13103 distcc[11320] (dcc_exit) exit: code 0; self: 0.003370 user 0.003370 sys; children: 0.410425 user 0.113403 sys
13104 distcc[11320] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
13105 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c
13106 distcc[11324] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
13107 distcc[11324] (dcc_recursion_safeguard) safeguard level=0
13108 distcc[11324] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
13109 distcc[11324] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
13110 distcc[11324] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c
13111 distcc[11324] (dcc_scan_args) compiler will emit/use profile info; must be local
13112 distcc[11324] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
13113 distcc[11324] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
13114 distcc[11324] (dcc_parse_hosts) found tcp token "192.168.1.41"
13115 distcc[11324] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13116 distcc[11324] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
13117 distcc[11324] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c
13118 distcc[11324] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
13119 distcc[11324] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c
13120 distcc[11324] (dcc_spawn_child) child started as pid11325
13121 distcc[11325] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
13122 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13123 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13124 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13125 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13126 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
13127 distcc[11312] (dcc_collect_child) cc child 11313 terminated with status 0
13128 distcc[11312] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
13129 distcc[11312] compile (null) on localhost completed ok
13130 distcc[11312] (dcc_unlock) release lock fd5
13131 distcc[11312] elapsed compilation time 1.080634s
13132 distcc[11312] (dcc_exit) exit: code 0; self: 0.004626 user 0.002313 sys; children: 0.888412 user 0.157272 sys
13133 distcc[11312] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
13134 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c
13135 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13136 distcc[11029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13137 distcc[11029] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
13138 distcc[11029] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/peg_api.o Parser/peg_api.c
13139 distcc[11029] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
13140 distcc[11029] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/peg_api.o Parser/peg_api.c
13141 distcc[11029] (dcc_spawn_child) child started as pid11329
13142 distcc[11329] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
13143 distcc[11328] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
13144 distcc[11328] (dcc_recursion_safeguard) safeguard level=0
13145 distcc[11328] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
13146 distcc[11328] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
13147 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13148 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13149 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13150 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13151 distcc[11236] (dcc_lock_pause) nothing available, sleeping 1000ms...
13152 distcc[11328] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c
13153 distcc[11328] (dcc_scan_args) compiler will emit/use profile info; must be local
13154 distcc[11328] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
13155 distcc[11328] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
13156 distcc[11328] (dcc_parse_hosts) found tcp token "192.168.1.41"
13157 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13158 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13159 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13160 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13161 distcc[11328] (dcc_lock_pause) nothing available, sleeping 1000ms...
13162 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13163 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13164 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13165 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13166 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
13167 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13168 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13169 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13170 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13171 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
13172 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13173 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13174 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13175 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13176 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
13177 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13178 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13179 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13180 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13181 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
13182 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13183 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13184 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13185 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13186 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
13187 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13188 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13189 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13190 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13191 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
13192 distcc[11029] (dcc_collect_child) cc child 11329 terminated with status 0
13193 distcc[11029] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
13194 distcc[11029] compile (null) on localhost completed ok
13195 distcc[11029] (dcc_unlock) release lock fd5
13196 distcc[11029] elapsed compilation time 131.839701s
13197 distcc[11029] (dcc_exit) exit: code 0; self: 0.034330 user 0.109856 sys; children: 0.523784 user 0.105802 sys
13198 distcc[11029] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
13199 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pytime.o Python/pytime.c
13200 distcc[11332] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
13201 distcc[11332] (dcc_recursion_safeguard) safeguard level=0
13202 distcc[11332] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
13203 distcc[11332] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
13204 distcc[11332] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pytime.o Python/pytime.c
13205 distcc[11332] (dcc_scan_args) compiler will emit/use profile info; must be local
13206 distcc[11332] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
13207 distcc[11332] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
13208 distcc[11332] (dcc_parse_hosts) found tcp token "192.168.1.41"
13209 distcc[11332] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13210 distcc[11332] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13211 distcc[11332] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
13212 distcc[11332] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pytime.o Python/pytime.c
13213 distcc[11332] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
13214 distcc[11332] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pytime.o Python/pytime.c
13215 distcc[11332] (dcc_spawn_child) child started as pid11333
13216 distcc[11333] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
13217 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13218 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13219 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13220 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13221 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
13222 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13223 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13224 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13225 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13226 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
13227 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13228 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13229 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13230 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13231 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
13232 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13233 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13234 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13235 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13236 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
13237 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13238 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13239 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13240 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13241 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
13242 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13243 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13244 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13245 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13246 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
13247 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13248 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13249 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13250 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13251 distcc[11276] (dcc_lock_pause) nothing available, sleeping 1000ms...
13252 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13253 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13254 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13255 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13256 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
13257 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13258 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13259 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13260 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13261 distcc[11236] (dcc_lock_pause) nothing available, sleeping 1000ms...
13262 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13263 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13264 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13265 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13266 distcc[11328] (dcc_lock_pause) nothing available, sleeping 1000ms...
13267 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13268 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13269 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13270 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13271 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
13272 distcc[11272] (dcc_collect_child) cc child 11273 terminated with status 0
13273 distcc[11272] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
13274 distcc[11272] compile (null) on localhost completed ok
13275 distcc[11272] (dcc_unlock) release lock fd5
13276 distcc[11272] elapsed compilation time 9.486359s
13277 distcc[11272] (dcc_exit) exit: code 0; self: 0.000000 user 0.006732 sys; children: 8.890123 user 0.297599 sys
13278 distcc[11272] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
13279 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/bootstrap_hash.o Python/bootstrap_hash.c
13280 distcc[11336] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
13281 distcc[11336] (dcc_recursion_safeguard) safeguard level=0
13282 distcc[11336] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
13283 distcc[11336] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
13284 distcc[11336] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/bootstrap_hash.o Python/bootstrap_hash.c
13285 distcc[11336] (dcc_scan_args) compiler will emit/use profile info; must be local
13286 distcc[11336] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
13287 distcc[11336] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
13288 distcc[11336] (dcc_parse_hosts) found tcp token "192.168.1.41"
13289 distcc[11336] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13290 distcc[11336] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13291 distcc[11336] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13292 distcc[11336] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
13293 distcc[11336] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/bootstrap_hash.o Python/bootstrap_hash.c
13294 distcc[11336] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
13295 distcc[11336] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/bootstrap_hash.o Python/bootstrap_hash.c
13296 distcc[11336] (dcc_spawn_child) child started as pid11337
13297 distcc[11337] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
13298 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13299 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13300 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13301 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13302 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
13303 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13304 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13305 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13306 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13307 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13308 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13309 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
13310 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13311 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13312 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
13313 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13314 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13315 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13316 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13317 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
13318 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13319 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13320 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13321 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13322 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
13323 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13324 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13325 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13326 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13327 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
13328 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13329 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13330 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13331 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13332 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
13333 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13334 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13335 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13336 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13337 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
13338 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13339 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13340 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13341 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13342 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
13343 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13344 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13345 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13346 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13347 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
13348 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13349 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13350 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13351 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13352 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
13353 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13354 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13355 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13356 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13357 distcc[11276] (dcc_lock_pause) nothing available, sleeping 1000ms...
13358 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13359 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13360 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13361 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13362 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
13363 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13364 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13365 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13366 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13367 distcc[11236] (dcc_lock_pause) nothing available, sleeping 1000ms...
13368 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13369 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13370 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13371 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13372 distcc[11328] (dcc_lock_pause) nothing available, sleeping 1000ms...
13373 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13374 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13375 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13376 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13377 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
13378 distcc[11336] (dcc_collect_child) cc child 11337 terminated with status 0
13379 distcc[11336] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
13380 distcc[11336] compile (null) on localhost completed ok
13381 distcc[11336] (dcc_unlock) release lock fd5
13382 distcc[11336] elapsed compilation time 1.016108s
13383 distcc[11336] (dcc_exit) exit: code 0; self: 0.002561 user 0.005122 sys; children: 0.869493 user 0.144342 sys
13384 distcc[11336] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
13385 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c
13386 distcc[11340] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
13387 distcc[11340] (dcc_recursion_safeguard) safeguard level=0
13388 distcc[11340] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
13389 distcc[11340] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
13390 distcc[11340] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c
13391 distcc[11340] (dcc_scan_args) compiler will emit/use profile info; must be local
13392 distcc[11340] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
13393 distcc[11340] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
13394 distcc[11340] (dcc_parse_hosts) found tcp token "192.168.1.41"
13395 distcc[11340] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13396 distcc[11340] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13397 distcc[11340] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13398 distcc[11340] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
13399 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13400 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13401 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13402 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13403 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
13404 distcc[11340] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c
13405 distcc[11340] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
13406 distcc[11340] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c
13407 distcc[11340] (dcc_spawn_child) child started as pid11341
13408 distcc[11341] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
13409 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13410 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13411 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13412 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13413 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13414 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13415 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13416 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
13417 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13418 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
13419 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13420 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13421 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13422 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13423 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
13424 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13425 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13426 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13427 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13428 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
13429 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13430 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13431 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13432 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13433 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
13434 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13435 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13436 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13437 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13438 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
13439 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13440 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13441 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13442 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13443 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
13444 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13445 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13446 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13447 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13448 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
13449 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13450 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13451 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13452 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13453 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
13454 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13455 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13456 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13457 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13458 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
13459 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13460 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13461 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13462 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13463 distcc[11276] (dcc_lock_pause) nothing available, sleeping 1000ms...
13464 distcc[11332] (dcc_collect_child) cc child 11333 terminated with status 0
13465 distcc[11332] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
13466 distcc[11332] compile (null) on localhost completed ok
13467 distcc[11332] (dcc_unlock) release lock fd5
13468 distcc[11332] elapsed compilation time 2.255665s
13469 distcc[11332] (dcc_exit) exit: code 0; self: 0.000000 user 0.008303 sys; children: 1.982322 user 0.154266 sys
13470 distcc[11332] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
13471 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c
13472 distcc[11344] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
13473 distcc[11344] (dcc_recursion_safeguard) safeguard level=0
13474 distcc[11344] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
13475 distcc[11344] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
13476 distcc[11344] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c
13477 distcc[11344] (dcc_scan_args) compiler will emit/use profile info; must be local
13478 distcc[11344] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
13479 distcc[11344] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
13480 distcc[11344] (dcc_parse_hosts) found tcp token "192.168.1.41"
13481 distcc[11344] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13482 distcc[11344] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13483 distcc[11344] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
13484 distcc[11344] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c
13485 distcc[11344] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
13486 distcc[11344] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c
13487 distcc[11344] (dcc_spawn_child) child started as pid11345
13488 distcc[11345] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
13489 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13490 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13491 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13492 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13493 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
13494 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13495 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13496 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13497 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13498 distcc[11236] (dcc_lock_pause) nothing available, sleeping 1000ms...
13499 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13500 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13501 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13502 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13503 distcc[11328] (dcc_lock_pause) nothing available, sleeping 1000ms...
13504 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13505 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13506 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13507 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13508 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
13509 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13510 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13511 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13512 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13513 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
13514 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13515 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13516 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13517 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13518 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13519 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13520 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13521 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13522 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
13523 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
13524 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13525 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13526 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13527 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13528 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
13529 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13530 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13531 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13532 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13533 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
13534 distcc[11340] (dcc_collect_child) cc child 11341 terminated with status 0
13535 distcc[11340] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
13536 distcc[11340] compile (null) on localhost completed ok
13537 distcc[11340] (dcc_unlock) release lock fd5
13538 distcc[11340] elapsed compilation time 1.277287s
13539 distcc[11340] (dcc_exit) exit: code 0; self: 0.003948 user 0.003948 sys; children: 1.072983 user 0.192487 sys
13540 distcc[11340] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
13541 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE \
13542 -DABIFLAGS='""' \
13543 -DMULTIARCH=\"aarch64-linux-gnu\" \
13544 -o Python/sysmodule.o ./Python/sysmodule.c
13545 distcc[11348] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
13546 distcc[11348] (dcc_recursion_safeguard) safeguard level=0
13547 distcc[11348] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
13548 distcc[11348] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
13549 distcc[11348] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE "-DABIFLAGS=""" "-DMULTIARCH="aarch64-linux-gnu"" -o Python/sysmodule.o ./Python/sysmodule.c
13550 distcc[11348] (dcc_scan_args) compiler will emit/use profile info; must be local
13551 distcc[11348] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
13552 distcc[11348] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
13553 distcc[11348] (dcc_parse_hosts) found tcp token "192.168.1.41"
13554 distcc[11348] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13555 distcc[11348] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13556 distcc[11348] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13557 distcc[11348] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
13558 distcc[11348] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE "-DABIFLAGS=""" "-DMULTIARCH="aarch64-linux-gnu"" -o Python/sysmodule.o ./Python/sysmodule.c
13559 distcc[11348] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
13560 distcc[11348] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE "-DABIFLAGS=""" "-DMULTIARCH="aarch64-linux-gnu"" -o Python/sysmodule.o ./Python/sysmodule.c
13561 distcc[11348] (dcc_spawn_child) child started as pid11349
13562 distcc[11349] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
13563 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13564 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13565 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13566 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13567 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
13568 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13569 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13570 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13571 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13572 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
13573 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13574 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13575 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13576 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13577 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
13578 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13579 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13580 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13581 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13582 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
13583 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13584 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13585 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13586 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13587 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
13588 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13589 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13590 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13591 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13592 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
13593 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13594 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13595 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13596 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13597 distcc[11276] (dcc_lock_pause) nothing available, sleeping 1000ms...
13598 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13599 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13600 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13601 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13602 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
13603 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13604 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13605 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13606 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13607 distcc[11236] (dcc_lock_pause) nothing available, sleeping 1000ms...
13608 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13609 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13610 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13611 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13612 distcc[11328] (dcc_lock_pause) nothing available, sleeping 1000ms...
13613 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13614 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13615 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13616 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13617 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
13618 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13619 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13620 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13621 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13622 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
13623 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13624 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13625 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13626 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13627 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13628 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13629 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13630 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13631 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
13632 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
13633 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13634 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13635 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13636 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13637 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
13638 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13639 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13640 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13641 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13642 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
13643 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13644 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13645 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13646 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13647 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
13648 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13649 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13650 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13651 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13652 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
13653 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13654 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13655 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13656 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13657 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
13658 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13659 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13660 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13661 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13662 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
13663 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13664 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13665 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13666 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13667 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
13668 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13669 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13670 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13671 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13672 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
13673 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13674 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13675 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13676 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13677 distcc[11276] (dcc_lock_pause) nothing available, sleeping 1000ms...
13678 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13679 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13680 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13681 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13682 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
13683 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13684 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13685 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13686 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13687 distcc[11236] (dcc_lock_pause) nothing available, sleeping 1000ms...
13688 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13689 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13690 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13691 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13692 distcc[11328] (dcc_lock_pause) nothing available, sleeping 1000ms...
13693 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13694 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13695 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13696 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13697 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
13698 distcc[11324] (dcc_collect_child) cc child 11325 terminated with status 0
13699 distcc[11324] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
13700 distcc[11324] compile (null) on localhost completed ok
13701 distcc[11324] (dcc_unlock) release lock fd5
13702 distcc[11324] elapsed compilation time 5.147260s
13703 distcc[11324] (dcc_exit) exit: code 0; self: 0.003049 user 0.006098 sys; children: 4.884731 user 0.251605 sys
13704 distcc[11324] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
13705 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/thread.o Python/thread.c
13706 distcc[11352] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
13707 distcc[11352] (dcc_recursion_safeguard) safeguard level=0
13708 distcc[11352] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
13709 distcc[11352] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
13710 distcc[11352] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/thread.o Python/thread.c
13711 distcc[11352] (dcc_scan_args) compiler will emit/use profile info; must be local
13712 distcc[11352] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
13713 distcc[11352] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
13714 distcc[11352] (dcc_parse_hosts) found tcp token "192.168.1.41"
13715 distcc[11352] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13716 distcc[11352] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
13717 distcc[11352] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/thread.o Python/thread.c
13718 distcc[11352] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
13719 distcc[11352] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/thread.o Python/thread.c
13720 distcc[11352] (dcc_spawn_child) child started as pid11353
13721 distcc[11353] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
13722 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13723 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13724 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13725 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13726 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
13727 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13728 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13729 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13730 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13731 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13732 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13733 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13734 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13735 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
13736 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
13737 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13738 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13739 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13740 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13741 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
13742 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13743 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13744 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13745 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13746 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
13747 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13748 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13749 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13750 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13751 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
13752 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13753 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13754 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13755 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13756 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
13757 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13758 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13759 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13760 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13761 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
13762 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13763 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13764 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13765 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13766 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
13767 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13768 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13769 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13770 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13771 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
13772 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13773 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13774 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13775 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13776 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
13777 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13778 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13779 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13780 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13781 distcc[11276] (dcc_lock_pause) nothing available, sleeping 1000ms...
13782 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13783 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13784 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13785 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13786 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
13787 distcc[11316] (dcc_collect_child) cc child 11317 terminated with status 0
13788 distcc[11316] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
13789 distcc[11316] compile (null) on localhost completed ok
13790 distcc[11316] (dcc_unlock) release lock fd5
13791 distcc[11316] elapsed compilation time 6.718127s
13792 distcc[11316] (dcc_exit) exit: code 0; self: 0.004002 user 0.004002 sys; children: 6.293678 user 0.251532 sys
13793 distcc[11316] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
13794 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c
13795 distcc[11356] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
13796 distcc[11356] (dcc_recursion_safeguard) safeguard level=0
13797 distcc[11356] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
13798 distcc[11356] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
13799 distcc[11356] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c
13800 distcc[11356] (dcc_scan_args) compiler will emit/use profile info; must be local
13801 distcc[11356] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
13802 distcc[11356] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
13803 distcc[11356] (dcc_parse_hosts) found tcp token "192.168.1.41"
13804 distcc[11356] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
13805 distcc[11356] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c
13806 distcc[11356] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
13807 distcc[11356] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c
13808 distcc[11356] (dcc_spawn_child) child started as pid11357
13809 distcc[11357] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
13810 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13811 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13812 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13813 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13814 distcc[11236] (dcc_lock_pause) nothing available, sleeping 1000ms...
13815 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13816 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13817 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13818 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13819 distcc[11328] (dcc_lock_pause) nothing available, sleeping 1000ms...
13820 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13821 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13822 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13823 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13824 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
13825 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13826 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13827 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13828 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13829 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
13830 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13831 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13832 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13833 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13834 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13835 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13836 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13837 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13838 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
13839 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
13840 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13841 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13842 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13843 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13844 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
13845 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13846 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13847 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13848 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13849 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
13850 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13851 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13852 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13853 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13854 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
13855 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13856 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13857 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13858 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13859 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
13860 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13861 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13862 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13863 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13864 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
13865 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13866 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13867 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13868 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13869 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
13870 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13871 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13872 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13873 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13874 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
13875 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13876 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13877 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13878 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13879 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
13880 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13881 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13882 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13883 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13884 distcc[11276] (dcc_lock_pause) nothing available, sleeping 1000ms...
13885 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13886 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13887 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13888 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13889 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
13890 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13891 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13892 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13893 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13894 distcc[11236] (dcc_lock_pause) nothing available, sleeping 1000ms...
13895 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13896 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13897 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13898 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13899 distcc[11328] (dcc_lock_pause) nothing available, sleeping 1000ms...
13900 distcc[11352] (dcc_collect_child) cc child 11353 terminated with status 0
13901 distcc[11352] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
13902 distcc[11352] compile (null) on localhost completed ok
13903 distcc[11352] (dcc_unlock) release lock fd5
13904 distcc[11352] elapsed compilation time 1.936545s
13905 distcc[11352] (dcc_exit) exit: code 0; self: 0.003406 user 0.003406 sys; children: 1.710392 user 0.190939 sys
13906 distcc[11352] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
13907 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c
13908 distcc[11360] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
13909 distcc[11360] (dcc_recursion_safeguard) safeguard level=0
13910 distcc[11360] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
13911 distcc[11360] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
13912 distcc[11360] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c
13913 distcc[11360] (dcc_scan_args) compiler will emit/use profile info; must be local
13914 distcc[11360] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
13915 distcc[11360] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
13916 distcc[11360] (dcc_parse_hosts) found tcp token "192.168.1.41"
13917 distcc[11360] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13918 distcc[11360] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
13919 distcc[11360] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c
13920 distcc[11360] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
13921 distcc[11360] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c
13922 distcc[11360] (dcc_spawn_child) child started as pid11361
13923 distcc[11361] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
13924 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13925 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13926 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13927 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13928 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
13929 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13930 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13931 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13932 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13933 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
13934 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13935 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13936 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13937 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13938 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13939 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13940 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13941 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13942 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
13943 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
13944 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13945 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13946 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13947 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13948 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
13949 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13950 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13951 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13952 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13953 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
13954 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13955 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13956 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13957 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13958 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
13959 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13960 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13961 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13962 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13963 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
13964 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13965 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13966 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13967 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13968 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
13969 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13970 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13971 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13972 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13973 distcc[11055] (dcc_lock_pause) nothing available, sleeping 1000ms...
13974 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13975 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13976 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13977 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13978 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
13979 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13980 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13981 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13982 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13983 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
13984 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
13985 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
13986 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
13987 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
13988 distcc[11276] (dcc_lock_pause) nothing available, sleeping 1000ms...
13989 distcc[11360] (dcc_collect_child) cc child 11361 terminated with status 0
13990 distcc[11360] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
13991 distcc[11360] compile (null) on localhost completed ok
13992 distcc[11360] (dcc_unlock) release lock fd5
13993 distcc[11360] elapsed compilation time 0.861233s
13994 distcc[11360] (dcc_exit) exit: code 0; self: 0.003308 user 0.003308 sys; children: 0.714110 user 0.132932 sys
13995 distcc[11360] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
13996 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c
13997 distcc[11364] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
13998 distcc[11364] (dcc_recursion_safeguard) safeguard level=0
13999 distcc[11364] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
14000 distcc[11364] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
14001 distcc[11364] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c
14002 distcc[11364] (dcc_scan_args) compiler will emit/use profile info; must be local
14003 distcc[11364] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
14004 distcc[11364] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
14005 distcc[11364] (dcc_parse_hosts) found tcp token "192.168.1.41"
14006 distcc[11364] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14007 distcc[11364] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
14008 distcc[11364] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c
14009 distcc[11364] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
14010 distcc[11364] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c
14011 distcc[11364] (dcc_spawn_child) child started as pid11365
14012 distcc[11365] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
14013 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14014 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14015 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14016 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14017 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
14018 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14019 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14020 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14021 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14022 distcc[11236] (dcc_lock_pause) nothing available, sleeping 1000ms...
14023 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14024 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14025 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14026 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14027 distcc[11328] (dcc_lock_pause) nothing available, sleeping 1000ms...
14028 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14029 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14030 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14031 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14032 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
14033 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14034 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14035 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14036 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14037 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
14038 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14039 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14040 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14041 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14042 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14043 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14044 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14045 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14046 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
14047 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
14048 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14049 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14050 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14051 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14052 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
14053 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14054 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14055 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14056 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14057 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
14058 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14059 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14060 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14061 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14062 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
14063 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14064 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14065 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14066 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14067 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
14068 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14069 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14070 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14071 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14072 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
14073 distcc[11364] (dcc_collect_child) cc child 11365 terminated with status 0
14074 distcc[11364] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
14075 distcc[11364] compile (null) on localhost completed ok
14076 distcc[11364] (dcc_unlock) release lock fd5
14077 distcc[11364] elapsed compilation time 0.818829s
14078 distcc[11364] (dcc_exit) exit: code 0; self: 0.000000 user 0.007458 sys; children: 0.695046 user 0.129453 sys
14079 distcc[11364] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
14080 distcc[11055] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14081 distcc[11055] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
14082 distcc[11055] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o Objects/bytesobject.c
14083 distcc[11055] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
14084 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c
14085 distcc[11055] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o Objects/bytesobject.c
14086 distcc[11055] (dcc_spawn_child) child started as pid11369
14087 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14088 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14089 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14090 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14091 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
14092 distcc[11368] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
14093 distcc[11368] (dcc_recursion_safeguard) safeguard level=0
14094 distcc[11368] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
14095 distcc[11368] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
14096 distcc[11368] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c
14097 distcc[11368] (dcc_scan_args) compiler will emit/use profile info; must be local
14098 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14099 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14100 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14101 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14102 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
14103 distcc[11368] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
14104 distcc[11368] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
14105 distcc[11368] (dcc_parse_hosts) found tcp token "192.168.1.41"
14106 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14107 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14108 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14109 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14110 distcc[11368] (dcc_lock_pause) nothing available, sleeping 1000ms...
14111 distcc[11369] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
14112 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14113 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14114 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14115 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14116 distcc[11276] (dcc_lock_pause) nothing available, sleeping 1000ms...
14117 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14118 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14119 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14120 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14121 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
14122 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14123 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14124 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14125 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14126 distcc[11236] (dcc_lock_pause) nothing available, sleeping 1000ms...
14127 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14128 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14129 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14130 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14131 distcc[11328] (dcc_lock_pause) nothing available, sleeping 1000ms...
14132 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14133 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14134 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14135 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14136 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
14137 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14138 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14139 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14140 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14141 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
14142 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14143 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14144 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14145 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14146 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14147 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14148 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14149 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14150 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
14151 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
14152 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14153 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14154 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14155 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14156 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
14157 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14158 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14159 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14160 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14161 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
14162 distcc[11356] (dcc_collect_child) cc child 11357 terminated with status 0
14163 distcc[11356] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
14164 distcc[11356] compile (null) on localhost completed ok
14165 distcc[11356] (dcc_unlock) release lock fd5
14166 distcc[11356] elapsed compilation time 3.478365s
14167 distcc[11356] (dcc_exit) exit: code 0; self: 0.000000 user 0.006290 sys; children: 3.185123 user 0.160328 sys
14168 distcc[11356] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
14169 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o Python/pystrhex.c
14170 distcc[11372] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
14171 distcc[11372] (dcc_recursion_safeguard) safeguard level=0
14172 distcc[11372] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
14173 distcc[11372] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
14174 distcc[11372] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o Python/pystrhex.c
14175 distcc[11372] (dcc_scan_args) compiler will emit/use profile info; must be local
14176 distcc[11372] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
14177 distcc[11372] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
14178 distcc[11372] (dcc_parse_hosts) found tcp token "192.168.1.41"
14179 distcc[11372] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
14180 distcc[11372] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o Python/pystrhex.c
14181 distcc[11372] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
14182 distcc[11372] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o Python/pystrhex.c
14183 distcc[11372] (dcc_spawn_child) child started as pid11373
14184 distcc[11373] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
14185 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14186 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14187 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14188 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14189 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
14190 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14191 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14192 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14193 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14194 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
14195 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14196 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14197 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14198 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14199 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
14200 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14201 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14202 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14203 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14204 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
14205 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14206 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14207 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14208 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14209 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14210 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14211 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14212 distcc[11368] (dcc_lock_pause) nothing available, sleeping 1000ms...
14213 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14214 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
14215 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14216 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14217 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14218 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14219 distcc[11276] (dcc_lock_pause) nothing available, sleeping 1000ms...
14220 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14221 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14222 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14223 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14224 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
14225 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14226 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14227 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14228 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14229 distcc[11236] (dcc_lock_pause) nothing available, sleeping 1000ms...
14230 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14231 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14232 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14233 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14234 distcc[11328] (dcc_lock_pause) nothing available, sleeping 1000ms...
14235 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14236 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14237 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14238 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14239 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
14240 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14241 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14242 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14243 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14244 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
14245 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14246 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14247 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14248 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14249 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14250 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14251 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14252 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14253 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
14254 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
14255 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14256 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14257 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14258 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14259 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
14260 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14261 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14262 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14263 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14264 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
14265 distcc[11372] (dcc_collect_child) cc child 11373 terminated with status 0
14266 distcc[11372] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
14267 distcc[11372] compile (null) on localhost completed ok
14268 distcc[11372] (dcc_unlock) release lock fd5
14269 distcc[11372] elapsed compilation time 1.124484s
14270 distcc[11372] (dcc_exit) exit: code 0; self: 0.003053 user 0.003053 sys; children: 0.935783 user 0.165431 sys
14271 distcc[11372] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
14272 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c
14273 distcc[11376] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
14274 distcc[11376] (dcc_recursion_safeguard) safeguard level=0
14275 distcc[11376] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
14276 distcc[11376] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
14277 distcc[11376] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c
14278 distcc[11376] (dcc_scan_args) compiler will emit/use profile info; must be local
14279 distcc[11376] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
14280 distcc[11376] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
14281 distcc[11376] (dcc_parse_hosts) found tcp token "192.168.1.41"
14282 distcc[11376] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
14283 distcc[11376] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c
14284 distcc[11376] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
14285 distcc[11376] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c
14286 distcc[11376] (dcc_spawn_child) child started as pid11377
14287 distcc[11377] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
14288 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14289 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14290 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14291 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14292 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
14293 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14294 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14295 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14296 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14297 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
14298 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14299 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14300 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14301 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14302 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
14303 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14304 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14305 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14306 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14307 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
14308 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14309 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14310 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14311 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14312 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14313 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14314 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14315 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
14316 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14317 distcc[11368] (dcc_lock_pause) nothing available, sleeping 1000ms...
14318 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14319 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14320 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14321 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14322 distcc[11276] (dcc_lock_pause) nothing available, sleeping 1000ms...
14323 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14324 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14325 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14326 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14327 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
14328 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14329 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14330 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14331 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14332 distcc[11236] (dcc_lock_pause) nothing available, sleeping 1000ms...
14333 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14334 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14335 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14336 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14337 distcc[11328] (dcc_lock_pause) nothing available, sleeping 1000ms...
14338 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14339 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14340 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14341 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14342 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
14343 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14344 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14345 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14346 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14347 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
14348 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14349 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14350 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14351 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14352 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14353 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14354 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14355 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
14356 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14357 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
14358 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14359 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14360 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14361 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14362 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
14363 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14364 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14365 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14366 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14367 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
14368 distcc[11344] (dcc_collect_child) cc child 11345 terminated with status 0
14369 distcc[11344] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
14370 distcc[11344] compile (null) on localhost completed ok
14371 distcc[11344] (dcc_unlock) release lock fd5
14372 distcc[11344] elapsed compilation time 8.563148s
14373 distcc[11344] (dcc_exit) exit: code 0; self: 0.000000 user 0.007492 sys; children: 7.930405 user 0.252887 sys
14374 distcc[11344] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
14375 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c
14376 distcc[11380] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
14377 distcc[11380] (dcc_recursion_safeguard) safeguard level=0
14378 distcc[11380] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
14379 distcc[11380] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
14380 distcc[11380] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c
14381 distcc[11380] (dcc_scan_args) compiler will emit/use profile info; must be local
14382 distcc[11380] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
14383 distcc[11380] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
14384 distcc[11380] (dcc_parse_hosts) found tcp token "192.168.1.41"
14385 distcc[11380] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14386 distcc[11380] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14387 distcc[11380] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
14388 distcc[11380] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c
14389 distcc[11380] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
14390 distcc[11380] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c
14391 distcc[11380] (dcc_spawn_child) child started as pid11381
14392 distcc[11381] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
14393 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14394 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14395 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14396 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14397 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
14398 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14399 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14400 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14401 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14402 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
14403 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14404 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14405 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14406 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14407 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
14408 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14409 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14410 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14411 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14412 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
14413 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14414 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14415 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14416 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14417 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14418 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14419 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14420 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14421 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
14422 distcc[11368] (dcc_lock_pause) nothing available, sleeping 1000ms...
14423 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14424 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14425 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14426 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14427 distcc[11276] (dcc_lock_pause) nothing available, sleeping 1000ms...
14428 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14429 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14430 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14431 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14432 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
14433 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14434 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14435 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14436 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14437 distcc[11236] (dcc_lock_pause) nothing available, sleeping 1000ms...
14438 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14439 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14440 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14441 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14442 distcc[11328] (dcc_lock_pause) nothing available, sleeping 1000ms...
14443 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14444 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14445 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14446 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14447 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
14448 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14449 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14450 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14451 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14452 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
14453 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14454 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14455 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14456 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14457 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14458 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14459 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14460 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
14461 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14462 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
14463 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14464 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14465 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14466 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14467 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
14468 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14469 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14470 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14471 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14472 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
14473 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14474 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14475 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14476 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14477 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
14478 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14479 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14480 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14481 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14482 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
14483 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14484 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14485 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14486 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14487 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
14488 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14489 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14490 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14491 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14492 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
14493 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14494 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14495 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14496 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14497 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
14498 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14499 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14500 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14501 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14502 distcc[11368] (dcc_lock_pause) nothing available, sleeping 1000ms...
14503 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14504 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14505 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14506 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14507 distcc[11276] (dcc_lock_pause) nothing available, sleeping 1000ms...
14508 distcc[11348] (dcc_collect_child) cc child 11349 terminated with status 0
14509 distcc[11348] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
14510 distcc[11348] compile (null) on localhost completed ok
14511 distcc[11348] (dcc_unlock) release lock fd5
14512 distcc[11348] elapsed compilation time 9.506796s
14513 distcc[11348] (dcc_exit) exit: code 0; self: 0.000000 user 0.008098 sys; children: 9.130134 user 0.346712 sys
14514 distcc[11348] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
14515 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/fileutils.o Python/fileutils.c
14516 distcc[11384] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
14517 distcc[11384] (dcc_recursion_safeguard) safeguard level=0
14518 distcc[11384] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
14519 distcc[11384] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
14520 distcc[11384] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/fileutils.o Python/fileutils.c
14521 distcc[11384] (dcc_scan_args) compiler will emit/use profile info; must be local
14522 distcc[11384] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
14523 distcc[11384] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
14524 distcc[11384] (dcc_parse_hosts) found tcp token "192.168.1.41"
14525 distcc[11384] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14526 distcc[11384] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14527 distcc[11384] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14528 distcc[11384] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
14529 distcc[11384] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/fileutils.o Python/fileutils.c
14530 distcc[11384] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
14531 distcc[11384] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/fileutils.o Python/fileutils.c
14532 distcc[11384] (dcc_spawn_child) child started as pid11385
14533 distcc[11385] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
14534 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14535 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14536 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14537 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14538 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
14539 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14540 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14541 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14542 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14543 distcc[11236] (dcc_lock_pause) nothing available, sleeping 1000ms...
14544 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14545 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14546 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14547 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14548 distcc[11328] (dcc_lock_pause) nothing available, sleeping 1000ms...
14549 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14550 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14551 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14552 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14553 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
14554 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14555 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14556 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14557 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14558 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
14559 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14560 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14561 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14562 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14563 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14564 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14565 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14566 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14567 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
14568 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
14569 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14570 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14571 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14572 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14573 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
14574 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14575 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14576 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14577 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14578 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
14579 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14580 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14581 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14582 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14583 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
14584 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14585 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14586 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14587 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14588 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
14589 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14590 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14591 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14592 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14593 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
14594 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14595 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14596 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14597 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14598 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
14599 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14600 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14601 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14602 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14603 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
14604 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14605 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14606 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14607 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14608 distcc[11368] (dcc_lock_pause) nothing available, sleeping 1000ms...
14609 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14610 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14611 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14612 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14613 distcc[11276] (dcc_lock_pause) nothing available, sleeping 1000ms...
14614 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14615 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14616 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14617 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14618 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
14619 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14620 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14621 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14622 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14623 distcc[11236] (dcc_lock_pause) nothing available, sleeping 1000ms...
14624 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14625 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14626 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14627 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14628 distcc[11328] (dcc_lock_pause) nothing available, sleeping 1000ms...
14629 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14630 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14631 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14632 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14633 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
14634 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14635 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14636 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14637 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14638 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
14639 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14640 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14641 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14642 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14643 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14644 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14645 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14646 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14647 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
14648 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
14649 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14650 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14651 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14652 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14653 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
14654 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14655 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14656 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14657 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14658 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
14659 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14660 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14661 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14662 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14663 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
14664 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14665 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14666 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14667 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14668 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
14669 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14670 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14671 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14672 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14673 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
14674 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14675 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14676 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14677 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14678 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
14679 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14680 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14681 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14682 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14683 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
14684 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14685 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14686 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14687 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14688 distcc[11368] (dcc_lock_pause) nothing available, sleeping 1000ms...
14689 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14690 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14691 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14692 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14693 distcc[11276] (dcc_lock_pause) nothing available, sleeping 1000ms...
14694 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14695 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14696 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14697 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14698 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
14699 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14700 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14701 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14702 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14703 distcc[11236] (dcc_lock_pause) nothing available, sleeping 1000ms...
14704 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14705 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14706 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14707 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14708 distcc[11328] (dcc_lock_pause) nothing available, sleeping 1000ms...
14709 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14710 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14711 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14712 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14713 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
14714 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14715 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14716 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14717 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14718 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
14719 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14720 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14721 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14722 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14723 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14724 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14725 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14726 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14727 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
14728 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
14729 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14730 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14731 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14732 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14733 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
14734 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14735 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14736 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14737 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14738 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
14739 distcc[11380] (dcc_collect_child) cc child 11381 terminated with status 0
14740 distcc[11380] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
14741 distcc[11380] compile (null) on localhost completed ok
14742 distcc[11380] (dcc_unlock) release lock fd5
14743 distcc[11380] elapsed compilation time 3.847589s
14744 distcc[11380] (dcc_exit) exit: code 0; self: 0.002751 user 0.005502 sys; children: 3.608947 user 0.163156 sys
14745 distcc[11380] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
14746 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/suggestions.o Python/suggestions.c
14747 distcc[11388] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
14748 distcc[11388] (dcc_recursion_safeguard) safeguard level=0
14749 distcc[11388] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
14750 distcc[11388] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
14751 distcc[11388] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/suggestions.o Python/suggestions.c
14752 distcc[11388] (dcc_scan_args) compiler will emit/use profile info; must be local
14753 distcc[11388] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
14754 distcc[11388] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
14755 distcc[11388] (dcc_parse_hosts) found tcp token "192.168.1.41"
14756 distcc[11388] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14757 distcc[11388] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14758 distcc[11388] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
14759 distcc[11388] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/suggestions.o Python/suggestions.c
14760 distcc[11388] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
14761 distcc[11388] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/suggestions.o Python/suggestions.c
14762 distcc[11388] (dcc_spawn_child) child started as pid11389
14763 distcc[11389] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
14764 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14765 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14766 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14767 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14768 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
14769 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14770 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14771 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14772 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14773 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
14774 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14775 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14776 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14777 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14778 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
14779 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14780 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14781 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14782 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14783 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
14784 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14785 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14786 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14787 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14788 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
14789 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14790 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14791 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14792 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14793 distcc[11368] (dcc_lock_pause) nothing available, sleeping 1000ms...
14794 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14795 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14796 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14797 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14798 distcc[11276] (dcc_lock_pause) nothing available, sleeping 1000ms...
14799 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14800 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14801 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14802 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14803 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
14804 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14805 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14806 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14807 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14808 distcc[11236] (dcc_lock_pause) nothing available, sleeping 1000ms...
14809 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14810 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14811 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14812 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14813 distcc[11328] (dcc_lock_pause) nothing available, sleeping 1000ms...
14814 distcc[11376] (dcc_collect_child) cc child 11377 terminated with status 0
14815 distcc[11376] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
14816 distcc[11376] compile (null) on localhost completed ok
14817 distcc[11376] (dcc_unlock) release lock fd5
14818 distcc[11376] elapsed compilation time 5.439781s
14819 distcc[11376] (dcc_exit) exit: code 0; self: 0.006348 user 0.000000 sys; children: 5.008415 user 0.274635 sys
14820 distcc[11376] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
14821 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE \
14822 -DSOABI='"cpython-310-aarch64-linux-gnu"' \
14823 -o Python/dynload_shlib.o ./Python/dynload_shlib.c
14824 distcc[11392] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
14825 distcc[11392] (dcc_recursion_safeguard) safeguard level=0
14826 distcc[11392] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
14827 distcc[11392] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
14828 distcc[11392] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE "-DSOABI="cpython-310-aarch64-linux-gnu"" -o Python/dynload_shlib.o ./Python/dynload_shlib.c
14829 distcc[11392] (dcc_scan_args) compiler will emit/use profile info; must be local
14830 distcc[11392] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
14831 distcc[11392] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
14832 distcc[11392] (dcc_parse_hosts) found tcp token "192.168.1.41"
14833 distcc[11392] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
14834 distcc[11392] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE "-DSOABI="cpython-310-aarch64-linux-gnu"" -o Python/dynload_shlib.o ./Python/dynload_shlib.c
14835 distcc[11392] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
14836 distcc[11392] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE "-DSOABI="cpython-310-aarch64-linux-gnu"" -o Python/dynload_shlib.o ./Python/dynload_shlib.c
14837 distcc[11392] (dcc_spawn_child) child started as pid11393
14838 distcc[11393] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
14839 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14840 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14841 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14842 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14843 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
14844 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14845 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14846 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14847 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14848 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
14849 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14850 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14851 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14852 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14853 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14854 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14855 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14856 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14857 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
14858 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
14859 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14860 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14861 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14862 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14863 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
14864 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14865 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14866 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14867 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14868 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
14869 distcc[11384] (dcc_collect_child) cc child 11385 terminated with status 0
14870 distcc[11384] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
14871 distcc[11384] compile (null) on localhost completed ok
14872 distcc[11384] (dcc_unlock) release lock fd5
14873 distcc[11384] elapsed compilation time 3.554602s
14874 distcc[11384] (dcc_exit) exit: code 0; self: 0.000000 user 0.008809 sys; children: 3.238983 user 0.219096 sys
14875 distcc[11384] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
14876 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c
14877 distcc[11396] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
14878 distcc[11396] (dcc_recursion_safeguard) safeguard level=0
14879 distcc[11396] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
14880 distcc[11396] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
14881 distcc[11396] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c
14882 distcc[11396] (dcc_scan_args) compiler will emit/use profile info; must be local
14883 distcc[11396] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
14884 distcc[11396] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
14885 distcc[11396] (dcc_parse_hosts) found tcp token "192.168.1.41"
14886 distcc[11396] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14887 distcc[11396] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14888 distcc[11396] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14889 distcc[11396] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
14890 distcc[11396] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c
14891 distcc[11396] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
14892 distcc[11396] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c
14893 distcc[11396] (dcc_spawn_child) child started as pid11397
14894 distcc[11397] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
14895 distcc[11388] (dcc_collect_child) cc child 11389 terminated with status 0
14896 distcc[11388] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
14897 distcc[11388] compile (null) on localhost completed ok
14898 distcc[11388] (dcc_unlock) release lock fd5
14899 distcc[11388] elapsed compilation time 1.260425s
14900 distcc[11388] (dcc_exit) exit: code 0; self: 0.002825 user 0.005651 sys; children: 1.067105 user 0.130137 sys
14901 distcc[11388] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
14902 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -DPYTHONPATH='""' \
14903 -DPREFIX='"/usr"' \
14904 -DEXEC_PREFIX='"/usr"' \
14905 -DVERSION='"3.10"' \
14906 -DVPATH='""' \
14907 -o Modules/getpath.o ./Modules/getpath.c
14908 distcc[11400] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
14909 distcc[11400] (dcc_recursion_safeguard) safeguard level=0
14910 distcc[11400] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
14911 distcc[11400] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
14912 distcc[11400] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE "-DPYTHONPATH=""" "-DPREFIX="/usr"" "-DEXEC_PREFIX="/usr"" "-DVERSION="3.10"" "-DVPATH=""" -o Modules/getpath.o ./Modules/getpath.c
14913 distcc[11400] (dcc_scan_args) compiler will emit/use profile info; must be local
14914 distcc[11400] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
14915 distcc[11400] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
14916 distcc[11400] (dcc_parse_hosts) found tcp token "192.168.1.41"
14917 distcc[11400] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14918 distcc[11400] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14919 distcc[11400] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
14920 distcc[11400] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE "-DPYTHONPATH=""" "-DPREFIX="/usr"" "-DEXEC_PREFIX="/usr"" "-DVERSION="3.10"" "-DVPATH=""" -o Modules/getpath.o ./Modules/getpath.c
14921 distcc[11400] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
14922 distcc[11400] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE "-DPYTHONPATH=""" "-DPREFIX="/usr"" "-DEXEC_PREFIX="/usr"" "-DVERSION="3.10"" "-DVPATH=""" -o Modules/getpath.o ./Modules/getpath.c
14923 distcc[11400] (dcc_spawn_child) child started as pid11401
14924 distcc[11401] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
14925 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14926 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14927 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14928 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14929 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
14930 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14931 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14932 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14933 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14934 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
14935 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14936 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14937 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14938 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14939 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
14940 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14941 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14942 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14943 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14944 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
14945 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14946 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14947 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14948 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14949 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
14950 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14951 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14952 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14953 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14954 distcc[11368] (dcc_lock_pause) nothing available, sleeping 1000ms...
14955 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14956 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14957 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14958 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14959 distcc[11276] (dcc_lock_pause) nothing available, sleeping 1000ms...
14960 distcc[11392] (dcc_collect_child) cc child 11393 terminated with status 0
14961 distcc[11392] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
14962 distcc[11392] compile (null) on localhost completed ok
14963 distcc[11392] (dcc_unlock) release lock fd5
14964 distcc[11392] elapsed compilation time 0.875304s
14965 distcc[11392] (dcc_exit) exit: code 0; self: 0.000000 user 0.007631 sys; children: 0.691810 user 0.158089 sys
14966 distcc[11392] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
14967 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Modules/main.o Modules/main.c
14968 distcc[11404] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
14969 distcc[11404] (dcc_recursion_safeguard) safeguard level=0
14970 distcc[11404] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
14971 distcc[11404] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
14972 distcc[11404] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Modules/main.o Modules/main.c
14973 distcc[11404] (dcc_scan_args) compiler will emit/use profile info; must be local
14974 distcc[11404] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
14975 distcc[11404] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
14976 distcc[11404] (dcc_parse_hosts) found tcp token "192.168.1.41"
14977 distcc[11404] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
14978 distcc[11404] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Modules/main.o Modules/main.c
14979 distcc[11404] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
14980 distcc[11404] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Modules/main.o Modules/main.c
14981 distcc[11404] (dcc_spawn_child) child started as pid11405
14982 distcc[11405] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
14983 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
14984 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
14985 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
14986 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
14987 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
14988 distcc[11396] (dcc_collect_child) cc child 11397 terminated with status 0
14989 distcc[11396] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
14990 distcc[11396] compile (null) on localhost completed ok
14991 distcc[11396] (dcc_unlock) release lock fd5
14992 distcc[11396] elapsed compilation time 0.531888s
14993 distcc[11396] (dcc_exit) exit: code 0; self: 0.000000 user 0.007524 sys; children: 0.403007 user 0.106548 sys
14994 distcc[11396] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
14995 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c
14996 distcc[11408] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
14997 distcc[11408] (dcc_recursion_safeguard) safeguard level=0
14998 distcc[11408] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
14999 distcc[11408] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
15000 distcc[11408] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c
15001 distcc[11408] (dcc_scan_args) compiler will emit/use profile info; must be local
15002 distcc[11408] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
15003 distcc[11408] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
15004 distcc[11408] (dcc_parse_hosts) found tcp token "192.168.1.41"
15005 distcc[11408] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15006 distcc[11408] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15007 distcc[11408] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15008 distcc[11408] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
15009 distcc[11408] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c
15010 distcc[11408] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
15011 distcc[11408] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c
15012 distcc[11408] (dcc_spawn_child) child started as pid11409
15013 distcc[11409] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
15014 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15015 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15016 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15017 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15018 distcc[11236] (dcc_lock_pause) nothing available, sleeping 1000ms...
15019 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15020 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15021 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15022 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15023 distcc[11328] (dcc_lock_pause) nothing available, sleeping 1000ms...
15024 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15025 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15026 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15027 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15028 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
15029 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15030 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15031 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15032 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15033 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
15034 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15035 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15036 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15037 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15038 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15039 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15040 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15041 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15042 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
15043 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
15044 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15045 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15046 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15047 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15048 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
15049 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15050 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15051 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15052 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15053 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
15054 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15055 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15056 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15057 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15058 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
15059 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15060 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15061 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15062 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15063 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
15064 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15065 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15066 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15067 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15068 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
15069 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15070 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15071 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15072 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15073 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
15074 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15075 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15076 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15077 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15078 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
15079 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15080 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15081 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15082 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15083 distcc[11368] (dcc_lock_pause) nothing available, sleeping 1000ms...
15084 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15085 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15086 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15087 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15088 distcc[11276] (dcc_lock_pause) nothing available, sleeping 1000ms...
15089 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15090 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15091 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15092 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15093 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
15094 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15095 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15096 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15097 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15098 distcc[11236] (dcc_lock_pause) nothing available, sleeping 1000ms...
15099 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15100 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15101 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15102 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15103 distcc[11328] (dcc_lock_pause) nothing available, sleeping 1000ms...
15104 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15105 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15106 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15107 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15108 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
15109 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15110 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15111 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15112 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15113 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
15114 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15115 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15116 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15117 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15118 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15119 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15120 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15121 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15122 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
15123 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
15124 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15125 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15126 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15127 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15128 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
15129 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15130 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15131 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15132 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15133 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
15134 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15135 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15136 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15137 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15138 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
15139 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15140 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15141 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15142 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15143 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
15144 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15145 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15146 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15147 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15148 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
15149 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15150 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15151 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15152 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15153 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
15154 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15155 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15156 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15157 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15158 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
15159 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15160 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15161 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15162 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15163 distcc[11368] (dcc_lock_pause) nothing available, sleeping 1000ms...
15164 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15165 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15166 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15167 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15168 distcc[11276] (dcc_lock_pause) nothing available, sleeping 1000ms...
15169 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15170 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15171 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15172 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15173 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
15174 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15175 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15176 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15177 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15178 distcc[11236] (dcc_lock_pause) nothing available, sleeping 1000ms...
15179 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15180 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15181 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15182 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15183 distcc[11328] (dcc_lock_pause) nothing available, sleeping 1000ms...
15184 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15185 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15186 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15187 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15188 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
15189 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15190 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15191 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15192 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15193 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
15194 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15195 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15196 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15197 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15198 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15199 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15200 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15201 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15202 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
15203 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
15204 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15205 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15206 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15207 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15208 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
15209 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15210 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15211 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15212 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15213 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
15214 distcc[11404] (dcc_collect_child) cc child 11405 terminated with status 0
15215 distcc[11404] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
15216 distcc[11404] compile (null) on localhost completed ok
15217 distcc[11404] (dcc_unlock) release lock fd5
15218 distcc[11404] elapsed compilation time 2.560625s
15219 distcc[11404] (dcc_exit) exit: code 0; self: 0.003678 user 0.003678 sys; children: 2.299318 user 0.156378 sys
15220 distcc[11404] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
15221 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/posixmodule.c -o Modules/posixmodule.o
15222 distcc[11412] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
15223 distcc[11412] (dcc_recursion_safeguard) safeguard level=0
15224 distcc[11412] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
15225 distcc[11412] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
15226 distcc[11412] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/posixmodule.c -o Modules/posixmodule.o
15227 distcc[11412] (dcc_scan_args) compiler will emit/use profile info; must be local
15228 distcc[11412] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
15229 distcc[11412] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
15230 distcc[11412] (dcc_parse_hosts) found tcp token "192.168.1.41"
15231 distcc[11412] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
15232 distcc[11412] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/posixmodule.c -o Modules/posixmodule.o
15233 distcc[11412] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
15234 distcc[11412] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/posixmodule.c -o Modules/posixmodule.o
15235 distcc[11412] (dcc_spawn_child) child started as pid11413
15236 distcc[11413] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
15237 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15238 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15239 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15240 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15241 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
15242 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15243 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15244 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15245 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15246 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
15247 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15248 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15249 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15250 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15251 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
15252 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15253 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15254 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15255 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15256 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
15257 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15258 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15259 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15260 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15261 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
15262 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15263 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15264 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15265 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15266 distcc[11368] (dcc_lock_pause) nothing available, sleeping 1000ms...
15267 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15268 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15269 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15270 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15271 distcc[11276] (dcc_lock_pause) nothing available, sleeping 1000ms...
15272 distcc[11400] (dcc_collect_child) cc child 11401 terminated with status 0
15273 distcc[11400] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
15274 distcc[11400] compile (null) on localhost completed ok
15275 distcc[11400] (dcc_unlock) release lock fd5
15276 distcc[11400] elapsed compilation time 3.300999s
15277 distcc[11400] (dcc_exit) exit: code 0; self: 0.007006 user 0.000000 sys; children: 3.008816 user 0.202121 sys
15278 distcc[11400] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
15279 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/errnomodule.c -o Modules/errnomodule.o
15280 distcc[11416] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
15281 distcc[11416] (dcc_recursion_safeguard) safeguard level=0
15282 distcc[11416] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
15283 distcc[11416] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
15284 distcc[11416] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/errnomodule.c -o Modules/errnomodule.o
15285 distcc[11416] (dcc_scan_args) compiler will emit/use profile info; must be local
15286 distcc[11416] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
15287 distcc[11416] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
15288 distcc[11416] (dcc_parse_hosts) found tcp token "192.168.1.41"
15289 distcc[11416] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15290 distcc[11416] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15291 distcc[11416] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
15292 distcc[11416] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/errnomodule.c -o Modules/errnomodule.o
15293 distcc[11416] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
15294 distcc[11416] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/errnomodule.c -o Modules/errnomodule.o
15295 distcc[11416] (dcc_spawn_child) child started as pid11417
15296 distcc[11417] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
15297 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15298 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15299 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15300 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15301 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
15302 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15303 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15304 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15305 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15306 distcc[11236] (dcc_lock_pause) nothing available, sleeping 1000ms...
15307 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15308 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15309 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15310 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15311 distcc[11328] (dcc_lock_pause) nothing available, sleeping 1000ms...
15312 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15313 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15314 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15315 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15316 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
15317 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15318 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15319 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15320 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15321 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
15322 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15323 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15324 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15325 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15326 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15327 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15328 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15329 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15330 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
15331 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
15332 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15333 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15334 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15335 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15336 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
15337 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15338 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15339 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15340 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15341 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
15342 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15343 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15344 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15345 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15346 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
15347 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15348 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15349 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15350 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15351 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
15352 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15353 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15354 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15355 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15356 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
15357 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15358 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15359 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15360 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15361 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
15362 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15363 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15364 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15365 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15366 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
15367 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15368 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15369 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15370 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15371 distcc[11368] (dcc_lock_pause) nothing available, sleeping 1000ms...
15372 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15373 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15374 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15375 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15376 distcc[11276] (dcc_lock_pause) nothing available, sleeping 1000ms...
15377 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15378 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15379 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15380 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15381 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
15382 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15383 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15384 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15385 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15386 distcc[11236] (dcc_lock_pause) nothing available, sleeping 1000ms...
15387 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15388 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15389 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15390 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15391 distcc[11328] (dcc_lock_pause) nothing available, sleeping 1000ms...
15392 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15393 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15394 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15395 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15396 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
15397 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15398 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15399 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15400 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15401 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
15402 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15403 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15404 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15405 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15406 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15407 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15408 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15409 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15410 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
15411 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
15412 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15413 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15414 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15415 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15416 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
15417 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15418 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15419 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15420 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15421 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
15422 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15423 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15424 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15425 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15426 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
15427 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15428 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15429 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15430 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15431 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
15432 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15433 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15434 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15435 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15436 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
15437 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15438 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15439 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15440 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15441 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
15442 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15443 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15444 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15445 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15446 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
15447 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15448 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15449 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15450 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15451 distcc[11368] (dcc_lock_pause) nothing available, sleeping 1000ms...
15452 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15453 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15454 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15455 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15456 distcc[11276] (dcc_lock_pause) nothing available, sleeping 1000ms...
15457 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15458 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15459 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15460 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15461 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
15462 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15463 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15464 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15465 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15466 distcc[11236] (dcc_lock_pause) nothing available, sleeping 1000ms...
15467 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15468 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15469 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15470 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15471 distcc[11328] (dcc_lock_pause) nothing available, sleeping 1000ms...
15472 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15473 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15474 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15475 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15476 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
15477 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15478 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15479 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15480 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15481 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
15482 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15483 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15484 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15485 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15486 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15487 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15488 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15489 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15490 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
15491 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
15492 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15493 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15494 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15495 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15496 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
15497 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15498 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15499 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15500 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15501 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
15502 distcc[11408] (dcc_collect_child) cc child 11409 terminated with status 0
15503 distcc[11408] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
15504 distcc[11408] compile (null) on localhost completed ok
15505 distcc[11408] (dcc_unlock) release lock fd5
15506 distcc[11408] elapsed compilation time 5.364610s
15507 distcc[11408] (dcc_exit) exit: code 0; self: 0.003333 user 0.003333 sys; children: 4.979900 user 0.252079 sys
15508 distcc[11408] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
15509 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o
15510 distcc[11420] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
15511 distcc[11420] (dcc_recursion_safeguard) safeguard level=0
15512 distcc[11420] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
15513 distcc[11420] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
15514 distcc[11420] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o
15515 distcc[11420] (dcc_scan_args) compiler will emit/use profile info; must be local
15516 distcc[11420] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
15517 distcc[11420] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
15518 distcc[11420] (dcc_parse_hosts) found tcp token "192.168.1.41"
15519 distcc[11420] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15520 distcc[11420] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15521 distcc[11420] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15522 distcc[11420] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
15523 distcc[11420] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o
15524 distcc[11420] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
15525 distcc[11420] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o
15526 distcc[11420] (dcc_spawn_child) child started as pid11421
15527 distcc[11421] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
15528 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15529 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15530 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15531 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15532 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
15533 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15534 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15535 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15536 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15537 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
15538 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15539 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15540 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15541 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15542 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
15543 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15544 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15545 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15546 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15547 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
15548 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15549 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15550 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15551 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15552 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
15553 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15554 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15555 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15556 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15557 distcc[11368] (dcc_lock_pause) nothing available, sleeping 1000ms...
15558 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15559 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15560 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15561 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15562 distcc[11276] (dcc_lock_pause) nothing available, sleeping 1000ms...
15563 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15564 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15565 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15566 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15567 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
15568 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15569 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15570 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15571 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15572 distcc[11236] (dcc_lock_pause) nothing available, sleeping 1000ms...
15573 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15574 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15575 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15576 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15577 distcc[11328] (dcc_lock_pause) nothing available, sleeping 1000ms...
15578 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15579 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15580 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15581 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15582 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
15583 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15584 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15585 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15586 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15587 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
15588 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15589 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15590 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15591 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15592 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15593 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15594 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15595 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15596 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
15597 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
15598 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15599 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15600 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15601 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15602 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
15603 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15604 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15605 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15606 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15607 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
15608 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15609 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15610 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15611 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15612 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
15613 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15614 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15615 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15616 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15617 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
15618 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15619 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15620 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15621 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15622 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
15623 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15624 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15625 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15626 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15627 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
15628 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15629 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15630 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15631 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15632 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
15633 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15634 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15635 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15636 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15637 distcc[11368] (dcc_lock_pause) nothing available, sleeping 1000ms...
15638 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15639 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15640 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15641 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15642 distcc[11276] (dcc_lock_pause) nothing available, sleeping 1000ms...
15643 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15644 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15645 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15646 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15647 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
15648 distcc[11420] (dcc_collect_child) cc child 11421 terminated with status 0
15649 distcc[11420] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
15650 distcc[11420] compile (null) on localhost completed ok
15651 distcc[11420] (dcc_unlock) release lock fd5
15652 distcc[11420] elapsed compilation time 1.624218s
15653 distcc[11420] (dcc_exit) exit: code 0; self: 0.002815 user 0.005631 sys; children: 1.344641 user 0.233300 sys
15654 distcc[11420] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
15655 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c ./Modules/_sre.c -o Modules/_sre.o
15656 distcc[11425] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
15657 distcc[11425] (dcc_recursion_safeguard) safeguard level=0
15658 distcc[11425] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
15659 distcc[11425] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
15660 distcc[11425] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c ./Modules/_sre.c -o Modules/_sre.o
15661 distcc[11425] (dcc_scan_args) compiler will emit/use profile info; must be local
15662 distcc[11425] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
15663 distcc[11425] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
15664 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15665 distcc[11425] (dcc_parse_hosts) found tcp token "192.168.1.41"
15666 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15667 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15668 distcc[11236] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15669 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15670 distcc[11236] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
15671 distcc[11236] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c
15672 distcc[11236] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
15673 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15674 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15675 distcc[11425] (dcc_lock_pause) nothing available, sleeping 1000ms...
15676 distcc[11236] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c
15677 distcc[11236] (dcc_spawn_child) child started as pid11426
15678 distcc[11426] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
15679 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15680 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15681 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15682 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15683 distcc[11328] (dcc_lock_pause) nothing available, sleeping 1000ms...
15684 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15685 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15686 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15687 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15688 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
15689 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15690 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15691 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15692 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15693 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
15694 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15695 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15696 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15697 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15698 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15699 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15700 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15701 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15702 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
15703 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
15704 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15705 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15706 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15707 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15708 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
15709 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15710 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15711 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15712 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15713 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
15714 distcc[11416] (dcc_collect_child) cc child 11417 terminated with status 0
15715 distcc[11416] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
15716 distcc[11416] compile (null) on localhost completed ok
15717 distcc[11416] (dcc_unlock) release lock fd5
15718 distcc[11416] elapsed compilation time 4.420649s
15719 distcc[11416] (dcc_exit) exit: code 0; self: 0.000000 user 0.007382 sys; children: 4.089006 user 0.191205 sys
15720 distcc[11416] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
15721 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o
15722 distcc[11429] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
15723 distcc[11429] (dcc_recursion_safeguard) safeguard level=0
15724 distcc[11429] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
15725 distcc[11429] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
15726 distcc[11429] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o
15727 distcc[11429] (dcc_scan_args) compiler will emit/use profile info; must be local
15728 distcc[11429] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
15729 distcc[11429] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
15730 distcc[11429] (dcc_parse_hosts) found tcp token "192.168.1.41"
15731 distcc[11429] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15732 distcc[11429] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15733 distcc[11429] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
15734 distcc[11429] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o
15735 distcc[11429] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
15736 distcc[11429] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o
15737 distcc[11429] (dcc_spawn_child) child started as pid11430
15738 distcc[11430] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
15739 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15740 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15741 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15742 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15743 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
15744 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15745 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15746 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15747 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15748 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
15749 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15750 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15751 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15752 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15753 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
15754 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15755 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15756 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15757 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15758 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
15759 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15760 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15761 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15762 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15763 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
15764 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15765 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15766 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15767 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15768 distcc[11368] (dcc_lock_pause) nothing available, sleeping 1000ms...
15769 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15770 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15771 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15772 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15773 distcc[11276] (dcc_lock_pause) nothing available, sleeping 1000ms...
15774 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15775 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15776 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15777 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15778 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
15779 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15780 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15781 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15782 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15783 distcc[11425] (dcc_lock_pause) nothing available, sleeping 1000ms...
15784 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15785 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15786 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15787 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15788 distcc[11328] (dcc_lock_pause) nothing available, sleeping 1000ms...
15789 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15790 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15791 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15792 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15793 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
15794 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15795 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15796 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15797 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15798 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
15799 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15800 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15801 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15802 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15803 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15804 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15805 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15806 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15807 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
15808 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
15809 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15810 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15811 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15812 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15813 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
15814 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15815 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15816 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15817 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15818 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
15819 distcc[11055] (dcc_collect_child) cc child 11369 terminated with status 0
15820 distcc[11055] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
15821 distcc[11055] compile (null) on localhost completed ok
15822 distcc[11055] (dcc_unlock) release lock fd5
15823 distcc[11055] elapsed compilation time 155.009676s
15824 distcc[11055] (dcc_exit) exit: code 0; self: 0.038269 user 0.107851 sys; children: 16.248207 user 0.415233 sys
15825 distcc[11055] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
15826 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_weakref.c -o Modules/_weakref.o
15827 distcc[11433] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
15828 distcc[11433] (dcc_recursion_safeguard) safeguard level=0
15829 distcc[11433] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
15830 distcc[11433] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
15831 distcc[11433] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_weakref.c -o Modules/_weakref.o
15832 distcc[11433] (dcc_scan_args) compiler will emit/use profile info; must be local
15833 distcc[11433] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
15834 distcc[11433] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
15835 distcc[11433] (dcc_parse_hosts) found tcp token "192.168.1.41"
15836 distcc[11433] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15837 distcc[11433] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
15838 distcc[11433] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_weakref.c -o Modules/_weakref.o
15839 distcc[11433] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
15840 distcc[11433] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_weakref.c -o Modules/_weakref.o
15841 distcc[11433] (dcc_spawn_child) child started as pid11434
15842 distcc[11434] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
15843 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15844 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15845 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15846 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15847 distcc[11050] (dcc_lock_pause) nothing available, sleeping 1000ms...
15848 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15849 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15850 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15851 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15852 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
15853 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15854 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15855 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15856 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15857 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
15858 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15859 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15860 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15861 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15862 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
15863 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15864 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15865 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15866 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15867 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
15868 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15869 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15870 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15871 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15872 distcc[11368] (dcc_lock_pause) nothing available, sleeping 1000ms...
15873 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15874 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15875 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15876 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15877 distcc[11276] (dcc_lock_pause) nothing available, sleeping 1000ms...
15878 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15879 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15880 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15881 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15882 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
15883 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15884 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15885 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15886 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15887 distcc[11425] (dcc_lock_pause) nothing available, sleeping 1000ms...
15888 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15889 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15890 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15891 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15892 distcc[11328] (dcc_lock_pause) nothing available, sleeping 1000ms...
15893 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15894 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15895 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15896 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15897 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
15898 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15899 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15900 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15901 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15902 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
15903 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15904 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15905 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15906 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15907 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15908 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15909 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15910 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15911 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
15912 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
15913 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15914 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15915 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15916 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15917 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
15918 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15919 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15920 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15921 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15922 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
15923 distcc[11433] (dcc_collect_child) cc child 11434 terminated with status 0
15924 distcc[11433] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
15925 distcc[11433] compile (null) on localhost completed ok
15926 distcc[11433] (dcc_unlock) release lock fd5
15927 distcc[11433] elapsed compilation time 1.067409s
15928 distcc[11433] (dcc_exit) exit: code 0; self: 0.000000 user 0.007457 sys; children: 0.926615 user 0.122901 sys
15929 distcc[11433] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
15930 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o
15931 distcc[11050] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15932 distcc[11050] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
15933 distcc[11050] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c
15934 distcc[11050] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
15935 distcc[11050] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c
15936 distcc[11050] (dcc_spawn_child) child started as pid11438
15937 distcc[11437] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
15938 distcc[11437] (dcc_recursion_safeguard) safeguard level=0
15939 distcc[11437] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
15940 distcc[11437] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
15941 distcc[11437] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o
15942 distcc[11437] (dcc_scan_args) compiler will emit/use profile info; must be local
15943 distcc[11437] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
15944 distcc[11437] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
15945 distcc[11437] (dcc_parse_hosts) found tcp token "192.168.1.41"
15946 distcc[11437] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15947 distcc[11437] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15948 distcc[11437] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15949 distcc[11437] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15950 distcc[11437] (dcc_lock_pause) nothing available, sleeping 1000ms...
15951 distcc[11438] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
15952 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15953 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15954 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15955 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15956 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
15957 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15958 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15959 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15960 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15961 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
15962 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15963 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15964 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15965 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15966 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
15967 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15968 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15969 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15970 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15971 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
15972 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15973 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15974 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15975 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15976 distcc[11368] (dcc_lock_pause) nothing available, sleeping 1000ms...
15977 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15978 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15979 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15980 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15981 distcc[11276] (dcc_lock_pause) nothing available, sleeping 1000ms...
15982 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15983 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15984 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15985 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15986 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
15987 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15988 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15989 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15990 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15991 distcc[11425] (dcc_lock_pause) nothing available, sleeping 1000ms...
15992 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15993 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15994 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
15995 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
15996 distcc[11328] (dcc_lock_pause) nothing available, sleeping 1000ms...
15997 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
15998 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
15999 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16000 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16001 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
16002 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16003 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16004 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16005 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16006 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
16007 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16008 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16009 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16010 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16011 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16012 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16013 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16014 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16015 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
16016 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
16017 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16018 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16019 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16020 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16021 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
16022 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16023 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16024 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16025 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16026 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
16027 distcc[11437] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16028 distcc[11437] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16029 distcc[11437] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16030 distcc[11437] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16031 distcc[11437] (dcc_lock_pause) nothing available, sleeping 1000ms...
16032 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16033 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16034 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16035 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16036 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
16037 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16038 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16039 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16040 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16041 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
16042 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16043 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16044 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16045 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16046 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
16047 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16048 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16049 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16050 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16051 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
16052 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16053 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16054 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16055 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16056 distcc[11368] (dcc_lock_pause) nothing available, sleeping 1000ms...
16057 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16058 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16059 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16060 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16061 distcc[11276] (dcc_lock_pause) nothing available, sleeping 1000ms...
16062 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16063 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16064 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16065 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16066 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
16067 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16068 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16069 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16070 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16071 distcc[11425] (dcc_lock_pause) nothing available, sleeping 1000ms...
16072 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16073 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16074 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16075 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16076 distcc[11328] (dcc_lock_pause) nothing available, sleeping 1000ms...
16077 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16078 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16079 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16080 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16081 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
16082 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16083 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16084 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16085 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16086 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
16087 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16088 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16089 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16090 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16091 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16092 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16093 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16094 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16095 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
16096 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
16097 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16098 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16099 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16100 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16101 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
16102 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16103 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16104 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16105 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16106 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
16107 distcc[11437] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16108 distcc[11437] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16109 distcc[11437] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16110 distcc[11437] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16111 distcc[11437] (dcc_lock_pause) nothing available, sleeping 1000ms...
16112 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16113 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16114 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16115 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16116 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
16117 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16118 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16119 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16120 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16121 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
16122 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16123 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16124 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16125 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16126 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
16127 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16128 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16129 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16130 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16131 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
16132 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16133 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16134 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16135 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16136 distcc[11368] (dcc_lock_pause) nothing available, sleeping 1000ms...
16137 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16138 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16139 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16140 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16141 distcc[11276] (dcc_lock_pause) nothing available, sleeping 1000ms...
16142 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16143 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16144 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16145 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16146 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
16147 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16148 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16149 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16150 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16151 distcc[11425] (dcc_lock_pause) nothing available, sleeping 1000ms...
16152 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16153 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16154 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16155 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16156 distcc[11328] (dcc_lock_pause) nothing available, sleeping 1000ms...
16157 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16158 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16159 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16160 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16161 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
16162 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16163 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16164 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16165 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16166 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
16167 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16168 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16169 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16170 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16171 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16172 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16173 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16174 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16175 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
16176 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
16177 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16178 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16179 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16180 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16181 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
16182 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16183 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16184 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16185 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16186 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
16187 distcc[11437] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16188 distcc[11437] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16189 distcc[11437] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16190 distcc[11437] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16191 distcc[11437] (dcc_lock_pause) nothing available, sleeping 1000ms...
16192 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16193 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16194 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16195 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16196 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
16197 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16198 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16199 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16200 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16201 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
16202 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16203 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16204 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16205 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16206 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
16207 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16208 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16209 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16210 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16211 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
16212 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16213 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16214 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16215 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16216 distcc[11368] (dcc_lock_pause) nothing available, sleeping 1000ms...
16217 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16218 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16219 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16220 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16221 distcc[11276] (dcc_lock_pause) nothing available, sleeping 1000ms...
16222 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16223 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16224 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16225 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16226 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
16227 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16228 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16229 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16230 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16231 distcc[11425] (dcc_lock_pause) nothing available, sleeping 1000ms...
16232 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16233 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16234 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16235 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16236 distcc[11328] (dcc_lock_pause) nothing available, sleeping 1000ms...
16237 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16238 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16239 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16240 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16241 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
16242 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16243 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16244 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16245 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16246 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
16247 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16248 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16249 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16250 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16251 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16252 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16253 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16254 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16255 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
16256 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
16257 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16258 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16259 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16260 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16261 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
16262 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16263 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16264 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16265 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16266 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
16267 distcc[11437] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16268 distcc[11437] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16269 distcc[11437] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16270 distcc[11437] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16271 distcc[11437] (dcc_lock_pause) nothing available, sleeping 1000ms...
16272 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16273 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16274 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16275 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16276 distcc[11200] (dcc_lock_pause) nothing available, sleeping 1000ms...
16277 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16278 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16279 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16280 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16281 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
16282 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16283 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16284 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16285 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16286 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
16287 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16288 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16289 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16290 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16291 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
16292 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16293 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16294 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16295 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16296 distcc[11368] (dcc_lock_pause) nothing available, sleeping 1000ms...
16297 distcc[11429] (dcc_collect_child) cc child 11430 terminated with status 0
16298 distcc[11429] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
16299 distcc[11429] compile (null) on localhost completed ok
16300 distcc[11429] (dcc_unlock) release lock fd5
16301 distcc[11429] elapsed compilation time 6.430825s
16302 distcc[11429] (dcc_exit) exit: code 0; self: 0.000000 user 0.007154 sys; children: 5.896124 user 0.270757 sys
16303 distcc[11429] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
16304 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16305 distcc[11276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16306 distcc[11276] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
16307 distcc[11276] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c
16308 distcc[11276] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
16309 distcc[11276] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c
16310 distcc[11276] (dcc_spawn_child) child started as pid11441
16311 distcc[11441] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
16312 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16313 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16314 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16315 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16316 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
16317 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16318 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16319 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16320 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16321 distcc[11425] (dcc_lock_pause) nothing available, sleeping 1000ms...
16322 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16323 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16324 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16325 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16326 distcc[11328] (dcc_lock_pause) nothing available, sleeping 1000ms...
16327 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16328 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16329 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16330 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16331 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
16332 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16333 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16334 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16335 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16336 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
16337 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16338 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16339 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16340 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16341 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16342 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16343 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16344 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16345 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
16346 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
16347 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16348 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16349 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16350 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16351 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
16352 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16353 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16354 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16355 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16356 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
16357 distcc[11236] (dcc_collect_child) cc child 11426 terminated with status 0
16358 distcc[11236] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
16359 distcc[11236] compile (null) on localhost completed ok
16360 distcc[11236] (dcc_unlock) release lock fd5
16361 distcc[11236] elapsed compilation time 45.347764s
16362 distcc[11236] (dcc_exit) exit: code 0; self: 0.016699 user 0.026719 sys; children: 7.042980 user 0.286035 sys
16363 distcc[11236] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
16364 distcc[11437] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16365 distcc[11437] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16366 distcc[11437] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16367 distcc[11437] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
16368 distcc[11437] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o
16369 distcc[11437] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
16370 distcc[11437] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o
16371 distcc[11437] (dcc_spawn_child) child started as pid11444
16372 distcc[11444] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
16373 distcc[11050] (dcc_collect_child) cc child 11438 terminated with status 0
16374 distcc[11050] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
16375 distcc[11050] compile (null) on localhost completed ok
16376 distcc[11050] (dcc_unlock) release lock fd5
16377 distcc[11050] elapsed compilation time 161.211717s
16378 distcc[11050] (dcc_exit) exit: code 0; self: 0.052712 user 0.108719 sys; children: 4.598891 user 0.188609 sys
16379 distcc[11050] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
16380 distcc[11200] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16381 distcc[11200] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
16382 distcc[11200] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c
16383 distcc[11200] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
16384 distcc[11200] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c
16385 distcc[11200] (dcc_spawn_child) child started as pid11449
16386 distcc[11449] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
16387 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16388 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16389 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16390 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16391 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
16392 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16393 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16394 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16395 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16396 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
16397 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16398 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16399 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16400 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16401 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
16402 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16403 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16404 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16405 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16406 distcc[11368] (dcc_lock_pause) nothing available, sleeping 1000ms...
16407 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16408 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16409 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16410 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16411 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
16412 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16413 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16414 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16415 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16416 distcc[11425] (dcc_lock_pause) nothing available, sleeping 1000ms...
16417 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16418 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16419 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16420 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16421 distcc[11328] (dcc_lock_pause) nothing available, sleeping 1000ms...
16422 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16423 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16424 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16425 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16426 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
16427 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16428 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16429 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16430 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16431 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
16432 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16433 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16434 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16435 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16436 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16437 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16438 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16439 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16440 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
16441 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
16442 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16443 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16444 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16445 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16446 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
16447 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16448 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16449 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16450 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16451 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
16452 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16453 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16454 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16455 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16456 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
16457 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16458 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16459 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16460 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16461 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
16462 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16463 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16464 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16465 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16466 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
16467 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16468 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16469 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16470 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16471 distcc[11368] (dcc_lock_pause) nothing available, sleeping 1000ms...
16472 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16473 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16474 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16475 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16476 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
16477 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16478 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16479 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16480 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16481 distcc[11425] (dcc_lock_pause) nothing available, sleeping 1000ms...
16482 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16483 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16484 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16485 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16486 distcc[11328] (dcc_lock_pause) nothing available, sleeping 1000ms...
16487 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16488 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16489 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16490 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16491 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
16492 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16493 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16494 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16495 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16496 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
16497 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16498 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16499 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16500 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16501 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16502 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16503 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16504 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16505 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
16506 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
16507 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16508 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16509 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16510 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16511 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
16512 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16513 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16514 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16515 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16516 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
16517 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16518 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16519 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16520 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16521 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
16522 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16523 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16524 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16525 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16526 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
16527 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16528 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16529 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16530 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16531 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
16532 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16533 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16534 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16535 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16536 distcc[11368] (dcc_lock_pause) nothing available, sleeping 1000ms...
16537 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16538 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16539 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16540 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16541 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
16542 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16543 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16544 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16545 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16546 distcc[11425] (dcc_lock_pause) nothing available, sleeping 1000ms...
16547 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16548 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16549 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16550 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16551 distcc[11328] (dcc_lock_pause) nothing available, sleeping 1000ms...
16552 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16553 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16554 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16555 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16556 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
16557 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16558 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16559 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16560 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16561 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
16562 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16563 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16564 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16565 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16566 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16567 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16568 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16569 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
16570 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16571 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
16572 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16573 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16574 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16575 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16576 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
16577 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16578 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16579 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16580 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16581 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
16582 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16583 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16584 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16585 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16586 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
16587 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16588 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16589 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16590 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16591 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
16592 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16593 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16594 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16595 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16596 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
16597 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16598 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16599 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16600 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16601 distcc[11368] (dcc_lock_pause) nothing available, sleeping 1000ms...
16602 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16603 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16604 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16605 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16606 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
16607 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16608 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16609 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16610 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16611 distcc[11425] (dcc_lock_pause) nothing available, sleeping 1000ms...
16612 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16613 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16614 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16615 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16616 distcc[11328] (dcc_lock_pause) nothing available, sleeping 1000ms...
16617 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16618 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16619 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16620 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16621 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
16622 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16623 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16624 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16625 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16626 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
16627 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16628 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16629 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16630 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16631 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
16632 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16633 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16634 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16635 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16636 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
16637 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16638 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16639 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16640 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16641 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
16642 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16643 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16644 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16645 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16646 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
16647 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16648 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16649 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16650 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16651 distcc[11140] (dcc_lock_pause) nothing available, sleeping 1000ms...
16652 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16653 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16654 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16655 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16656 distcc[11053] (dcc_lock_pause) nothing available, sleeping 1000ms...
16657 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16658 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16659 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16660 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16661 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
16662 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16663 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16664 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16665 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16666 distcc[11368] (dcc_lock_pause) nothing available, sleeping 1000ms...
16667 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16668 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16669 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16670 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16671 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
16672 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16673 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16674 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16675 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16676 distcc[11425] (dcc_lock_pause) nothing available, sleeping 1000ms...
16677 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16678 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16679 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16680 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16681 distcc[11328] (dcc_lock_pause) nothing available, sleeping 1000ms...
16682 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16683 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16684 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16685 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16686 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
16687 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16688 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16689 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16690 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16691 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
16692 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16693 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16694 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16695 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16696 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
16697 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16698 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16699 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16700 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16701 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
16702 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16703 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16704 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16705 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16706 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
16707 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16708 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16709 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16710 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16711 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
16712 distcc[11437] (dcc_collect_child) cc child 11444 terminated with status 0
16713 distcc[11437] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
16714 distcc[11437] compile (null) on localhost completed ok
16715 distcc[11437] (dcc_unlock) release lock fd5
16716 distcc[11437] elapsed compilation time 10.022550s
16717 distcc[11437] (dcc_exit) exit: code 0; self: 0.000000 user 0.012235 sys; children: 4.755389 user 0.213144 sys
16718 distcc[11437] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
16719 distcc[11276] (dcc_collect_child) cc child 11441 terminated with status 0
16720 distcc[11276] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
16721 distcc[11276] compile (null) on localhost completed ok
16722 distcc[11276] (dcc_unlock) release lock fd5
16723 distcc[11276] elapsed compilation time 43.915705s
16724 distcc[11276] (dcc_exit) exit: code 0; self: 0.009457 user 0.034678 sys; children: 5.517785 user 0.234955 sys
16725 distcc[11276] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
16726 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16727 distcc[11140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16728 distcc[11140] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
16729 distcc[11140] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c
16730 distcc[11140] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
16731 distcc[11140] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c
16732 distcc[11140] (dcc_spawn_child) child started as pid11458
16733 distcc[11458] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
16734 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16735 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16736 distcc[11053] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16737 distcc[11053] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
16738 distcc[11053] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c
16739 distcc[11053] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
16740 distcc[11053] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c
16741 distcc[11053] (dcc_spawn_child) child started as pid11460
16742 distcc[11460] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
16743 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16744 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16745 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16746 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16747 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
16748 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16749 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16750 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16751 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16752 distcc[11368] (dcc_lock_pause) nothing available, sleeping 1000ms...
16753 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16754 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16755 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16756 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16757 distcc[11034] (dcc_lock_pause) nothing available, sleeping 1000ms...
16758 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16759 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16760 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16761 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16762 distcc[11425] (dcc_lock_pause) nothing available, sleeping 1000ms...
16763 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16764 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16765 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16766 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16767 distcc[11328] (dcc_lock_pause) nothing available, sleeping 1000ms...
16768 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16769 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16770 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16771 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16772 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
16773 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16774 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16775 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16776 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16777 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
16778 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16779 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16780 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16781 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16782 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
16783 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16784 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16785 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16786 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16787 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
16788 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16789 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16790 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16791 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16792 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
16793 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16794 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16795 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16796 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16797 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
16798 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16799 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16800 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16801 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16802 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
16803 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16804 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16805 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16806 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16807 distcc[11368] (dcc_lock_pause) nothing available, sleeping 1000ms...
16808 distcc[11053] (dcc_collect_child) cc child 11460 terminated with status 0
16809 distcc[11053] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
16810 distcc[11053] compile (null) on localhost completed ok
16811 distcc[11053] (dcc_unlock) release lock fd5
16812 distcc[11053] elapsed compilation time 167.370837s
16813 distcc[11053] (dcc_exit) exit: code 0; self: 0.027608 user 0.138041 sys; children: 0.993117 user 0.153642 sys
16814 distcc[11053] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
16815 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16816 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16817 distcc[11034] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16818 distcc[11034] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
16819 distcc[11034] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c
16820 distcc[11034] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
16821 distcc[11034] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c
16822 distcc[11034] (dcc_spawn_child) child started as pid11464
16823 distcc[11464] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
16824 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16825 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16826 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16827 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16828 distcc[11425] (dcc_lock_pause) nothing available, sleeping 1000ms...
16829 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16830 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16831 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16832 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16833 distcc[11328] (dcc_lock_pause) nothing available, sleeping 1000ms...
16834 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16835 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16836 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16837 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16838 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
16839 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16840 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16841 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16842 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16843 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
16844 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16845 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16846 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16847 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16848 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
16849 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16850 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16851 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16852 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16853 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
16854 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16855 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16856 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16857 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16858 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
16859 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16860 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16861 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16862 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16863 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
16864 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16865 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16866 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16867 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16868 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
16869 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16870 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16871 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16872 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16873 distcc[11368] (dcc_lock_pause) nothing available, sleeping 1000ms...
16874 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16875 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16876 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16877 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16878 distcc[11425] (dcc_lock_pause) nothing available, sleeping 1000ms...
16879 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16880 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16881 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16882 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16883 distcc[11328] (dcc_lock_pause) nothing available, sleeping 1000ms...
16884 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16885 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16886 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16887 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16888 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
16889 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16890 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16891 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16892 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16893 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
16894 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16895 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16896 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16897 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16898 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
16899 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16900 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16901 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16902 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16903 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
16904 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16905 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16906 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16907 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16908 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
16909 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16910 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16911 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16912 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16913 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
16914 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16915 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16916 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16917 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16918 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
16919 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16920 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16921 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16922 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16923 distcc[11368] (dcc_lock_pause) nothing available, sleeping 1000ms...
16924 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16925 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16926 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16927 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16928 distcc[11425] (dcc_lock_pause) nothing available, sleeping 1000ms...
16929 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16930 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16931 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16932 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16933 distcc[11328] (dcc_lock_pause) nothing available, sleeping 1000ms...
16934 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16935 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16936 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16937 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16938 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
16939 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16940 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16941 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16942 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16943 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
16944 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16945 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16946 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16947 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16948 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
16949 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16950 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16951 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16952 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16953 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
16954 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16955 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16956 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16957 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16958 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
16959 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16960 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16961 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16962 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16963 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
16964 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16965 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16966 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16967 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16968 distcc[11132] (dcc_lock_pause) nothing available, sleeping 1000ms...
16969 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16970 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16971 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16972 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16973 distcc[11368] (dcc_lock_pause) nothing available, sleeping 1000ms...
16974 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16975 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16976 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16977 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16978 distcc[11425] (dcc_lock_pause) nothing available, sleeping 1000ms...
16979 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16980 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16981 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16982 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16983 distcc[11328] (dcc_lock_pause) nothing available, sleeping 1000ms...
16984 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16985 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16986 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16987 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16988 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
16989 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16990 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16991 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16992 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16993 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
16994 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
16995 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
16996 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
16997 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
16998 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
16999 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17000 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17001 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17002 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17003 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
17004 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17005 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17006 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17007 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17008 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
17009 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17010 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17011 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17012 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17013 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
17014 distcc[11200] (dcc_collect_child) cc child 11449 terminated with status 0
17015 distcc[11200] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
17016 distcc[11200] compile (null) on localhost completed ok
17017 distcc[11200] (dcc_unlock) release lock fd5
17018 distcc[11200] elapsed compilation time 99.839800s
17019 distcc[11200] (dcc_exit) exit: code 0; self: 0.032642 user 0.068912 sys; children: 9.138637 user 0.281696 sys
17020 distcc[11200] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
17021 distcc[11132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17022 distcc[11132] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
17023 distcc[11132] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/picklebufobject.o Objects/picklebufobject.c
17024 distcc[11132] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
17025 distcc[11132] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/picklebufobject.o Objects/picklebufobject.c
17026 distcc[11132] (dcc_spawn_child) child started as pid11467
17027 distcc[11467] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
17028 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17029 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17030 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17031 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17032 distcc[11368] (dcc_lock_pause) nothing available, sleeping 1000ms...
17033 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17034 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17035 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17036 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17037 distcc[11425] (dcc_lock_pause) nothing available, sleeping 1000ms...
17038 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17039 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17040 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17041 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17042 distcc[11328] (dcc_lock_pause) nothing available, sleeping 1000ms...
17043 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17044 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17045 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17046 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17047 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
17048 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17049 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17050 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17051 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17052 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
17053 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17054 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17055 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17056 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17057 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
17058 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17059 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17060 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17061 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17062 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
17063 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17064 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17065 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17066 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17067 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
17068 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17069 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17070 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17071 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17072 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
17073 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17074 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17075 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17076 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17077 distcc[11368] (dcc_lock_pause) nothing available, sleeping 1000ms...
17078 distcc[11132] (dcc_collect_child) cc child 11467 terminated with status 0
17079 distcc[11132] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
17080 distcc[11132] compile (null) on localhost completed ok
17081 distcc[11132] (dcc_unlock) release lock fd5
17082 distcc[11132] elapsed compilation time 135.334693s
17083 distcc[11132] (dcc_exit) exit: code 0; self: 0.045450 user 0.103886 sys; children: 1.003343 user 0.146587 sys
17084 distcc[11132] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
17085 distcc[11425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17086 distcc[11425] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
17087 distcc[11425] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c ./Modules/_sre.c -o Modules/_sre.o
17088 distcc[11425] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
17089 distcc[11425] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c ./Modules/_sre.c -o Modules/_sre.o
17090 distcc[11425] (dcc_spawn_child) child started as pid11470
17091 distcc[11470] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
17092 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17093 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17094 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17095 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17096 distcc[11328] (dcc_lock_pause) nothing available, sleeping 1000ms...
17097 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17098 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17099 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17100 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17101 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
17102 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17103 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17104 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17105 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17106 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
17107 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17108 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17109 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17110 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17111 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
17112 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17113 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17114 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17115 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17116 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
17117 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17118 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17119 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17120 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17121 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
17122 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17123 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17124 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17125 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17126 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
17127 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17128 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17129 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17130 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17131 distcc[11368] (dcc_lock_pause) nothing available, sleeping 1000ms...
17132 distcc[11034] (dcc_collect_child) cc child 11464 terminated with status 0
17133 distcc[11034] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
17134 distcc[11034] compile (null) on localhost completed ok
17135 distcc[11034] (dcc_unlock) release lock fd5
17136 distcc[11034] elapsed compilation time 175.044696s
17137 distcc[11034] (dcc_exit) exit: code 0; self: 0.048547 user 0.130704 sys; children: 5.454238 user 0.278362 sys
17138 distcc[11034] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
17139 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17140 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17141 distcc[11328] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17142 distcc[11328] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
17143 distcc[11328] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c
17144 distcc[11328] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
17145 distcc[11328] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c
17146 distcc[11328] (dcc_spawn_child) child started as pid11473
17147 distcc[11473] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
17148 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17149 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17150 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17151 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17152 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
17153 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17154 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17155 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17156 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17157 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
17158 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17159 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17160 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17161 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17162 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
17163 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17164 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17165 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17166 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17167 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
17168 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17169 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17170 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17171 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17172 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
17173 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17174 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17175 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17176 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17177 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
17178 distcc[11140] (dcc_collect_child) cc child 11458 terminated with status 0
17179 distcc[11140] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
17180 distcc[11140] compile (null) on localhost completed ok
17181 distcc[11140] (dcc_unlock) release lock fd5
17182 distcc[11140] elapsed compilation time 132.803919s
17183 distcc[11140] (dcc_exit) exit: code 0; self: 0.021024 user 0.108624 sys; children: 7.187709 user 0.248107 sys
17184 distcc[11140] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
17185 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17186 distcc[11368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17187 distcc[11368] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
17188 distcc[11368] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c
17189 distcc[11368] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
17190 distcc[11368] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c
17191 distcc[11368] (dcc_spawn_child) child started as pid11476
17192 distcc[11476] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
17193 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17194 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17195 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17196 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17197 distcc[11040] (dcc_lock_pause) nothing available, sleeping 1000ms...
17198 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17199 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17200 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17201 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17202 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
17203 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17204 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17205 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17206 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17207 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
17208 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17209 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17210 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17211 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17212 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
17213 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17214 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17215 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17216 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17217 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
17218 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17219 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17220 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17221 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17222 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
17223 distcc[11368] (dcc_collect_child) cc child 11476 terminated with status 0
17224 distcc[11368] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
17225 distcc[11368] compile (null) on localhost completed ok
17226 distcc[11368] (dcc_unlock) release lock fd5
17227 distcc[11368] elapsed compilation time 37.361609s
17228 distcc[11368] (dcc_exit) exit: code 0; self: 0.007863 user 0.027523 sys; children: 1.144140 user 0.132549 sys
17229 distcc[11368] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
17230 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17231 distcc[11040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17232 distcc[11040] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
17233 distcc[11040] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c
17234 distcc[11040] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
17235 distcc[11040] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c
17236 distcc[11040] (dcc_spawn_child) child started as pid11479
17237 distcc[11479] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
17238 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17239 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17240 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17241 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17242 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
17243 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17244 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17245 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17246 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17247 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
17248 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17249 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17250 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17251 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17252 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
17253 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17254 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17255 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17256 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17257 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
17258 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17259 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17260 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17261 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17262 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
17263 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17264 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17265 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17266 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17267 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
17268 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17269 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17270 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17271 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17272 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
17273 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17274 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17275 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17276 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17277 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
17278 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17279 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17280 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17281 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17282 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
17283 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17284 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17285 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17286 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17287 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
17288 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17289 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17290 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17291 distcc[11220] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17292 distcc[11220] (dcc_lock_pause) nothing available, sleeping 1000ms...
17293 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17294 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17295 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17296 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17297 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
17298 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17299 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17300 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17301 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17302 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
17303 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17304 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17305 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17306 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17307 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
17308 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17309 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17310 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17311 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17312 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
17313 distcc[11412] (dcc_collect_child) cc child 11413 terminated with status 0
17314 distcc[11412] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
17315 distcc[11412] compile (null) on localhost completed ok
17316 distcc[11412] (dcc_unlock) release lock fd5
17317 distcc[11412] elapsed compilation time 29.408615s
17318 distcc[11412] (dcc_exit) exit: code 0; self: 0.004412 user 0.002206 sys; children: 28.500791 user 0.648172 sys
17319 distcc[11412] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
17320 distcc[11220] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
17321 distcc[11220] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o Python/dynamic_annotations.c
17322 distcc[11220] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
17323 distcc[11220] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o Python/dynamic_annotations.c
17324 distcc[11220] (dcc_spawn_child) child started as pid11483
17325 distcc[11483] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
17326 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17327 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17328 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17329 distcc[11038] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17330 distcc[11038] (dcc_lock_pause) nothing available, sleeping 1000ms...
17331 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17332 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17333 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17334 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17335 distcc[11304] (dcc_lock_pause) nothing available, sleeping 1000ms...
17336 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17337 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17338 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17339 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17340 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
17341 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17342 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17343 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17344 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17345 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
17346 distcc[11220] (dcc_collect_child) cc child 11483 terminated with status 0
17347 distcc[11220] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
17348 distcc[11220] compile (null) on localhost completed ok
17349 distcc[11220] (dcc_unlock) release lock fd5
17350 distcc[11220] elapsed compilation time 67.201759s
17351 distcc[11220] (dcc_exit) exit: code 0; self: 0.028473 user 0.047455 sys; children: 0.074396 user 0.028334 sys
17352 distcc[11220] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
17353 distcc[11328] (dcc_collect_child) cc child 11473 terminated with status 0
17354 distcc[11328] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
17355 distcc[11328] compile (null) on localhost completed ok
17356 distcc[11328] (dcc_unlock) release lock fd5
17357 distcc[11328] elapsed compilation time 49.300629s
17358 distcc[11328] (dcc_exit) exit: code 0; self: 0.020327 user 0.028458 sys; children: 5.004993 user 0.239052 sys
17359 distcc[11328] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
17360 distcc[11038] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
17361 distcc[11038] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c
17362 distcc[11038] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
17363 distcc[11038] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c
17364 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17365 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17366 distcc[11304] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17367 distcc[11038] (dcc_spawn_child) child started as pid11486
17368 distcc[11304] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
17369 distcc[11304] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c
17370 distcc[11304] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
17371 distcc[11486] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
17372 distcc[11304] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c
17373 distcc[11304] (dcc_spawn_child) child started as pid11487
17374 distcc[11487] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
17375 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17376 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17377 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17378 distcc[11035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17379 distcc[11035] (dcc_lock_pause) nothing available, sleeping 1000ms...
17380 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17381 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17382 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17383 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17384 distcc[11033] (dcc_lock_pause) nothing available, sleeping 1000ms...
17385 distcc[11304] (dcc_collect_child) cc child 11487 terminated with status 0
17386 distcc[11304] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
17387 distcc[11304] compile (null) on localhost completed ok
17388 distcc[11304] (dcc_unlock) release lock fd5
17389 distcc[11304] elapsed compilation time 52.553557s
17390 distcc[11304] (dcc_exit) exit: code 0; self: 0.014047 user 0.036522 sys; children: 0.397381 user 0.101788 sys
17391 distcc[11304] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
17392 distcc[11038] (dcc_collect_child) cc child 11486 terminated with status 0
17393 distcc[11038] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
17394 distcc[11038] compile (null) on localhost completed ok
17395 distcc[11038] (dcc_unlock) release lock fd5
17396 distcc[11038] elapsed compilation time 182.200085s
17397 distcc[11038] (dcc_exit) exit: code 0; self: 0.046725 user 0.155753 sys; children: 0.733773 user 0.115148 sys
17398 distcc[11038] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
17399 distcc[11035] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
17400 distcc[11035] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c
17401 distcc[11035] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
17402 distcc[11035] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c
17403 distcc[11035] (dcc_spawn_child) child started as pid11492
17404 distcc[11492] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
17405 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17406 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17407 distcc[11033] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17408 distcc[11033] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
17409 distcc[11033] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c
17410 distcc[11033] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
17411 distcc[11033] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c
17412 distcc[11033] (dcc_spawn_child) child started as pid11495
17413 distcc[11495] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
17414 distcc[11033] (dcc_collect_child) cc child 11495 terminated with status 0
17415 distcc[11033] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
17416 distcc[11033] compile (null) on localhost completed ok
17417 distcc[11033] (dcc_unlock) release lock fd5
17418 distcc[11033] elapsed compilation time 183.383580s
17419 distcc[11033] (dcc_exit) exit: code 0; self: 0.059783 user 0.142816 sys; children: 0.778824 user 0.150402 sys
17420 distcc[11033] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
17421 distcc[11040] (dcc_collect_child) cc child 11479 terminated with status 0
17422 distcc[11040] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
17423 distcc[11040] compile (null) on localhost completed ok
17424 distcc[11040] (dcc_unlock) release lock fd5
17425 distcc[11040] elapsed compilation time 189.535216s
17426 distcc[11040] (dcc_exit) exit: code 0; self: 0.028564 user 0.164246 sys; children: 11.978373 user 0.342885 sys
17427 distcc[11040] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
17428 distcc[11035] (dcc_collect_child) cc child 11492 terminated with status 0
17429 distcc[11035] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
17430 distcc[11035] compile (null) on localhost completed ok
17431 distcc[11035] (dcc_unlock) release lock fd5
17432 distcc[11035] elapsed compilation time 191.116683s
17433 distcc[11035] (dcc_exit) exit: code 0; self: 0.054165 user 0.143379 sys; children: 8.528090 user 0.308245 sys
17434 distcc[11035] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
17435 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_tracemalloc.c -o Modules/_tracemalloc.o
17436 distcc[11499] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
17437 distcc[11499] (dcc_recursion_safeguard) safeguard level=0
17438 distcc[11499] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
17439 distcc[11499] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
17440 distcc[11499] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_tracemalloc.c -o Modules/_tracemalloc.o
17441 distcc[11499] (dcc_scan_args) compiler will emit/use profile info; must be local
17442 distcc[11499] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
17443 distcc[11499] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
17444 distcc[11499] (dcc_parse_hosts) found tcp token "192.168.1.41"
17445 distcc[11499] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
17446 distcc[11499] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_tracemalloc.c -o Modules/_tracemalloc.o
17447 distcc[11499] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
17448 distcc[11499] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_tracemalloc.c -o Modules/_tracemalloc.o
17449 distcc[11499] (dcc_spawn_child) child started as pid11500
17450 distcc[11500] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
17451 distcc[11425] (dcc_collect_child) cc child 11470 terminated with status 0
17452 distcc[11425] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
17453 distcc[11425] compile (null) on localhost completed ok
17454 distcc[11425] (dcc_unlock) release lock fd5
17455 distcc[11425] elapsed compilation time 37.781401s
17456 distcc[11425] (dcc_exit) exit: code 0; self: 0.000000 user 0.026891 sys; children: 18.390293 user 0.411712 sys
17457 distcc[11425] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
17458 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/faulthandler.c -o Modules/faulthandler.o
17459 distcc[11503] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
17460 distcc[11503] (dcc_recursion_safeguard) safeguard level=0
17461 distcc[11503] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
17462 distcc[11503] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
17463 distcc[11503] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/faulthandler.c -o Modules/faulthandler.o
17464 distcc[11503] (dcc_scan_args) compiler will emit/use profile info; must be local
17465 distcc[11503] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
17466 distcc[11503] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
17467 distcc[11503] (dcc_parse_hosts) found tcp token "192.168.1.41"
17468 distcc[11503] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17469 distcc[11503] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
17470 distcc[11503] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/faulthandler.c -o Modules/faulthandler.o
17471 distcc[11503] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
17472 distcc[11503] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/faulthandler.c -o Modules/faulthandler.o
17473 distcc[11503] (dcc_spawn_child) child started as pid11504
17474 distcc[11504] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
17475 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o
17476 distcc[11507] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
17477 distcc[11507] (dcc_recursion_safeguard) safeguard level=0
17478 distcc[11507] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
17479 distcc[11507] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
17480 distcc[11507] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o
17481 distcc[11507] (dcc_scan_args) compiler will emit/use profile info; must be local
17482 distcc[11507] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
17483 distcc[11507] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
17484 distcc[11507] (dcc_parse_hosts) found tcp token "192.168.1.41"
17485 distcc[11507] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17486 distcc[11507] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17487 distcc[11507] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
17488 distcc[11507] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o
17489 distcc[11507] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
17490 distcc[11507] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o
17491 distcc[11507] (dcc_spawn_child) child started as pid11508
17492 distcc[11508] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
17493 distcc[11507] (dcc_collect_child) cc child 11508 terminated with status 0
17494 distcc[11507] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
17495 distcc[11507] compile (null) on localhost completed ok
17496 distcc[11507] (dcc_unlock) release lock fd5
17497 distcc[11507] elapsed compilation time 0.849333s
17498 distcc[11507] (dcc_exit) exit: code 0; self: 0.000000 user 0.006397 sys; children: 0.747213 user 0.116377 sys
17499 distcc[11507] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
17500 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/stringio.c -o Modules/stringio.o
17501 distcc[11511] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
17502 distcc[11511] (dcc_recursion_safeguard) safeguard level=0
17503 distcc[11511] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
17504 distcc[11511] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
17505 distcc[11511] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/stringio.c -o Modules/stringio.o
17506 distcc[11511] (dcc_scan_args) compiler will emit/use profile info; must be local
17507 distcc[11511] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
17508 distcc[11511] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
17509 distcc[11511] (dcc_parse_hosts) found tcp token "192.168.1.41"
17510 distcc[11511] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17511 distcc[11511] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17512 distcc[11511] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
17513 distcc[11511] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/stringio.c -o Modules/stringio.o
17514 distcc[11511] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
17515 distcc[11511] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/stringio.c -o Modules/stringio.o
17516 distcc[11511] (dcc_spawn_child) child started as pid11512
17517 distcc[11512] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
17518 distcc[11499] (dcc_collect_child) cc child 11500 terminated with status 0
17519 distcc[11499] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
17520 distcc[11499] compile (null) on localhost completed ok
17521 distcc[11499] (dcc_unlock) release lock fd5
17522 distcc[11499] elapsed compilation time 2.874648s
17523 distcc[11499] (dcc_exit) exit: code 0; self: 0.000000 user 0.006630 sys; children: 2.782611 user 0.140456 sys
17524 distcc[11499] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
17525 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o
17526 distcc[11515] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
17527 distcc[11515] (dcc_recursion_safeguard) safeguard level=0
17528 distcc[11515] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
17529 distcc[11515] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
17530 distcc[11515] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o
17531 distcc[11515] (dcc_scan_args) compiler will emit/use profile info; must be local
17532 distcc[11515] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
17533 distcc[11515] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
17534 distcc[11515] (dcc_parse_hosts) found tcp token "192.168.1.41"
17535 distcc[11515] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
17536 distcc[11515] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o
17537 distcc[11515] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
17538 distcc[11515] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o
17539 distcc[11515] (dcc_spawn_child) child started as pid11516
17540 distcc[11516] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
17541 distcc[11503] (dcc_collect_child) cc child 11504 terminated with status 0
17542 distcc[11503] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
17543 distcc[11503] compile (null) on localhost completed ok
17544 distcc[11503] (dcc_unlock) release lock fd5
17545 distcc[11503] elapsed compilation time 2.252423s
17546 distcc[11503] (dcc_exit) exit: code 0; self: 0.006015 user 0.000000 sys; children: 2.164382 user 0.112604 sys
17547 distcc[11503] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
17548 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c
17549 distcc[11519] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
17550 distcc[11519] (dcc_recursion_safeguard) safeguard level=0
17551 distcc[11519] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
17552 distcc[11519] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
17553 distcc[11519] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c
17554 distcc[11519] (dcc_scan_args) compiler will emit/use profile info; must be local
17555 distcc[11519] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
17556 distcc[11519] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
17557 distcc[11519] (dcc_parse_hosts) found tcp token "192.168.1.41"
17558 distcc[11519] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17559 distcc[11519] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
17560 distcc[11519] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c
17561 distcc[11519] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
17562 distcc[11519] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c
17563 distcc[11519] (dcc_spawn_child) child started as pid11520
17564 distcc[11520] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
17565 distcc[11515] (dcc_collect_child) cc child 11516 terminated with status 0
17566 distcc[11515] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
17567 distcc[11515] compile (null) on localhost completed ok
17568 distcc[11515] (dcc_unlock) release lock fd5
17569 distcc[11515] elapsed compilation time 0.822590s
17570 distcc[11515] (dcc_exit) exit: code 0; self: 0.000000 user 0.005856 sys; children: 0.716841 user 0.115166 sys
17571 distcc[11515] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
17572 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Modules/_math.o Modules/_math.c
17573 distcc[11523] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
17574 distcc[11523] (dcc_recursion_safeguard) safeguard level=0
17575 distcc[11523] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
17576 distcc[11523] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
17577 distcc[11523] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Modules/_math.o Modules/_math.c
17578 distcc[11523] (dcc_scan_args) compiler will emit/use profile info; must be local
17579 distcc[11523] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
17580 distcc[11523] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
17581 distcc[11523] (dcc_parse_hosts) found tcp token "192.168.1.41"
17582 distcc[11523] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
17583 distcc[11523] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Modules/_math.o Modules/_math.c
17584 distcc[11523] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
17585 distcc[11523] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Modules/_math.o Modules/_math.c
17586 distcc[11523] (dcc_spawn_child) child started as pid11524
17587 distcc[11524] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
17588 distcc[11519] (dcc_collect_child) cc child 11520 terminated with status 0
17589 distcc[11519] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
17590 distcc[11519] compile (null) on localhost completed ok
17591 distcc[11519] (dcc_unlock) release lock fd5
17592 distcc[11519] elapsed compilation time 0.916024s
17593 distcc[11519] (dcc_exit) exit: code 0; self: 0.000000 user 0.005974 sys; children: 0.854748 user 0.072755 sys
17594 distcc[11519] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
17595 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Tools/gdb/libpython.py python-gdb.py
17596 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o ./Programs/_testembed.c
17597 distcc[11529] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
17598 distcc[11529] (dcc_recursion_safeguard) safeguard level=0
17599 distcc[11529] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
17600 distcc[11529] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
17601 distcc[11529] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o ./Programs/_testembed.c
17602 distcc[11529] (dcc_scan_args) compiler will emit/use profile info; must be local
17603 distcc[11529] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
17604 distcc[11529] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
17605 distcc[11529] (dcc_parse_hosts) found tcp token "192.168.1.41"
17606 distcc[11529] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17607 distcc[11529] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
17608 distcc[11529] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o ./Programs/_testembed.c
17609 distcc[11529] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
17610 distcc[11529] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o ./Programs/_testembed.c
17611 distcc[11529] (dcc_spawn_child) child started as pid11530
17612 distcc[11530] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
17613 distcc[11523] (dcc_collect_child) cc child 11524 terminated with status 0
17614 distcc[11523] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
17615 distcc[11523] compile (null) on localhost completed ok
17616 distcc[11523] (dcc_unlock) release lock fd5
17617 distcc[11523] elapsed compilation time 0.490439s
17618 distcc[11523] (dcc_exit) exit: code 0; self: 0.000000 user 0.005690 sys; children: 0.378674 user 0.105632 sys
17619 distcc[11523] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
17620 sed -e "s,@EXENAME@,/usr/bin/python3.10," < ./Misc/python-config.in >python-config.py
17621 LC_ALL=C sed -e 's,\$(\([A-Za-z0-9_]*\)),\$\{\1\},g' < Misc/python-config.sh >python-config
17622 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/textio.c -o Modules/textio.o
17623 distcc[11545] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
17624 distcc[11545] (dcc_recursion_safeguard) safeguard level=0
17625 distcc[11545] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
17626 distcc[11545] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
17627 distcc[11545] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/textio.c -o Modules/textio.o
17628 distcc[11545] (dcc_scan_args) compiler will emit/use profile info; must be local
17629 distcc[11545] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
17630 distcc[11545] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
17631 distcc[11545] (dcc_parse_hosts) found tcp token "192.168.1.41"
17632 distcc[11545] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
17633 distcc[11545] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/textio.c -o Modules/textio.o
17634 distcc[11545] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
17635 distcc[11545] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/textio.c -o Modules/textio.o
17636 distcc[11545] (dcc_spawn_child) child started as pid11546
17637 distcc[11546] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
17638 distcc[11511] (dcc_collect_child) cc child 11512 terminated with status 0
17639 distcc[11511] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
17640 distcc[11511] compile (null) on localhost completed ok
17641 distcc[11511] (dcc_unlock) release lock fd5
17642 distcc[11511] elapsed compilation time 2.566625s
17643 distcc[11511] (dcc_exit) exit: code 0; self: 0.000000 user 0.006439 sys; children: 2.426344 user 0.159967 sys
17644 distcc[11511] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
17645 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/bufferedio.c -o Modules/bufferedio.o
17646 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/bytesio.c -o Modules/bytesio.o
17647 distcc[11549] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
17648 distcc[11549] (dcc_recursion_safeguard) safeguard level=0
17649 distcc[11549] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
17650 distcc[11549] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
17651 distcc[11549] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/bufferedio.c -o Modules/bufferedio.o
17652 distcc[11549] (dcc_scan_args) compiler will emit/use profile info; must be local
17653 distcc[11549] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
17654 distcc[11549] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
17655 distcc[11549] (dcc_parse_hosts) found tcp token "192.168.1.41"
17656 distcc[11549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17657 distcc[11549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17658 distcc[11549] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
17659 distcc[11549] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/bufferedio.c -o Modules/bufferedio.o
17660 distcc[11549] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
17661 distcc[11550] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
17662 distcc[11550] (dcc_recursion_safeguard) safeguard level=0
17663 distcc[11550] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
17664 distcc[11550] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
17665 distcc[11550] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/bytesio.c -o Modules/bytesio.o
17666 distcc[11550] (dcc_scan_args) compiler will emit/use profile info; must be local
17667 distcc[11549] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/bufferedio.c -o Modules/bufferedio.o
17668 distcc[11550] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
17669 distcc[11550] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
17670 distcc[11549] (dcc_spawn_child) child started as pid11551
17671 distcc[11550] (dcc_parse_hosts) found tcp token "192.168.1.41"
17672 distcc[11550] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17673 distcc[11551] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
17674 distcc[11550] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17675 distcc[11550] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17676 distcc[11550] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
17677 distcc[11550] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/bytesio.c -o Modules/bytesio.o
17678 distcc[11550] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
17679 distcc[11550] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/bytesio.c -o Modules/bytesio.o
17680 distcc[11550] (dcc_spawn_child) child started as pid11552
17681 distcc[11552] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
17682 distcc[11550] (dcc_collect_child) cc child 11552 terminated with status 0
17683 distcc[11550] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
17684 distcc[11550] compile (null) on localhost completed ok
17685 distcc[11550] (dcc_unlock) release lock fd5
17686 distcc[11550] elapsed compilation time 3.043232s
17687 distcc[11550] (dcc_exit) exit: code 0; self: 0.003129 user 0.003129 sys; children: 2.871255 user 0.138764 sys
17688 distcc[11550] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
17689 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/fileio.c -o Modules/fileio.o
17690 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/iobase.c -o Modules/iobase.o
17691 distcc[11557] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
17692 distcc[11557] (dcc_recursion_safeguard) safeguard level=0
17693 distcc[11557] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
17694 distcc[11557] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
17695 distcc[11557] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/fileio.c -o Modules/fileio.o
17696 distcc[11557] (dcc_scan_args) compiler will emit/use profile info; must be local
17697 distcc[11557] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
17698 distcc[11557] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
17699 distcc[11557] (dcc_parse_hosts) found tcp token "192.168.1.41"
17700 distcc[11557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17701 distcc[11557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17702 distcc[11557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17703 distcc[11557] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
17704 distcc[11557] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/fileio.c -o Modules/fileio.o
17705 distcc[11557] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
17706 distcc[11557] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/fileio.c -o Modules/fileio.o
17707 distcc[11557] (dcc_spawn_child) child started as pid11559
17708 distcc[11558] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
17709 distcc[11558] (dcc_recursion_safeguard) safeguard level=0
17710 distcc[11558] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
17711 distcc[11558] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
17712 distcc[11558] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/iobase.c -o Modules/iobase.o
17713 distcc[11558] (dcc_scan_args) compiler will emit/use profile info; must be local
17714 distcc[11558] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
17715 distcc[11558] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
17716 distcc[11558] (dcc_parse_hosts) found tcp token "192.168.1.41"
17717 distcc[11558] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17718 distcc[11558] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17719 distcc[11558] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17720 distcc[11558] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17721 distcc[11558] (dcc_lock_pause) nothing available, sleeping 1000ms...
17722 distcc[11559] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
17723 distcc[11529] (dcc_collect_child) cc child 11530 terminated with status 0
17724 distcc[11529] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
17725 distcc[11529] compile (null) on localhost completed ok
17726 distcc[11529] (dcc_unlock) release lock fd5
17727 distcc[11529] elapsed compilation time 4.297250s
17728 distcc[11529] (dcc_exit) exit: code 0; self: 0.000000 user 0.005815 sys; children: 4.057281 user 0.180747 sys
17729 distcc[11529] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
17730 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/_iomodule.c -o Modules/_iomodule.o
17731 distcc[11560] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
17732 distcc[11560] (dcc_recursion_safeguard) safeguard level=0
17733 distcc[11560] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
17734 distcc[11560] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
17735 distcc[11560] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/_iomodule.c -o Modules/_iomodule.o
17736 distcc[11560] (dcc_scan_args) compiler will emit/use profile info; must be local
17737 distcc[11560] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
17738 distcc[11560] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
17739 distcc[11560] (dcc_parse_hosts) found tcp token "192.168.1.41"
17740 distcc[11560] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17741 distcc[11560] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
17742 distcc[11560] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/_iomodule.c -o Modules/_iomodule.o
17743 distcc[11560] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
17744 distcc[11560] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/_iomodule.c -o Modules/_iomodule.o
17745 distcc[11560] (dcc_spawn_child) child started as pid11561
17746 distcc[11561] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
17747 distcc[11558] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17748 distcc[11558] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17749 distcc[11558] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17750 distcc[11558] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17751 distcc[11558] (dcc_lock_pause) nothing available, sleeping 1000ms...
17752 distcc[11558] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17753 distcc[11558] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17754 distcc[11558] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17755 distcc[11558] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17756 distcc[11558] (dcc_lock_pause) nothing available, sleeping 1000ms...
17757 distcc[11560] (dcc_collect_child) cc child 11561 terminated with status 0
17758 distcc[11560] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
17759 distcc[11560] compile (null) on localhost completed ok
17760 distcc[11560] (dcc_unlock) release lock fd5
17761 distcc[11560] elapsed compilation time 2.808154s
17762 distcc[11560] (dcc_exit) exit: code 0; self: 0.003359 user 0.003359 sys; children: 2.565682 user 0.183909 sys
17763 distcc[11560] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
17764 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c ./Modules/_localemodule.c -o Modules/_localemodule.o
17765 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/_threadmodule.c -o Modules/_threadmodule.o
17766 distcc[11566] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
17767 distcc[11566] (dcc_recursion_safeguard) safeguard level=0
17768 distcc[11566] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
17769 distcc[11566] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
17770 distcc[11566] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c ./Modules/_localemodule.c -o Modules/_localemodule.o
17771 distcc[11566] (dcc_scan_args) compiler will emit/use profile info; must be local
17772 distcc[11566] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
17773 distcc[11566] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
17774 distcc[11566] (dcc_parse_hosts) found tcp token "192.168.1.41"
17775 distcc[11566] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17776 distcc[11566] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
17777 distcc[11566] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c ./Modules/_localemodule.c -o Modules/_localemodule.o
17778 distcc[11566] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
17779 distcc[11566] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c ./Modules/_localemodule.c -o Modules/_localemodule.o
17780 distcc[11566] (dcc_spawn_child) child started as pid11568
17781 distcc[11567] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
17782 distcc[11567] (dcc_recursion_safeguard) safeguard level=0
17783 distcc[11567] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
17784 distcc[11567] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
17785 distcc[11567] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/_threadmodule.c -o Modules/_threadmodule.o
17786 distcc[11567] (dcc_scan_args) compiler will emit/use profile info; must be local
17787 distcc[11567] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
17788 distcc[11567] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
17789 distcc[11567] (dcc_parse_hosts) found tcp token "192.168.1.41"
17790 distcc[11567] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17791 distcc[11567] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17792 distcc[11568] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
17793 distcc[11567] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17794 distcc[11567] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17795 distcc[11567] (dcc_lock_pause) nothing available, sleeping 1000ms...
17796 distcc[11558] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17797 distcc[11558] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17798 distcc[11558] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17799 distcc[11558] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17800 distcc[11558] (dcc_lock_pause) nothing available, sleeping 1000ms...
17801 distcc[11557] (dcc_collect_child) cc child 11559 terminated with status 0
17802 distcc[11557] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
17803 distcc[11557] compile (null) on localhost completed ok
17804 distcc[11557] (dcc_unlock) release lock fd5
17805 distcc[11557] elapsed compilation time 3.318236s
17806 distcc[11557] (dcc_exit) exit: code 0; self: 0.000000 user 0.008420 sys; children: 3.192109 user 0.158860 sys
17807 distcc[11557] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
17808 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/timemodule.c -o Modules/timemodule.o
17809 distcc[11571] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
17810 distcc[11571] (dcc_recursion_safeguard) safeguard level=0
17811 distcc[11571] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
17812 distcc[11571] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
17813 distcc[11571] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/timemodule.c -o Modules/timemodule.o
17814 distcc[11571] (dcc_scan_args) compiler will emit/use profile info; must be local
17815 distcc[11571] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
17816 distcc[11571] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
17817 distcc[11571] (dcc_parse_hosts) found tcp token "192.168.1.41"
17818 distcc[11571] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17819 distcc[11571] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17820 distcc[11571] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17821 distcc[11571] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
17822 distcc[11571] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/timemodule.c -o Modules/timemodule.o
17823 distcc[11571] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
17824 distcc[11571] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/timemodule.c -o Modules/timemodule.o
17825 distcc[11571] (dcc_spawn_child) child started as pid11572
17826 distcc[11572] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
17827 distcc[11567] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17828 distcc[11567] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17829 distcc[11567] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17830 distcc[11567] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17831 distcc[11567] (dcc_lock_pause) nothing available, sleeping 1000ms...
17832 distcc[11558] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17833 distcc[11558] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17834 distcc[11558] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17835 distcc[11558] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17836 distcc[11558] (dcc_lock_pause) nothing available, sleeping 1000ms...
17837 distcc[11567] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17838 distcc[11567] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17839 distcc[11567] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17840 distcc[11567] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17841 distcc[11567] (dcc_lock_pause) nothing available, sleeping 1000ms...
17842 distcc[11558] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17843 distcc[11558] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17844 distcc[11558] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17845 distcc[11558] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17846 distcc[11558] (dcc_lock_pause) nothing available, sleeping 1000ms...
17847 distcc[11549] (dcc_collect_child) cc child 11551 terminated with status 0
17848 distcc[11549] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
17849 distcc[11549] compile (null) on localhost completed ok
17850 distcc[11549] (dcc_unlock) release lock fd5
17851 distcc[11549] elapsed compilation time 8.233912s
17852 distcc[11549] (dcc_exit) exit: code 0; self: 0.000000 user 0.006394 sys; children: 8.034718 user 0.256980 sys
17853 distcc[11549] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
17854 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_stat.c -o Modules/_stat.o
17855 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/signalmodule.c -o Modules/signalmodule.o
17856 distcc[11576] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
17857 distcc[11576] (dcc_recursion_safeguard) safeguard level=0
17858 distcc[11576] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
17859 distcc[11576] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
17860 distcc[11576] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_stat.c -o Modules/_stat.o
17861 distcc[11576] (dcc_scan_args) compiler will emit/use profile info; must be local
17862 distcc[11576] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
17863 distcc[11576] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
17864 distcc[11576] (dcc_parse_hosts) found tcp token "192.168.1.41"
17865 distcc[11576] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17866 distcc[11576] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17867 distcc[11576] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
17868 distcc[11576] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_stat.c -o Modules/_stat.o
17869 distcc[11576] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
17870 distcc[11577] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
17871 distcc[11576] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_stat.c -o Modules/_stat.o
17872 distcc[11576] (dcc_spawn_child) child started as pid11578
17873 distcc[11577] (dcc_recursion_safeguard) safeguard level=0
17874 distcc[11577] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
17875 distcc[11577] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
17876 distcc[11577] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/signalmodule.c -o Modules/signalmodule.o
17877 distcc[11577] (dcc_scan_args) compiler will emit/use profile info; must be local
17878 distcc[11577] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
17879 distcc[11577] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
17880 distcc[11577] (dcc_parse_hosts) found tcp token "192.168.1.41"
17881 distcc[11577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17882 distcc[11577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17883 distcc[11577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17884 distcc[11577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17885 distcc[11577] (dcc_lock_pause) nothing available, sleeping 1000ms...
17886 distcc[11578] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
17887 distcc[11567] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17888 distcc[11567] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17889 distcc[11567] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17890 distcc[11567] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17891 distcc[11567] (dcc_lock_pause) nothing available, sleeping 1000ms...
17892 distcc[11558] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17893 distcc[11558] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17894 distcc[11558] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17895 distcc[11558] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17896 distcc[11558] (dcc_lock_pause) nothing available, sleeping 1000ms...
17897 distcc[11577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17898 distcc[11577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17899 distcc[11577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17900 distcc[11577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17901 distcc[11577] (dcc_lock_pause) nothing available, sleeping 1000ms...
17902 distcc[11566] (dcc_collect_child) cc child 11568 terminated with status 0
17903 distcc[11566] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
17904 distcc[11566] compile (null) on localhost completed ok
17905 distcc[11566] (dcc_unlock) release lock fd5
17906 distcc[11566] elapsed compilation time 3.671033s
17907 distcc[11566] (dcc_exit) exit: code 0; self: 0.002757 user 0.005514 sys; children: 3.370718 user 0.231135 sys
17908 distcc[11566] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
17909 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/atexitmodule.c -o Modules/atexitmodule.o
17910 distcc[11581] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
17911 distcc[11581] (dcc_recursion_safeguard) safeguard level=0
17912 distcc[11581] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
17913 distcc[11581] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
17914 distcc[11581] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/atexitmodule.c -o Modules/atexitmodule.o
17915 distcc[11581] (dcc_scan_args) compiler will emit/use profile info; must be local
17916 distcc[11581] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
17917 distcc[11581] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
17918 distcc[11581] (dcc_parse_hosts) found tcp token "192.168.1.41"
17919 distcc[11581] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17920 distcc[11581] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
17921 distcc[11581] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/atexitmodule.c -o Modules/atexitmodule.o
17922 distcc[11581] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
17923 distcc[11581] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/atexitmodule.c -o Modules/atexitmodule.o
17924 distcc[11581] (dcc_spawn_child) child started as pid11582
17925 distcc[11582] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
17926 distcc[11571] (dcc_collect_child) cc child 11572 terminated with status 0
17927 distcc[11571] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
17928 distcc[11571] compile (null) on localhost completed ok
17929 distcc[11571] (dcc_unlock) release lock fd5
17930 distcc[11571] elapsed compilation time 3.431700s
17931 distcc[11571] (dcc_exit) exit: code 0; self: 0.000000 user 0.009480 sys; children: 3.167178 user 0.200048 sys
17932 distcc[11571] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
17933 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o
17934 distcc[11585] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
17935 distcc[11585] (dcc_recursion_safeguard) safeguard level=0
17936 distcc[11585] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
17937 distcc[11585] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
17938 distcc[11585] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o
17939 distcc[11585] (dcc_scan_args) compiler will emit/use profile info; must be local
17940 distcc[11585] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
17941 distcc[11585] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
17942 distcc[11585] (dcc_parse_hosts) found tcp token "192.168.1.41"
17943 distcc[11585] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17944 distcc[11585] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17945 distcc[11585] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17946 distcc[11585] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
17947 distcc[11585] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o
17948 distcc[11585] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
17949 distcc[11585] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o
17950 distcc[11585] (dcc_spawn_child) child started as pid11586
17951 distcc[11586] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
17952 distcc[11567] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17953 distcc[11567] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17954 distcc[11567] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17955 distcc[11567] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17956 distcc[11567] (dcc_lock_pause) nothing available, sleeping 1000ms...
17957 distcc[11576] (dcc_collect_child) cc child 11578 terminated with status 0
17958 distcc[11576] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
17959 distcc[11576] compile (null) on localhost completed ok
17960 distcc[11576] (dcc_unlock) release lock fd5
17961 distcc[11576] elapsed compilation time 1.825875s
17962 distcc[11576] (dcc_exit) exit: code 0; self: 0.000000 user 0.008679 sys; children: 1.602930 user 0.185729 sys
17963 distcc[11576] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
17964 distcc[11558] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17965 distcc[11558] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17966 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c ./Modules/_abc.c -o Modules/_abc.o
17967 distcc[11558] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
17968 distcc[11558] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/iobase.c -o Modules/iobase.o
17969 distcc[11558] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
17970 distcc[11558] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/iobase.c -o Modules/iobase.o
17971 distcc[11558] (dcc_spawn_child) child started as pid11590
17972 distcc[11589] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
17973 distcc[11589] (dcc_recursion_safeguard) safeguard level=0
17974 distcc[11589] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
17975 distcc[11589] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
17976 distcc[11589] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c ./Modules/_abc.c -o Modules/_abc.o
17977 distcc[11589] (dcc_scan_args) compiler will emit/use profile info; must be local
17978 distcc[11589] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
17979 distcc[11589] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
17980 distcc[11589] (dcc_parse_hosts) found tcp token "192.168.1.41"
17981 distcc[11589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17982 distcc[11589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17983 distcc[11589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17984 distcc[11589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17985 distcc[11589] (dcc_lock_pause) nothing available, sleeping 1000ms...
17986 distcc[11590] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
17987 distcc[11577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
17988 distcc[11577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
17989 distcc[11577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
17990 distcc[11577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
17991 distcc[11577] (dcc_lock_pause) nothing available, sleeping 1000ms...
17992 distcc[11545] (dcc_collect_child) cc child 11546 terminated with status 0
17993 distcc[11545] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
17994 distcc[11545] compile (null) on localhost completed ok
17995 distcc[11545] (dcc_unlock) release lock fd5
17996 distcc[11545] elapsed compilation time 11.675925s
17997 distcc[11545] (dcc_exit) exit: code 0; self: 0.000000 user 0.005947 sys; children: 11.266068 user 0.294113 sys
17998 distcc[11545] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
17999 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o
18000 distcc[11593] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
18001 distcc[11593] (dcc_recursion_safeguard) safeguard level=0
18002 distcc[11593] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
18003 distcc[11593] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
18004 distcc[11593] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o
18005 distcc[11593] (dcc_scan_args) compiler will emit/use profile info; must be local
18006 distcc[11593] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
18007 distcc[11593] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
18008 distcc[11593] (dcc_parse_hosts) found tcp token "192.168.1.41"
18009 distcc[11593] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
18010 distcc[11593] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o
18011 distcc[11593] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
18012 distcc[11593] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o
18013 distcc[11593] (dcc_spawn_child) child started as pid11594
18014 distcc[11594] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
18015 distcc[11581] (dcc_collect_child) cc child 11582 terminated with status 0
18016 distcc[11581] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
18017 distcc[11581] compile (null) on localhost completed ok
18018 distcc[11581] (dcc_unlock) release lock fd5
18019 distcc[11581] elapsed compilation time 1.186166s
18020 distcc[11581] (dcc_exit) exit: code 0; self: 0.000000 user 0.008673 sys; children: 1.054019 user 0.127073 sys
18021 distcc[11581] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
18022 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c ./Modules/_operator.c -o Modules/_operator.o
18023 distcc[11597] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
18024 distcc[11597] (dcc_recursion_safeguard) safeguard level=0
18025 distcc[11597] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
18026 distcc[11597] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
18027 distcc[11597] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c ./Modules/_operator.c -o Modules/_operator.o
18028 distcc[11597] (dcc_scan_args) compiler will emit/use profile info; must be local
18029 distcc[11597] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
18030 distcc[11597] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
18031 distcc[11597] (dcc_parse_hosts) found tcp token "192.168.1.41"
18032 distcc[11597] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18033 distcc[11597] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
18034 distcc[11597] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c ./Modules/_operator.c -o Modules/_operator.o
18035 distcc[11597] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
18036 distcc[11597] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c ./Modules/_operator.c -o Modules/_operator.o
18037 distcc[11597] (dcc_spawn_child) child started as pid11598
18038 distcc[11598] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
18039 distcc[11567] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18040 distcc[11567] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18041 distcc[11567] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18042 distcc[11567] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18043 distcc[11567] (dcc_lock_pause) nothing available, sleeping 1000ms...
18044 distcc[11589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18045 distcc[11589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18046 distcc[11589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18047 distcc[11589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18048 distcc[11589] (dcc_lock_pause) nothing available, sleeping 1000ms...
18049 distcc[11577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18050 distcc[11577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18051 distcc[11577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18052 distcc[11577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18053 distcc[11577] (dcc_lock_pause) nothing available, sleeping 1000ms...
18054 distcc[11567] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18055 distcc[11567] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18056 distcc[11567] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18057 distcc[11567] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18058 distcc[11567] (dcc_lock_pause) nothing available, sleeping 1000ms...
18059 distcc[11589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18060 distcc[11589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18061 distcc[11589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18062 distcc[11589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18063 distcc[11589] (dcc_lock_pause) nothing available, sleeping 1000ms...
18064 distcc[11577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18065 distcc[11577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18066 distcc[11577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18067 distcc[11577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18068 distcc[11577] (dcc_lock_pause) nothing available, sleeping 1000ms...
18069 distcc[11567] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18070 distcc[11567] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18071 distcc[11567] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18072 distcc[11567] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18073 distcc[11567] (dcc_lock_pause) nothing available, sleeping 1000ms...
18074 distcc[11589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18075 distcc[11589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18076 distcc[11589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18077 distcc[11589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18078 distcc[11589] (dcc_lock_pause) nothing available, sleeping 1000ms...
18079 distcc[11558] (dcc_collect_child) cc child 11590 terminated with status 0
18080 distcc[11558] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
18081 distcc[11558] compile (null) on localhost completed ok
18082 distcc[11558] (dcc_unlock) release lock fd5
18083 distcc[11558] elapsed compilation time 10.173428s
18084 distcc[11558] (dcc_exit) exit: code 0; self: 0.000000 user 0.015143 sys; children: 2.936505 user 0.173678 sys
18085 distcc[11558] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
18086 distcc[11577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18087 distcc[11577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18088 distcc[11577] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
18089 distcc[11577] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/signalmodule.c -o Modules/signalmodule.o
18090 distcc[11577] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
18091 distcc[11577] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/signalmodule.c -o Modules/signalmodule.o
18092 distcc[11577] (dcc_spawn_child) child started as pid11602
18093 distcc[11602] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
18094 distcc[11567] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18095 distcc[11567] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18096 distcc[11567] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18097 distcc[11567] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18098 distcc[11567] (dcc_lock_pause) nothing available, sleeping 1000ms...
18099 distcc[11589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18100 distcc[11589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18101 distcc[11589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18102 distcc[11589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18103 distcc[11589] (dcc_lock_pause) nothing available, sleeping 1000ms...
18104 distcc[11567] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18105 distcc[11567] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18106 distcc[11567] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18107 distcc[11567] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18108 distcc[11567] (dcc_lock_pause) nothing available, sleeping 1000ms...
18109 distcc[11589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18110 distcc[11589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18111 distcc[11589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18112 distcc[11589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18113 distcc[11589] (dcc_lock_pause) nothing available, sleeping 1000ms...
18114 distcc[11597] (dcc_collect_child) cc child 11598 terminated with status 0
18115 distcc[11597] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
18116 distcc[11597] compile (null) on localhost completed ok
18117 distcc[11597] (dcc_unlock) release lock fd5
18118 distcc[11597] elapsed compilation time 5.115260s
18119 distcc[11597] (dcc_exit) exit: code 0; self: 0.000000 user 0.006747 sys; children: 4.903190 user 0.200714 sys
18120 distcc[11597] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
18121 distcc[11567] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18122 distcc[11567] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
18123 distcc[11567] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/_threadmodule.c -o Modules/_threadmodule.o
18124 distcc[11567] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
18125 distcc[11567] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/_threadmodule.c -o Modules/_threadmodule.o
18126 distcc[11567] (dcc_spawn_child) child started as pid11605
18127 distcc[11605] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
18128 distcc[11589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18129 distcc[11589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18130 distcc[11589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18131 distcc[11589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18132 distcc[11589] (dcc_lock_pause) nothing available, sleeping 1000ms...
18133 distcc[11593] (dcc_collect_child) cc child 11594 terminated with status 0
18134 distcc[11593] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
18135 distcc[11593] compile (null) on localhost completed ok
18136 distcc[11593] (dcc_unlock) release lock fd5
18137 distcc[11593] elapsed compilation time 6.409184s
18138 distcc[11593] (dcc_exit) exit: code 0; self: 0.000000 user 0.006800 sys; children: 5.989371 user 0.245175 sys
18139 distcc[11593] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
18140 distcc[11589] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
18141 distcc[11589] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c ./Modules/_abc.c -o Modules/_abc.o
18142 distcc[11589] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
18143 distcc[11589] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c ./Modules/_abc.c -o Modules/_abc.o
18144 distcc[11589] (dcc_spawn_child) child started as pid11608
18145 distcc[11608] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
18146 distcc[11577] (dcc_collect_child) cc child 11602 terminated with status 0
18147 distcc[11577] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
18148 distcc[11577] compile (null) on localhost completed ok
18149 distcc[11577] (dcc_unlock) release lock fd5
18150 distcc[11577] elapsed compilation time 9.215355s
18151 distcc[11577] (dcc_exit) exit: code 0; self: 0.000000 user 0.014024 sys; children: 4.035959 user 0.205955 sys
18152 distcc[11577] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
18153 distcc[11567] (dcc_collect_child) cc child 11605 terminated with status 0
18154 distcc[11567] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
18155 distcc[11567] compile (null) on localhost completed ok
18156 distcc[11567] (dcc_unlock) release lock fd5
18157 distcc[11567] elapsed compilation time 13.771341s
18158 distcc[11567] (dcc_exit) exit: code 0; self: 0.003229 user 0.012917 sys; children: 3.523865 user 0.212166 sys
18159 distcc[11567] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
18160 distcc[11589] (dcc_collect_child) cc child 11608 terminated with status 0
18161 distcc[11589] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
18162 distcc[11589] compile (null) on localhost completed ok
18163 distcc[11589] (dcc_unlock) release lock fd5
18164 distcc[11589] elapsed compilation time 9.977573s
18165 distcc[11589] (dcc_exit) exit: code 0; self: 0.003072 user 0.009217 sys; children: 2.809632 user 0.197854 sys
18166 distcc[11589] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
18167 distcc[11585] (dcc_collect_child) cc child 11586 terminated with status 0
18168 distcc[11585] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
18169 distcc[11585] compile (null) on localhost completed ok
18170 distcc[11585] (dcc_unlock) release lock fd5
18171 distcc[11585] elapsed compilation time 11.344795s
18172 distcc[11585] (dcc_exit) exit: code 0; self: 0.000000 user 0.007180 sys; children: 11.128198 user 0.334901 sys
18173 distcc[11585] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
18174 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE \
18175 -DGITVERSION="\"`LC_ALL=C `\"" \
18176 -DGITTAG="\"`LC_ALL=C `\"" \
18177 -DGITBRANCH="\"`LC_ALL=C `\"" \
18178 -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c
18179 distcc[11612] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
18180 distcc[11612] (dcc_recursion_safeguard) safeguard level=0
18181 distcc[11612] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
18182 distcc[11612] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
18183 distcc[11612] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE "-DGITVERSION=""" "-DGITTAG=""" "-DGITBRANCH=""" -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c
18184 distcc[11612] (dcc_scan_args) compiler will emit/use profile info; must be local
18185 distcc[11612] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
18186 distcc[11612] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
18187 distcc[11612] (dcc_parse_hosts) found tcp token "192.168.1.41"
18188 distcc[11612] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
18189 distcc[11612] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE "-DGITVERSION=""" "-DGITTAG=""" "-DGITBRANCH=""" -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c
18190 distcc[11612] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
18191 distcc[11612] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE "-DGITVERSION=""" "-DGITTAG=""" "-DGITBRANCH=""" -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c
18192 distcc[11612] (dcc_spawn_child) child started as pid11616
18193 distcc[11616] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
18194 distcc[11612] (dcc_collect_child) cc child 11616 terminated with status 0
18195 distcc[11612] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
18196 distcc[11612] compile (null) on localhost completed ok
18197 distcc[11612] (dcc_unlock) release lock fd5
18198 distcc[11612] elapsed compilation time 0.421220s
18199 distcc[11612] (dcc_exit) exit: code 0; self: 0.000000 user 0.012572 sys; children: 0.352200 user 0.082449 sys
18200 distcc[11612] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
18201 if test libpython3.10.so.1.0 != libpython3.10.so; then \
18202 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wl,-hlibpython3.10.so.1.0 -o libpython3.10.so.1.0 Modules/getbuildinfo.o Parser/token.o Parser/pegen.o Parser/parser.o Parser/string_parser.o Parser/peg_api.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/suggestions.o Python/dynload_shlib.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lpthread -ldl -lutil -lm -lm; \
18203 ln -f libpython3.10.so.1.0 libpython3.10.so; \
18204 else \
18205 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -o libpython3.10.so Modules/getbuildinfo.o Parser/token.o Parser/pegen.o Parser/parser.o Parser/string_parser.o Parser/peg_api.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/suggestions.o Python/dynload_shlib.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lpthread -ldl -lutil -lm -lm; \
18206 fi
18207 distcc[11620] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
18208 distcc[11620] (dcc_recursion_safeguard) safeguard level=0
18209 distcc[11620] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
18210 distcc[11620] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
18211 distcc[11620] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wl,-hlibpython3.10.so.1.0 -o libpython3.10.so.1.0 Modules/getbuildinfo.o Parser/token.o Parser/pegen.o Parser/parser.o Parser/string_parser.o Parser/peg_api.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/suggestions.o Python/dynload_shlib.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lpthread -ldl -lutil -lm -lm
18212 distcc[11620] (dcc_scan_args) compiler will emit/use profile info; must be local
18213 distcc[11620] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
18214 distcc[11620] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
18215 distcc[11620] (dcc_parse_hosts) found tcp token "192.168.1.41"
18216 distcc[11620] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
18217 distcc[11620] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wl,-hlibpython3.10.so.1.0 -o libpython3.10.so.1.0 Modules/getbuildinfo.o Parser/token.o Parser/pegen.o Parser/parser.o Parser/string_parser.o Parser/peg_api.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/suggestions.o Python/dynload_shlib.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lpthread -ldl -lutil -lm -lm
18218 distcc[11620] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
18219 distcc[11620] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wl,-hlibpython3.10.so.1.0 -o libpython3.10.so.1.0 Modules/getbuildinfo.o Parser/token.o Parser/pegen.o Parser/parser.o Parser/string_parser.o Parser/peg_api.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/suggestions.o Python/dynload_shlib.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lpthread -ldl -lutil -lm -lm
18220 distcc[11620] (dcc_spawn_child) child started as pid11621
18221 distcc[11621] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
18222 distcc[11620] (dcc_collect_child) cc child 11621 terminated with status 0
18223 distcc[11620] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
18224 distcc[11620] compile (null) on localhost completed ok
18225 distcc[11620] (dcc_unlock) release lock fd5
18226 distcc[11620] elapsed compilation time 0.752150s
18227 distcc[11620] (dcc_exit) exit: code 0; self: 0.000000 user 0.005885 sys; children: 0.453610 user 0.293015 sys
18228 distcc[11620] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
18229 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wl,--no-as-needed -o libpython3.so -Wl,-hlibpython3.so libpython3.10.so
18230 distcc[11625] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
18231 distcc[11625] (dcc_recursion_safeguard) safeguard level=0
18232 distcc[11625] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
18233 distcc[11625] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
18234 distcc[11625] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wl,--no-as-needed -o libpython3.so -Wl,-hlibpython3.so libpython3.10.so
18235 distcc[11625] (dcc_scan_args) compiler will emit/use profile info; must be local
18236 distcc[11625] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
18237 distcc[11625] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
18238 distcc[11625] (dcc_parse_hosts) found tcp token "192.168.1.41"
18239 distcc[11625] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
18240 distcc[11625] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wl,--no-as-needed -o libpython3.so -Wl,-hlibpython3.so libpython3.10.so
18241 distcc[11625] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
18242 distcc[11625] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wl,--no-as-needed -o libpython3.so -Wl,-hlibpython3.so libpython3.10.so
18243 distcc[11625] (dcc_spawn_child) child started as pid11626
18244 distcc[11626] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
18245 distcc[11625] (dcc_collect_child) cc child 11626 terminated with status 0
18246 distcc[11625] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
18247 distcc[11625] compile (null) on localhost completed ok
18248 distcc[11625] (dcc_unlock) release lock fd5
18249 distcc[11625] elapsed compilation time 0.095698s
18250 distcc[11625] (dcc_exit) exit: code 0; self: 0.000000 user 0.005019 sys; children: 0.050432 user 0.043505 sys
18251 distcc[11625] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
18252 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Xlinker -export-dynamic -o python Programs/python.o -L. -lpython3.10 -lpthread -ldl -lutil -lm -lm
18253 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o -L. -lpython3.10 -lpthread -ldl -lutil -lm -lm
18254 distcc[11629] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
18255 distcc[11629] (dcc_recursion_safeguard) safeguard level=0
18256 distcc[11629] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
18257 distcc[11629] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
18258 distcc[11629] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Xlinker -export-dynamic -o python Programs/python.o -L. -lpython3.10 -lpthread -ldl -lutil -lm -lm
18259 distcc[11629] (dcc_scan_args) compiler will emit/use profile info; must be local
18260 distcc[11630] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
18261 distcc[11630] (dcc_recursion_safeguard) safeguard level=0
18262 distcc[11630] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
18263 distcc[11629] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
18264 distcc[11630] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
18265 distcc[11629] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
18266 distcc[11630] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o -L. -lpython3.10 -lpthread -ldl -lutil -lm -lm
18267 distcc[11630] (dcc_scan_args) compiler will emit/use profile info; must be local
18268 distcc[11629] (dcc_parse_hosts) found tcp token "192.168.1.41"
18269 distcc[11630] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
18270 distcc[11630] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
18271 distcc[11629] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
18272 distcc[11629] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Xlinker -export-dynamic -o python Programs/python.o -L. -lpython3.10 -lpthread -ldl -lutil -lm -lm
18273 distcc[11629] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
18274 distcc[11630] (dcc_parse_hosts) found tcp token "192.168.1.41"
18275 distcc[11630] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18276 distcc[11630] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
18277 distcc[11629] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Xlinker -export-dynamic -o python Programs/python.o -L. -lpython3.10 -lpthread -ldl -lutil -lm -lm
18278 distcc[11630] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o -L. -lpython3.10 -lpthread -ldl -lutil -lm -lm
18279 distcc[11630] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
18280 distcc[11630] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o -L. -lpython3.10 -lpthread -ldl -lutil -lm -lm
18281 distcc[11630] (dcc_spawn_child) child started as pid11631
18282 distcc[11631] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
18283 distcc[11629] (dcc_spawn_child) child started as pid11632
18284 distcc[11632] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
18285 distcc[11630] (dcc_collect_child) cc child 11631 terminated with status 0
18286 distcc[11630] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
18287 distcc[11630] compile (null) on localhost completed ok
18288 distcc[11630] (dcc_unlock) release lock fd5
18289 distcc[11630] elapsed compilation time 0.162258s
18290 distcc[11630] (dcc_exit) exit: code 0; self: 0.000000 user 0.005055 sys; children: 0.095292 user 0.064501 sys
18291 distcc[11630] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
18292 distcc[11629] (dcc_collect_child) cc child 11632 terminated with status 0
18293 distcc[11629] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
18294 distcc[11629] compile (null) on localhost completed ok
18295 distcc[11629] (dcc_unlock) release lock fd5
18296 distcc[11629] elapsed compilation time 0.164202s
18297 distcc[11629] (dcc_exit) exit: code 0; self: 0.000000 user 0.005367 sys; children: 0.120105 user 0.039186 sys
18298 distcc[11629] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
18299 LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 ./python -E -S -m sysconfig --generate-posix-vars ;\
18300 if test $? -ne 0 ; then \
18301 echo "generate-posix-vars failed" ; \
18302 rm -f ./pybuilddir.txt ; \
18303 exit 1 ; \
18304 fi
18305 LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 CC='aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread' LDSHARED='aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate' CFLAGS='-Wno-unused-result -Wsign-compare -DNDEBUG ' _TCLTK_INCLUDES='' _TCLTK_LIBS='' ./python -E ./setup.py build
18306 running build
18307 running build_ext
18308 * Unable to trace static ELF: /lib64/ld-linux-aarch64.so.1: /lib64/ld-linux-aarch64.so.1 --verify /usr/lib64/libreadline.so
18309 not a dynamic executable
18310 INFO: Can't locate Tcl/Tk libs and/or headers
18311 building '_struct' extension
18312 building 'array' extension
18313 building '_contextvars' extension
18314 building 'math' extension
18315 building '_datetime' extension
18316 creating build/temp.linux-aarch64-3.10/var
18317 building 'cmath' extension
18318 creating build/temp.linux-aarch64-3.10/var
18319 building '_random' extension
18320 creating build/temp.linux-aarch64-3.10/var
18321 creating build/temp.linux-aarch64-3.10/var
18322 creating build/temp.linux-aarch64-3.10/var/tmp
18323 building '_lsprof' extension
18324 creating build/temp.linux-aarch64-3.10/var
18325 building '_pickle' extension
18326 building '_json' extension
18327 building '_bisect' extension
18328 creating build/temp.linux-aarch64-3.10/var/tmp/portage
18329 creating build/temp.linux-aarch64-3.10/var/tmp/portage
18330 building '_zoneinfo' extension
18331 creating build/temp.linux-aarch64-3.10/var/tmp/portage
18332 creating build/temp.linux-aarch64-3.10/var/tmp/portage
18333 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang
18334 building 'grp' extension
18335 creating build/temp.linux-aarch64-3.10/var/tmp/portage
18336 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang
18337 building '_statistics' extension
18338 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang
18339 building 'fcntl' extension
18340 building '_opcode' extension
18341 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang
18342 building '_heapq' extension
18343 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang
18344 building '_asyncio' extension
18345 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang
18346 creating build/temp.linux-aarch64-3.10/var/tmp/portage
18347 building 'unicodedata' extension
18348 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3
18349 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3
18350 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3
18351 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3
18352 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3
18353 building '_queue' extension
18354 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3
18355 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3
18356 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3
18357 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work
18358 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3
18359 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3
18360 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work
18361 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work
18362 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work
18363 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work
18364 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work
18365 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3
18366 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang
18367 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3
18368 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3
18369 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work
18370 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work
18371 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work
18372 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang
18373 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work
18374 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3
18375 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3
18376 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3
18377 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3
18378 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules
18379 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules
18380 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3
18381 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules
18382 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules
18383 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules
18384 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules
18385 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules
18386 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3
18387 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_struct.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_struct.o -DPy_BUILD_CORE_MODULE
18388 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3
18389 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_datetimemodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_datetimemodule.o -DPy_BUILD_CORE_MODULE
18390 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3
18391 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_opcode.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_opcode.o
18392 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bisectmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bisectmodule.o
18393 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lsprof.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lsprof.o
18394 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_randommodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_randommodule.o -DPy_BUILD_CORE_MODULE
18395 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cmathmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cmathmodule.o -DPy_BUILD_CORE_MODULE
18396 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/arraymodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/arraymodule.o -DPy_BUILD_CORE_MODULE
18397 distcc[11670] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
18398 distcc[11670] (dcc_recursion_safeguard) safeguard level=0
18399 distcc[11670] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
18400 distcc[11670] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
18401 distcc[11670] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_opcode.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_opcode.o
18402 distcc[11670] (dcc_scan_args) compiler will emit/use profile info; must be local
18403 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_contextvarsmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_contextvarsmodule.o
18404 distcc[11670] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
18405 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_zoneinfo.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_zoneinfo.o -DPy_BUILD_CORE_MODULE
18406 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3
18407 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mathmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mathmodule.o -DPy_BUILD_CORE_MODULE
18408 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_asynciomodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_asynciomodule.o -DPy_BUILD_CORE_MODULE
18409 distcc[11671] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
18410 distcc[11671] (dcc_recursion_safeguard) safeguard level=0
18411 distcc[11671] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
18412 distcc[11671] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
18413 distcc[11671] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lsprof.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lsprof.o
18414 distcc[11671] (dcc_scan_args) compiler will emit/use profile info; must be local
18415 distcc[11671] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
18416 distcc[11671] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
18417 distcc[11671] (dcc_parse_hosts) found tcp token "192.168.1.41"
18418 distcc[11671] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
18419 distcc[11671] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lsprof.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lsprof.o
18420 distcc[11671] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
18421 distcc[11671] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lsprof.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lsprof.o
18422 distcc[11670] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
18423 distcc[11670] (dcc_parse_hosts) found tcp token "192.168.1.41"
18424 distcc[11671] (dcc_spawn_child) child started as pid11675
18425 distcc[11675] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
18426 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/grpmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/grpmodule.o
18427 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules
18428 distcc[11670] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18429 distcc[11670] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
18430 distcc[11670] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_opcode.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_opcode.o
18431 distcc[11670] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
18432 distcc[11670] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_opcode.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_opcode.o
18433 distcc[11672] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
18434 distcc[11672] (dcc_recursion_safeguard) safeguard level=0
18435 distcc[11672] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
18436 distcc[11672] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
18437 distcc[11672] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_struct.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_struct.o -DPy_BUILD_CORE_MODULE
18438 distcc[11672] (dcc_scan_args) compiler will emit/use profile info; must be local
18439 distcc[11670] (dcc_spawn_child) child started as pid11677
18440 distcc[11672] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
18441 distcc[11672] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
18442 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3
18443 distcc[11672] (dcc_parse_hosts) found tcp token "192.168.1.41"
18444 distcc[11673] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
18445 distcc[11673] (dcc_recursion_safeguard) safeguard level=0
18446 distcc[11673] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
18447 distcc[11673] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
18448 distcc[11673] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_datetimemodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_datetimemodule.o -DPy_BUILD_CORE_MODULE
18449 distcc[11673] (dcc_scan_args) compiler will emit/use profile info; must be local
18450 distcc[11672] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18451 distcc[11673] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
18452 distcc[11672] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18453 distcc[11673] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
18454 distcc[11672] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
18455 distcc[11672] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_struct.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_struct.o -DPy_BUILD_CORE_MODULE
18456 distcc[11672] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
18457 distcc[11673] (dcc_parse_hosts) found tcp token "192.168.1.41"
18458 distcc[11673] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18459 distcc[11673] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18460 distcc[11673] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18461 distcc[11672] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_struct.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_struct.o -DPy_BUILD_CORE_MODULE
18462 distcc[11673] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
18463 distcc[11673] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_datetimemodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_datetimemodule.o -DPy_BUILD_CORE_MODULE
18464 distcc[11673] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
18465 distcc[11672] (dcc_spawn_child) child started as pid11678
18466 distcc[11673] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_datetimemodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_datetimemodule.o -DPy_BUILD_CORE_MODULE
18467 distcc[11673] (dcc_spawn_child) child started as pid11679
18468 distcc[11678] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
18469 distcc[11677] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
18470 distcc[11679] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
18471 distcc[11674] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
18472 distcc[11674] (dcc_recursion_safeguard) safeguard level=0
18473 distcc[11674] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
18474 distcc[11674] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
18475 distcc[11674] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_asynciomodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_asynciomodule.o -DPy_BUILD_CORE_MODULE
18476 distcc[11674] (dcc_scan_args) compiler will emit/use profile info; must be local
18477 distcc[11674] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
18478 distcc[11674] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
18479 distcc[11674] (dcc_parse_hosts) found tcp token "192.168.1.41"
18480 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18481 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18482 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18483 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18484 distcc[11674] (dcc_lock_pause) nothing available, sleeping 1000ms...
18485 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_heapqmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_heapqmodule.o -DPy_BUILD_CORE_MODULE
18486 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_queuemodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_queuemodule.o -DPy_BUILD_CORE_MODULE
18487 distcc[11676] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
18488 distcc[11676] (dcc_recursion_safeguard) safeguard level=0
18489 distcc[11676] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
18490 distcc[11676] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
18491 distcc[11676] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cmathmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cmathmodule.o -DPy_BUILD_CORE_MODULE
18492 distcc[11676] (dcc_scan_args) compiler will emit/use profile info; must be local
18493 distcc[11676] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
18494 distcc[11676] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
18495 distcc[11676] (dcc_parse_hosts) found tcp token "192.168.1.41"
18496 distcc[11676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18497 distcc[11676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18498 distcc[11676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18499 distcc[11680] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
18500 distcc[11680] (dcc_recursion_safeguard) safeguard level=0
18501 distcc[11680] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
18502 distcc[11680] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
18503 distcc[11680] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/arraymodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/arraymodule.o -DPy_BUILD_CORE_MODULE
18504 distcc[11680] (dcc_scan_args) compiler will emit/use profile info; must be local
18505 distcc[11676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18506 distcc[11676] (dcc_lock_pause) nothing available, sleeping 1000ms...
18507 distcc[11680] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
18508 distcc[11680] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
18509 distcc[11681] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
18510 distcc[11681] (dcc_recursion_safeguard) safeguard level=0
18511 distcc[11681] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
18512 distcc[11681] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
18513 distcc[11681] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bisectmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bisectmodule.o
18514 distcc[11681] (dcc_scan_args) compiler will emit/use profile info; must be local
18515 distcc[11681] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
18516 distcc[11681] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
18517 distcc[11681] (dcc_parse_hosts) found tcp token "192.168.1.41"
18518 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18519 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/fcntlmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/fcntlmodule.o
18520 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18521 distcc[11680] (dcc_parse_hosts) found tcp token "192.168.1.41"
18522 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_statisticsmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_statisticsmodule.o
18523 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/unicodedata.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/unicodedata.o -DPy_BUILD_CORE_MODULE
18524 distcc[11680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18525 distcc[11680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18526 distcc[11680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18527 distcc[11680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18528 distcc[11680] (dcc_lock_pause) nothing available, sleeping 1000ms...
18529 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18530 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18531 distcc[11681] (dcc_lock_pause) nothing available, sleeping 1000ms...
18532 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_pickle.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_pickle.o -DPy_BUILD_CORE_MODULE
18533 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_json.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_json.o -DPy_BUILD_CORE_MODULE
18534 distcc[11683] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
18535 distcc[11683] (dcc_recursion_safeguard) safeguard level=0
18536 distcc[11683] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
18537 distcc[11683] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
18538 distcc[11683] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mathmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mathmodule.o -DPy_BUILD_CORE_MODULE
18539 distcc[11683] (dcc_scan_args) compiler will emit/use profile info; must be local
18540 distcc[11683] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
18541 distcc[11683] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
18542 distcc[11683] (dcc_parse_hosts) found tcp token "192.168.1.41"
18543 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18544 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18545 distcc[11684] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
18546 distcc[11684] (dcc_recursion_safeguard) safeguard level=0
18547 distcc[11684] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
18548 distcc[11684] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
18549 distcc[11684] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/grpmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/grpmodule.o
18550 distcc[11684] (dcc_scan_args) compiler will emit/use profile info; must be local
18551 distcc[11684] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
18552 distcc[11684] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
18553 distcc[11684] (dcc_parse_hosts) found tcp token "192.168.1.41"
18554 distcc[11684] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18555 distcc[11684] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18556 distcc[11684] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18557 distcc[11684] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18558 distcc[11684] (dcc_lock_pause) nothing available, sleeping 1000ms...
18559 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18560 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18561 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
18562 distcc[11689] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
18563 distcc[11689] (dcc_recursion_safeguard) safeguard level=0
18564 distcc[11689] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
18565 distcc[11689] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
18566 distcc[11689] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_queuemodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_queuemodule.o -DPy_BUILD_CORE_MODULE
18567 distcc[11689] (dcc_scan_args) compiler will emit/use profile info; must be local
18568 distcc[11699] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
18569 distcc[11699] (dcc_recursion_safeguard) safeguard level=0
18570 distcc[11699] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
18571 distcc[11699] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
18572 distcc[11699] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_statisticsmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_statisticsmodule.o
18573 distcc[11699] (dcc_scan_args) compiler will emit/use profile info; must be local
18574 distcc[11689] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
18575 distcc[11689] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
18576 distcc[11689] (dcc_parse_hosts) found tcp token "192.168.1.41"
18577 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18578 distcc[11699] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
18579 distcc[11699] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
18580 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18581 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18582 distcc[11699] (dcc_parse_hosts) found tcp token "192.168.1.41"
18583 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18584 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18585 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18586 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18587 distcc[11699] (dcc_lock_pause) nothing available, sleeping 1000ms...
18588 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18589 distcc[11689] (dcc_lock_pause) nothing available, sleeping 1000ms...
18590 distcc[11694] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
18591 distcc[11694] (dcc_recursion_safeguard) safeguard level=0
18592 distcc[11694] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
18593 distcc[11694] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
18594 distcc[11694] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/fcntlmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/fcntlmodule.o
18595 distcc[11694] (dcc_scan_args) compiler will emit/use profile info; must be local
18596 distcc[11694] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
18597 distcc[11694] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
18598 distcc[11694] (dcc_parse_hosts) found tcp token "192.168.1.41"
18599 distcc[11696] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
18600 distcc[11696] (dcc_recursion_safeguard) safeguard level=0
18601 distcc[11696] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
18602 distcc[11696] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
18603 distcc[11696] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_randommodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_randommodule.o -DPy_BUILD_CORE_MODULE
18604 distcc[11696] (dcc_scan_args) compiler will emit/use profile info; must be local
18605 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18606 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18607 distcc[11692] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
18608 distcc[11696] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
18609 distcc[11692] (dcc_recursion_safeguard) safeguard level=0
18610 distcc[11692] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
18611 distcc[11696] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
18612 distcc[11692] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
18613 distcc[11692] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_zoneinfo.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_zoneinfo.o -DPy_BUILD_CORE_MODULE
18614 distcc[11692] (dcc_scan_args) compiler will emit/use profile info; must be local
18615 distcc[11692] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
18616 distcc[11692] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
18617 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18618 distcc[11696] (dcc_parse_hosts) found tcp token "192.168.1.41"
18619 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18620 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18621 distcc[11694] (dcc_lock_pause) nothing available, sleeping 1000ms...
18622 distcc[11691] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
18623 distcc[11692] (dcc_parse_hosts) found tcp token "192.168.1.41"
18624 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18625 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18626 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18627 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18628 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
18629 distcc[11697] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
18630 distcc[11697] (dcc_recursion_safeguard) safeguard level=0
18631 distcc[11697] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
18632 distcc[11697] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
18633 distcc[11697] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/unicodedata.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/unicodedata.o -DPy_BUILD_CORE_MODULE
18634 distcc[11698] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
18635 distcc[11691] (dcc_recursion_safeguard) safeguard level=0
18636 distcc[11697] (dcc_scan_args) compiler will emit/use profile info; must be local
18637 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18638 distcc[11691] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
18639 distcc[11691] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
18640 distcc[11691] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_contextvarsmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_contextvarsmodule.o
18641 distcc[11691] (dcc_scan_args) compiler will emit/use profile info; must be local
18642 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18643 distcc[11697] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
18644 distcc[11691] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
18645 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18646 distcc[11691] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
18647 distcc[11697] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
18648 distcc[11696] (dcc_lock_pause) nothing available, sleeping 1000ms...
18649 distcc[11698] (dcc_recursion_safeguard) safeguard level=0
18650 distcc[11698] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
18651 distcc[11698] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
18652 distcc[11691] (dcc_parse_hosts) found tcp token "192.168.1.41"
18653 distcc[11697] (dcc_parse_hosts) found tcp token "192.168.1.41"
18654 distcc[11698] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_json.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_json.o -DPy_BUILD_CORE_MODULE
18655 distcc[11698] (dcc_scan_args) compiler will emit/use profile info; must be local
18656 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18657 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18658 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18659 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18660 distcc[11698] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
18661 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18662 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18663 distcc[11698] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
18664 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18665 distcc[11691] (dcc_lock_pause) nothing available, sleeping 1000ms...
18666 distcc[11698] (dcc_parse_hosts) found tcp token "192.168.1.41"
18667 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18668 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18669 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18670 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18671 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
18672 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18673 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
18674 distcc[11700] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
18675 distcc[11700] (dcc_recursion_safeguard) safeguard level=0
18676 distcc[11700] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
18677 distcc[11700] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
18678 distcc[11700] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_heapqmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_heapqmodule.o -DPy_BUILD_CORE_MODULE
18679 distcc[11700] (dcc_scan_args) compiler will emit/use profile info; must be local
18680 distcc[11700] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
18681 distcc[11700] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
18682 distcc[11700] (dcc_parse_hosts) found tcp token "192.168.1.41"
18683 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18684 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18685 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18686 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18687 distcc[11700] (dcc_lock_pause) nothing available, sleeping 1000ms...
18688 distcc[11701] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
18689 distcc[11701] (dcc_recursion_safeguard) safeguard level=0
18690 distcc[11701] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
18691 distcc[11701] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
18692 distcc[11701] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_pickle.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_pickle.o -DPy_BUILD_CORE_MODULE
18693 distcc[11701] (dcc_scan_args) compiler will emit/use profile info; must be local
18694 distcc[11701] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
18695 distcc[11701] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
18696 distcc[11701] (dcc_parse_hosts) found tcp token "192.168.1.41"
18697 distcc[11701] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18698 distcc[11701] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18699 distcc[11701] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18700 distcc[11701] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18701 distcc[11701] (dcc_lock_pause) nothing available, sleeping 1000ms...
18702 distcc[11670] (dcc_collect_child) cc child 11677 terminated with status 0
18703 distcc[11670] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
18704 distcc[11670] compile (null) on localhost completed ok
18705 distcc[11670] (dcc_unlock) release lock fd5
18706 distcc[11670] elapsed compilation time 0.813786s
18707 distcc[11670] (dcc_exit) exit: code 0; self: 0.008162 user 0.012244 sys; children: 0.526104 user 0.126614 sys
18708 distcc[11670] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
18709 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_opcode.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_opcode.cpython-310-aarch64-linux-gnu.so
18710 distcc[11702] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
18711 distcc[11702] (dcc_recursion_safeguard) safeguard level=0
18712 distcc[11702] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
18713 distcc[11702] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
18714 distcc[11702] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_opcode.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_opcode.cpython-310-aarch64-linux-gnu.so
18715 distcc[11702] (dcc_scan_args) compiler will emit/use profile info; must be local
18716 distcc[11702] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
18717 distcc[11702] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
18718 distcc[11702] (dcc_parse_hosts) found tcp token "192.168.1.41"
18719 distcc[11702] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18720 distcc[11702] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
18721 distcc[11702] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_opcode.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_opcode.cpython-310-aarch64-linux-gnu.so
18722 distcc[11702] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
18723 distcc[11702] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_opcode.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_opcode.cpython-310-aarch64-linux-gnu.so
18724 distcc[11702] (dcc_spawn_child) child started as pid11703
18725 distcc[11703] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
18726 distcc[11702] (dcc_collect_child) cc child 11703 terminated with status 0
18727 distcc[11702] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
18728 distcc[11702] compile (null) on localhost completed ok
18729 distcc[11702] (dcc_unlock) release lock fd5
18730 distcc[11702] elapsed compilation time 0.126189s
18731 distcc[11702] (dcc_exit) exit: code 0; self: 0.009266 user 0.009266 sys; children: 0.066022 user 0.044782 sys
18732 distcc[11702] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
18733 building 'spwd' extension
18734 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/spwdmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/spwdmodule.o
18735 distcc[11706] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
18736 distcc[11706] (dcc_recursion_safeguard) safeguard level=0
18737 distcc[11706] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
18738 distcc[11706] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
18739 distcc[11706] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/spwdmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/spwdmodule.o
18740 distcc[11706] (dcc_scan_args) compiler will emit/use profile info; must be local
18741 distcc[11706] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
18742 distcc[11706] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
18743 distcc[11706] (dcc_parse_hosts) found tcp token "192.168.1.41"
18744 distcc[11706] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18745 distcc[11706] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
18746 distcc[11706] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/spwdmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/spwdmodule.o
18747 distcc[11706] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
18748 distcc[11706] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/spwdmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/spwdmodule.o
18749 distcc[11706] (dcc_spawn_child) child started as pid11707
18750 distcc[11707] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
18751 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18752 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18753 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18754 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18755 distcc[11674] (dcc_lock_pause) nothing available, sleeping 1000ms...
18756 distcc[11676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18757 distcc[11676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18758 distcc[11676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18759 distcc[11676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18760 distcc[11676] (dcc_lock_pause) nothing available, sleeping 1000ms...
18761 distcc[11680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18762 distcc[11680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18763 distcc[11680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18764 distcc[11680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18765 distcc[11680] (dcc_lock_pause) nothing available, sleeping 1000ms...
18766 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18767 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18768 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18769 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18770 distcc[11681] (dcc_lock_pause) nothing available, sleeping 1000ms...
18771 distcc[11684] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18772 distcc[11684] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18773 distcc[11684] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18774 distcc[11684] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18775 distcc[11684] (dcc_lock_pause) nothing available, sleeping 1000ms...
18776 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18777 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18778 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18779 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18780 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
18781 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18782 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18783 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18784 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18785 distcc[11699] (dcc_lock_pause) nothing available, sleeping 1000ms...
18786 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18787 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18788 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18789 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18790 distcc[11689] (dcc_lock_pause) nothing available, sleeping 1000ms...
18791 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18792 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18793 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18794 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18795 distcc[11694] (dcc_lock_pause) nothing available, sleeping 1000ms...
18796 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18797 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18798 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18799 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18800 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
18801 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18802 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18803 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18804 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18805 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18806 distcc[11696] (dcc_lock_pause) nothing available, sleeping 1000ms...
18807 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18808 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18809 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18810 distcc[11691] (dcc_lock_pause) nothing available, sleeping 1000ms...
18811 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18812 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18813 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18814 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18815 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
18816 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18817 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18818 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18819 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18820 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
18821 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18822 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18823 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18824 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18825 distcc[11700] (dcc_lock_pause) nothing available, sleeping 1000ms...
18826 distcc[11701] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18827 distcc[11701] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18828 distcc[11701] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18829 distcc[11701] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18830 distcc[11701] (dcc_lock_pause) nothing available, sleeping 1000ms...
18831 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18832 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18833 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18834 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18835 distcc[11674] (dcc_lock_pause) nothing available, sleeping 1000ms...
18836 distcc[11676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18837 distcc[11676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18838 distcc[11676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18839 distcc[11676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18840 distcc[11676] (dcc_lock_pause) nothing available, sleeping 1000ms...
18841 distcc[11680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18842 distcc[11680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18843 distcc[11680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18844 distcc[11680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18845 distcc[11680] (dcc_lock_pause) nothing available, sleeping 1000ms...
18846 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18847 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18848 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18849 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18850 distcc[11681] (dcc_lock_pause) nothing available, sleeping 1000ms...
18851 distcc[11706] (dcc_collect_child) cc child 11707 terminated with status 0
18852 distcc[11706] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
18853 distcc[11706] compile (null) on localhost completed ok
18854 distcc[11706] (dcc_unlock) release lock fd5
18855 distcc[11706] elapsed compilation time 1.133266s
18856 distcc[11706] (dcc_exit) exit: code 0; self: 0.008207 user 0.010943 sys; children: 0.924972 user 0.148276 sys
18857 distcc[11706] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
18858 distcc[11684] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18859 distcc[11684] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
18860 distcc[11684] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/grpmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/grpmodule.o
18861 distcc[11684] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
18862 distcc[11684] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/grpmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/grpmodule.o
18863 distcc[11684] (dcc_spawn_child) child started as pid11710
18864 distcc[11710] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
18865 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/spwdmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/spwd.cpython-310-aarch64-linux-gnu.so
18866 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18867 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18868 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18869 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18870 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
18871 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18872 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18873 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18874 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18875 distcc[11699] (dcc_lock_pause) nothing available, sleeping 1000ms...
18876 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18877 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18878 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18879 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18880 distcc[11689] (dcc_lock_pause) nothing available, sleeping 1000ms...
18881 distcc[11711] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
18882 distcc[11711] (dcc_recursion_safeguard) safeguard level=0
18883 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18884 distcc[11711] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
18885 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18886 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18887 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18888 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18889 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18890 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18891 distcc[11694] (dcc_lock_pause) nothing available, sleeping 1000ms...
18892 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18893 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
18894 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18895 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18896 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18897 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18898 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18899 distcc[11691] (dcc_lock_pause) nothing available, sleeping 1000ms...
18900 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18901 distcc[11711] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
18902 distcc[11711] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/spwdmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/spwd.cpython-310-aarch64-linux-gnu.so
18903 distcc[11711] (dcc_scan_args) compiler will emit/use profile info; must be local
18904 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18905 distcc[11711] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
18906 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18907 distcc[11696] (dcc_lock_pause) nothing available, sleeping 1000ms...
18908 distcc[11711] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
18909 distcc[11711] (dcc_parse_hosts) found tcp token "192.168.1.41"
18910 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18911 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18912 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18913 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18914 distcc[11711] (dcc_lock_pause) nothing available, sleeping 1000ms...
18915 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18916 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18917 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18918 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18919 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
18920 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18921 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18922 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18923 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18924 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
18925 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18926 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18927 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18928 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18929 distcc[11700] (dcc_lock_pause) nothing available, sleeping 1000ms...
18930 distcc[11701] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
18931 distcc[11701] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
18932 distcc[11701] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
18933 distcc[11701] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
18934 distcc[11701] (dcc_lock_pause) nothing available, sleeping 1000ms...
18935 distcc[11671] (dcc_collect_child) cc child 11675 terminated with status 0
18936 distcc[11671] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
18937 distcc[11671] compile (null) on localhost completed ok
18938 distcc[11671] (dcc_unlock) release lock fd5
18939 distcc[11671] elapsed compilation time 2.439928s
18940 distcc[11671] (dcc_exit) exit: code 0; self: 0.006385 user 0.012770 sys; children: 2.080764 user 0.165428 sys
18941 distcc[11671] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
18942 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/rotatingtree.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/rotatingtree.o
18943 distcc[11714] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
18944 distcc[11714] (dcc_recursion_safeguard) safeguard level=0
18945 distcc[11714] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
18946 distcc[11714] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
18947 distcc[11714] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/rotatingtree.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/rotatingtree.o
18948 distcc[11714] (dcc_scan_args) compiler will emit/use profile info; must be local
18949 distcc[11714] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
18950 distcc[11714] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
18951 distcc[11714] (dcc_parse_hosts) found tcp token "192.168.1.41"
18952 distcc[11714] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
18953 distcc[11714] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/rotatingtree.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/rotatingtree.o
18954 distcc[11714] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
18955 distcc[11714] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/rotatingtree.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/rotatingtree.o
18956 distcc[11714] (dcc_spawn_child) child started as pid11715
18957 distcc[11715] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
18958 distcc[11714] (dcc_collect_child) cc child 11715 terminated with status 0
18959 distcc[11714] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
18960 distcc[11714] compile (null) on localhost completed ok
18961 distcc[11714] (dcc_unlock) release lock fd5
18962 distcc[11714] elapsed compilation time 0.282436s
18963 distcc[11714] (dcc_exit) exit: code 0; self: 0.007004 user 0.010507 sys; children: 0.248740 user 0.043465 sys
18964 distcc[11714] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
18965 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lsprof.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/rotatingtree.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_lsprof.cpython-310-aarch64-linux-gnu.so
18966 distcc[11718] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
18967 distcc[11718] (dcc_recursion_safeguard) safeguard level=0
18968 distcc[11718] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
18969 distcc[11718] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
18970 distcc[11718] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lsprof.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/rotatingtree.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_lsprof.cpython-310-aarch64-linux-gnu.so
18971 distcc[11718] (dcc_scan_args) compiler will emit/use profile info; must be local
18972 distcc[11718] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
18973 distcc[11718] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
18974 distcc[11718] (dcc_parse_hosts) found tcp token "192.168.1.41"
18975 distcc[11718] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
18976 distcc[11718] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lsprof.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/rotatingtree.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_lsprof.cpython-310-aarch64-linux-gnu.so
18977 distcc[11718] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
18978 distcc[11718] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lsprof.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/rotatingtree.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_lsprof.cpython-310-aarch64-linux-gnu.so
18979 distcc[11718] (dcc_spawn_child) child started as pid11719
18980 distcc[11719] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
18981 distcc[11718] (dcc_collect_child) cc child 11719 terminated with status 0
18982 distcc[11718] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
18983 distcc[11718] compile (null) on localhost completed ok
18984 distcc[11718] (dcc_unlock) release lock fd5
18985 distcc[11718] elapsed compilation time 0.129583s
18986 distcc[11718] (dcc_exit) exit: code 0; self: 0.003467 user 0.013869 sys; children: 0.059456 user 0.060286 sys
18987 distcc[11718] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
18988 building 'select' extension
18989 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/selectmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/selectmodule.o
18990 distcc[11722] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
18991 distcc[11722] (dcc_recursion_safeguard) safeguard level=0
18992 distcc[11722] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
18993 distcc[11722] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
18994 distcc[11722] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/selectmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/selectmodule.o
18995 distcc[11722] (dcc_scan_args) compiler will emit/use profile info; must be local
18996 distcc[11722] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
18997 distcc[11722] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
18998 distcc[11722] (dcc_parse_hosts) found tcp token "192.168.1.41"
18999 distcc[11722] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
19000 distcc[11722] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/selectmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/selectmodule.o
19001 distcc[11722] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
19002 distcc[11722] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/selectmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/selectmodule.o
19003 distcc[11722] (dcc_spawn_child) child started as pid11723
19004 distcc[11723] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
19005 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19006 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19007 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19008 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19009 distcc[11674] (dcc_lock_pause) nothing available, sleeping 1000ms...
19010 distcc[11676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19011 distcc[11676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19012 distcc[11676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19013 distcc[11676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19014 distcc[11676] (dcc_lock_pause) nothing available, sleeping 1000ms...
19015 distcc[11680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19016 distcc[11680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19017 distcc[11680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19018 distcc[11680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19019 distcc[11680] (dcc_lock_pause) nothing available, sleeping 1000ms...
19020 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19021 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19022 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19023 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19024 distcc[11681] (dcc_lock_pause) nothing available, sleeping 1000ms...
19025 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19026 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19027 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19028 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19029 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
19030 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19031 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19032 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19033 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19034 distcc[11699] (dcc_lock_pause) nothing available, sleeping 1000ms...
19035 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19036 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19037 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19038 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19039 distcc[11689] (dcc_lock_pause) nothing available, sleeping 1000ms...
19040 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19041 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19042 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19043 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19044 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19045 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19046 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19047 distcc[11694] (dcc_lock_pause) nothing available, sleeping 1000ms...
19048 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19049 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
19050 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19051 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19052 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19053 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19054 distcc[11691] (dcc_lock_pause) nothing available, sleeping 1000ms...
19055 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19056 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19057 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19058 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19059 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19060 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19061 distcc[11696] (dcc_lock_pause) nothing available, sleeping 1000ms...
19062 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19063 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19064 distcc[11711] (dcc_lock_pause) nothing available, sleeping 1000ms...
19065 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19066 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19067 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19068 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19069 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
19070 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19071 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19072 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19073 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19074 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
19075 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19076 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19077 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19078 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19079 distcc[11700] (dcc_lock_pause) nothing available, sleeping 1000ms...
19080 distcc[11701] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19081 distcc[11701] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19082 distcc[11701] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19083 distcc[11701] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19084 distcc[11701] (dcc_lock_pause) nothing available, sleeping 1000ms...
19085 distcc[11684] (dcc_collect_child) cc child 11710 terminated with status 0
19086 distcc[11684] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
19087 distcc[11684] compile (null) on localhost completed ok
19088 distcc[11684] (dcc_unlock) release lock fd5
19089 distcc[11684] elapsed compilation time 3.480333s
19090 distcc[11684] (dcc_exit) exit: code 0; self: 0.012441 user 0.008294 sys; children: 1.228378 user 0.163530 sys
19091 distcc[11684] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
19092 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/grpmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/grp.cpython-310-aarch64-linux-gnu.so
19093 distcc[11726] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
19094 distcc[11726] (dcc_recursion_safeguard) safeguard level=0
19095 distcc[11726] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
19096 distcc[11726] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
19097 distcc[11726] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/grpmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/grp.cpython-310-aarch64-linux-gnu.so
19098 distcc[11726] (dcc_scan_args) compiler will emit/use profile info; must be local
19099 distcc[11726] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
19100 distcc[11726] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
19101 distcc[11726] (dcc_parse_hosts) found tcp token "192.168.1.41"
19102 distcc[11726] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19103 distcc[11726] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
19104 distcc[11726] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/grpmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/grp.cpython-310-aarch64-linux-gnu.so
19105 distcc[11726] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
19106 distcc[11726] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/grpmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/grp.cpython-310-aarch64-linux-gnu.so
19107 distcc[11726] (dcc_spawn_child) child started as pid11727
19108 distcc[11727] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
19109 distcc[11726] (dcc_collect_child) cc child 11727 terminated with status 0
19110 distcc[11726] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
19111 distcc[11726] compile (null) on localhost completed ok
19112 distcc[11726] (dcc_unlock) release lock fd5
19113 distcc[11726] elapsed compilation time 0.129720s
19114 distcc[11726] (dcc_exit) exit: code 0; self: 0.005450 user 0.013625 sys; children: 0.059968 user 0.053281 sys
19115 distcc[11726] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
19116 building 'mmap' extension
19117 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mmapmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mmapmodule.o
19118 distcc[11730] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
19119 distcc[11730] (dcc_recursion_safeguard) safeguard level=0
19120 distcc[11730] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
19121 distcc[11730] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
19122 distcc[11730] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mmapmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mmapmodule.o
19123 distcc[11730] (dcc_scan_args) compiler will emit/use profile info; must be local
19124 distcc[11730] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
19125 distcc[11730] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
19126 distcc[11730] (dcc_parse_hosts) found tcp token "192.168.1.41"
19127 distcc[11730] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19128 distcc[11730] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
19129 distcc[11730] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mmapmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mmapmodule.o
19130 distcc[11730] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
19131 distcc[11730] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mmapmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mmapmodule.o
19132 distcc[11730] (dcc_spawn_child) child started as pid11731
19133 distcc[11731] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
19134 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19135 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19136 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19137 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19138 distcc[11674] (dcc_lock_pause) nothing available, sleeping 1000ms...
19139 distcc[11676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19140 distcc[11676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19141 distcc[11676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19142 distcc[11676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19143 distcc[11676] (dcc_lock_pause) nothing available, sleeping 1000ms...
19144 distcc[11680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19145 distcc[11680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19146 distcc[11680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19147 distcc[11680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19148 distcc[11680] (dcc_lock_pause) nothing available, sleeping 1000ms...
19149 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19150 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19151 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19152 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19153 distcc[11681] (dcc_lock_pause) nothing available, sleeping 1000ms...
19154 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19155 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19156 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19157 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19158 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
19159 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19160 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19161 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19162 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19163 distcc[11699] (dcc_lock_pause) nothing available, sleeping 1000ms...
19164 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19165 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19166 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19167 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19168 distcc[11689] (dcc_lock_pause) nothing available, sleeping 1000ms...
19169 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19170 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19171 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19172 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19173 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19174 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19175 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19176 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19177 distcc[11694] (dcc_lock_pause) nothing available, sleeping 1000ms...
19178 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
19179 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19180 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19181 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19182 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19183 distcc[11691] (dcc_lock_pause) nothing available, sleeping 1000ms...
19184 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19185 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19186 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19187 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19188 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19189 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19190 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19191 distcc[11696] (dcc_lock_pause) nothing available, sleeping 1000ms...
19192 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19193 distcc[11711] (dcc_lock_pause) nothing available, sleeping 1000ms...
19194 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19195 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19196 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19197 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19198 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
19199 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19200 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19201 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19202 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19203 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
19204 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19205 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19206 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19207 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19208 distcc[11700] (dcc_lock_pause) nothing available, sleeping 1000ms...
19209 distcc[11701] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19210 distcc[11701] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19211 distcc[11701] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19212 distcc[11701] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19213 distcc[11701] (dcc_lock_pause) nothing available, sleeping 1000ms...
19214 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19215 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19216 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19217 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19218 distcc[11674] (dcc_lock_pause) nothing available, sleeping 1000ms...
19219 distcc[11676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19220 distcc[11676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19221 distcc[11676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19222 distcc[11676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19223 distcc[11676] (dcc_lock_pause) nothing available, sleeping 1000ms...
19224 distcc[11680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19225 distcc[11680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19226 distcc[11680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19227 distcc[11680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19228 distcc[11680] (dcc_lock_pause) nothing available, sleeping 1000ms...
19229 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19230 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19231 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19232 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19233 distcc[11681] (dcc_lock_pause) nothing available, sleeping 1000ms...
19234 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19235 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19236 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19237 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19238 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
19239 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19240 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19241 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19242 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19243 distcc[11699] (dcc_lock_pause) nothing available, sleeping 1000ms...
19244 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19245 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19246 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19247 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19248 distcc[11689] (dcc_lock_pause) nothing available, sleeping 1000ms...
19249 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19250 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19251 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19252 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19253 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19254 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19255 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19256 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19257 distcc[11694] (dcc_lock_pause) nothing available, sleeping 1000ms...
19258 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
19259 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19260 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19261 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19262 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19263 distcc[11691] (dcc_lock_pause) nothing available, sleeping 1000ms...
19264 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19265 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19266 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19267 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19268 distcc[11696] (dcc_lock_pause) nothing available, sleeping 1000ms...
19269 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19270 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19271 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19272 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19273 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19274 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19275 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19276 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19277 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
19278 distcc[11711] (dcc_lock_pause) nothing available, sleeping 1000ms...
19279 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19280 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19281 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19282 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19283 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
19284 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19285 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19286 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19287 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19288 distcc[11700] (dcc_lock_pause) nothing available, sleeping 1000ms...
19289 distcc[11701] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19290 distcc[11701] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19291 distcc[11701] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19292 distcc[11701] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19293 distcc[11701] (dcc_lock_pause) nothing available, sleeping 1000ms...
19294 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19295 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19296 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19297 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19298 distcc[11674] (dcc_lock_pause) nothing available, sleeping 1000ms...
19299 distcc[11676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19300 distcc[11676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19301 distcc[11676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19302 distcc[11676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19303 distcc[11676] (dcc_lock_pause) nothing available, sleeping 1000ms...
19304 distcc[11680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19305 distcc[11680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19306 distcc[11680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19307 distcc[11680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19308 distcc[11680] (dcc_lock_pause) nothing available, sleeping 1000ms...
19309 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19310 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19311 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19312 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19313 distcc[11681] (dcc_lock_pause) nothing available, sleeping 1000ms...
19314 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19315 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19316 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19317 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19318 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
19319 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19320 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19321 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19322 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19323 distcc[11699] (dcc_lock_pause) nothing available, sleeping 1000ms...
19324 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19325 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19326 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19327 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19328 distcc[11689] (dcc_lock_pause) nothing available, sleeping 1000ms...
19329 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19330 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19331 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19332 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19333 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19334 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19335 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19336 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19337 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
19338 distcc[11694] (dcc_lock_pause) nothing available, sleeping 1000ms...
19339 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19340 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19341 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19342 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19343 distcc[11691] (dcc_lock_pause) nothing available, sleeping 1000ms...
19344 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19345 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19346 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19347 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19348 distcc[11696] (dcc_lock_pause) nothing available, sleeping 1000ms...
19349 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19350 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19351 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19352 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19353 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19354 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19355 distcc[11711] (dcc_lock_pause) nothing available, sleeping 1000ms...
19356 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19357 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19358 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
19359 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19360 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19361 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19362 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19363 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
19364 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19365 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19366 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19367 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19368 distcc[11700] (dcc_lock_pause) nothing available, sleeping 1000ms...
19369 distcc[11701] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19370 distcc[11701] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19371 distcc[11701] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19372 distcc[11701] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19373 distcc[11701] (dcc_lock_pause) nothing available, sleeping 1000ms...
19374 distcc[11672] (dcc_collect_child) cc child 11678 terminated with status 0
19375 distcc[11672] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
19376 distcc[11672] compile (null) on localhost completed ok
19377 distcc[11672] (dcc_unlock) release lock fd5
19378 distcc[11672] elapsed compilation time 6.503550s
19379 distcc[11672] (dcc_exit) exit: code 0; self: 0.006453 user 0.012907 sys; children: 6.002980 user 0.252731 sys
19380 distcc[11672] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
19381 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_struct.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_struct.cpython-310-aarch64-linux-gnu.so
19382 distcc[11734] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
19383 distcc[11734] (dcc_recursion_safeguard) safeguard level=0
19384 distcc[11734] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
19385 distcc[11734] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
19386 distcc[11734] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_struct.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_struct.cpython-310-aarch64-linux-gnu.so
19387 distcc[11734] (dcc_scan_args) compiler will emit/use profile info; must be local
19388 distcc[11734] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
19389 distcc[11734] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
19390 distcc[11734] (dcc_parse_hosts) found tcp token "192.168.1.41"
19391 distcc[11734] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19392 distcc[11734] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19393 distcc[11734] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
19394 distcc[11734] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_struct.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_struct.cpython-310-aarch64-linux-gnu.so
19395 distcc[11734] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
19396 distcc[11734] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_struct.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_struct.cpython-310-aarch64-linux-gnu.so
19397 distcc[11734] (dcc_spawn_child) child started as pid11735
19398 distcc[11735] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
19399 distcc[11734] (dcc_collect_child) cc child 11735 terminated with status 0
19400 distcc[11734] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
19401 distcc[11734] compile (null) on localhost completed ok
19402 distcc[11734] (dcc_unlock) release lock fd5
19403 distcc[11734] elapsed compilation time 0.158177s
19404 distcc[11734] (dcc_exit) exit: code 0; self: 0.007546 user 0.012578 sys; children: 0.087099 user 0.044569 sys
19405 distcc[11734] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
19406 building 'syslog' extension
19407 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/syslogmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/syslogmodule.o
19408 distcc[11738] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
19409 distcc[11738] (dcc_recursion_safeguard) safeguard level=0
19410 distcc[11738] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
19411 distcc[11738] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
19412 distcc[11738] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/syslogmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/syslogmodule.o
19413 distcc[11738] (dcc_scan_args) compiler will emit/use profile info; must be local
19414 distcc[11738] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
19415 distcc[11738] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
19416 distcc[11738] (dcc_parse_hosts) found tcp token "192.168.1.41"
19417 distcc[11738] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19418 distcc[11738] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19419 distcc[11738] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
19420 distcc[11738] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/syslogmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/syslogmodule.o
19421 distcc[11738] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
19422 distcc[11738] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/syslogmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/syslogmodule.o
19423 distcc[11738] (dcc_spawn_child) child started as pid11739
19424 distcc[11739] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
19425 distcc[11722] (dcc_collect_child) cc child 11723 terminated with status 0
19426 distcc[11722] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
19427 distcc[11722] compile (null) on localhost completed ok
19428 distcc[11722] (dcc_unlock) release lock fd5
19429 distcc[11722] elapsed compilation time 3.821775s
19430 distcc[11722] (dcc_exit) exit: code 0; self: 0.007150 user 0.010726 sys; children: 3.551014 user 0.197665 sys
19431 distcc[11722] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
19432 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/selectmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/select.cpython-310-aarch64-linux-gnu.so
19433 distcc[11740] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
19434 distcc[11740] (dcc_recursion_safeguard) safeguard level=0
19435 distcc[11740] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
19436 distcc[11740] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
19437 distcc[11740] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/selectmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/select.cpython-310-aarch64-linux-gnu.so
19438 distcc[11740] (dcc_scan_args) compiler will emit/use profile info; must be local
19439 distcc[11740] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
19440 distcc[11740] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
19441 distcc[11740] (dcc_parse_hosts) found tcp token "192.168.1.41"
19442 distcc[11740] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
19443 distcc[11740] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/selectmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/select.cpython-310-aarch64-linux-gnu.so
19444 distcc[11740] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
19445 distcc[11740] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/selectmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/select.cpython-310-aarch64-linux-gnu.so
19446 distcc[11740] (dcc_spawn_child) child started as pid11743
19447 distcc[11743] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
19448 distcc[11740] (dcc_collect_child) cc child 11743 terminated with status 0
19449 distcc[11740] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
19450 distcc[11740] compile (null) on localhost completed ok
19451 distcc[11740] (dcc_unlock) release lock fd5
19452 distcc[11740] elapsed compilation time 0.131357s
19453 distcc[11740] (dcc_exit) exit: code 0; self: 0.005930 user 0.011861 sys; children: 0.088275 user 0.023798 sys
19454 distcc[11740] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
19455 building '_xxsubinterpreters' extension
19456 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxsubinterpretersmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxsubinterpretersmodule.o
19457 distcc[11746] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
19458 distcc[11746] (dcc_recursion_safeguard) safeguard level=0
19459 distcc[11746] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
19460 distcc[11746] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
19461 distcc[11746] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxsubinterpretersmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxsubinterpretersmodule.o
19462 distcc[11746] (dcc_scan_args) compiler will emit/use profile info; must be local
19463 distcc[11746] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
19464 distcc[11746] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
19465 distcc[11746] (dcc_parse_hosts) found tcp token "192.168.1.41"
19466 distcc[11746] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
19467 distcc[11746] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxsubinterpretersmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxsubinterpretersmodule.o
19468 distcc[11746] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
19469 distcc[11746] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxsubinterpretersmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxsubinterpretersmodule.o
19470 distcc[11746] (dcc_spawn_child) child started as pid11747
19471 distcc[11747] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
19472 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19473 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19474 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19475 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19476 distcc[11674] (dcc_lock_pause) nothing available, sleeping 1000ms...
19477 distcc[11676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19478 distcc[11676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19479 distcc[11676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19480 distcc[11676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19481 distcc[11676] (dcc_lock_pause) nothing available, sleeping 1000ms...
19482 distcc[11680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19483 distcc[11680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19484 distcc[11680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19485 distcc[11680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19486 distcc[11680] (dcc_lock_pause) nothing available, sleeping 1000ms...
19487 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19488 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19489 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19490 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19491 distcc[11681] (dcc_lock_pause) nothing available, sleeping 1000ms...
19492 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19493 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19494 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19495 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19496 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
19497 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19498 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19499 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19500 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19501 distcc[11699] (dcc_lock_pause) nothing available, sleeping 1000ms...
19502 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19503 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19504 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19505 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19506 distcc[11689] (dcc_lock_pause) nothing available, sleeping 1000ms...
19507 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19508 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19509 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19510 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19511 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19512 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19513 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19514 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19515 distcc[11694] (dcc_lock_pause) nothing available, sleeping 1000ms...
19516 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
19517 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19518 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19519 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19520 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19521 distcc[11691] (dcc_lock_pause) nothing available, sleeping 1000ms...
19522 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19523 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19524 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19525 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19526 distcc[11696] (dcc_lock_pause) nothing available, sleeping 1000ms...
19527 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19528 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19529 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19530 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19531 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19532 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19533 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19534 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19535 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
19536 distcc[11711] (dcc_lock_pause) nothing available, sleeping 1000ms...
19537 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19538 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19539 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19540 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19541 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
19542 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19543 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19544 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19545 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19546 distcc[11700] (dcc_lock_pause) nothing available, sleeping 1000ms...
19547 distcc[11730] (dcc_collect_child) cc child 11731 terminated with status 0
19548 distcc[11730] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
19549 distcc[11730] compile (null) on localhost completed ok
19550 distcc[11730] (dcc_unlock) release lock fd5
19551 distcc[11730] elapsed compilation time 3.390404s
19552 distcc[11730] (dcc_exit) exit: code 0; self: 0.009485 user 0.009485 sys; children: 3.050495 user 0.200327 sys
19553 distcc[11730] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
19554 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mmapmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/mmap.cpython-310-aarch64-linux-gnu.so
19555 distcc[11701] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19556 distcc[11701] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
19557 distcc[11701] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_pickle.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_pickle.o -DPy_BUILD_CORE_MODULE
19558 distcc[11701] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
19559 distcc[11701] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_pickle.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_pickle.o -DPy_BUILD_CORE_MODULE
19560 distcc[11701] (dcc_spawn_child) child started as pid11751
19561 distcc[11750] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
19562 distcc[11750] (dcc_recursion_safeguard) safeguard level=0
19563 distcc[11750] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
19564 distcc[11750] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
19565 distcc[11750] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mmapmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/mmap.cpython-310-aarch64-linux-gnu.so
19566 distcc[11750] (dcc_scan_args) compiler will emit/use profile info; must be local
19567 distcc[11750] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
19568 distcc[11751] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
19569 distcc[11750] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
19570 distcc[11750] (dcc_parse_hosts) found tcp token "192.168.1.41"
19571 distcc[11750] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19572 distcc[11750] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19573 distcc[11750] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19574 distcc[11750] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19575 distcc[11750] (dcc_lock_pause) nothing available, sleeping 1000ms...
19576 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19577 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19578 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19579 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19580 distcc[11674] (dcc_lock_pause) nothing available, sleeping 1000ms...
19581 distcc[11738] (dcc_collect_child) cc child 11739 terminated with status 0
19582 distcc[11738] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
19583 distcc[11738] compile (null) on localhost completed ok
19584 distcc[11738] (dcc_unlock) release lock fd5
19585 distcc[11738] elapsed compilation time 1.333199s
19586 distcc[11738] (dcc_exit) exit: code 0; self: 0.012974 user 0.006487 sys; children: 1.129497 user 0.156585 sys
19587 distcc[11738] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
19588 distcc[11676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19589 distcc[11676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19590 distcc[11676] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
19591 distcc[11676] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cmathmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cmathmodule.o -DPy_BUILD_CORE_MODULE
19592 distcc[11676] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
19593 distcc[11676] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cmathmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cmathmodule.o -DPy_BUILD_CORE_MODULE
19594 distcc[11676] (dcc_spawn_child) child started as pid11754
19595 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/syslogmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/syslog.cpython-310-aarch64-linux-gnu.so
19596 distcc[11680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19597 distcc[11680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19598 distcc[11680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19599 distcc[11680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19600 distcc[11680] (dcc_lock_pause) nothing available, sleeping 1000ms...
19601 distcc[11754] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
19602 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19603 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19604 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19605 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19606 distcc[11681] (dcc_lock_pause) nothing available, sleeping 1000ms...
19607 distcc[11755] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
19608 distcc[11755] (dcc_recursion_safeguard) safeguard level=0
19609 distcc[11755] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
19610 distcc[11755] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
19611 distcc[11755] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/syslogmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/syslog.cpython-310-aarch64-linux-gnu.so
19612 distcc[11755] (dcc_scan_args) compiler will emit/use profile info; must be local
19613 distcc[11755] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
19614 distcc[11755] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
19615 distcc[11755] (dcc_parse_hosts) found tcp token "192.168.1.41"
19616 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19617 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19618 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19619 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19620 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
19621 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19622 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19623 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19624 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19625 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
19626 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19627 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19628 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19629 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19630 distcc[11699] (dcc_lock_pause) nothing available, sleeping 1000ms...
19631 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19632 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19633 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19634 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19635 distcc[11689] (dcc_lock_pause) nothing available, sleeping 1000ms...
19636 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19637 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19638 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19639 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19640 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19641 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19642 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19643 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19644 distcc[11694] (dcc_lock_pause) nothing available, sleeping 1000ms...
19645 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
19646 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19647 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19648 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19649 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19650 distcc[11691] (dcc_lock_pause) nothing available, sleeping 1000ms...
19651 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19652 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19653 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19654 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19655 distcc[11696] (dcc_lock_pause) nothing available, sleeping 1000ms...
19656 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19657 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19658 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19659 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19660 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19661 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19662 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19663 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19664 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
19665 distcc[11711] (dcc_lock_pause) nothing available, sleeping 1000ms...
19666 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19667 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19668 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19669 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19670 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
19671 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19672 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19673 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19674 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19675 distcc[11700] (dcc_lock_pause) nothing available, sleeping 1000ms...
19676 distcc[11750] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19677 distcc[11750] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19678 distcc[11750] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19679 distcc[11750] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19680 distcc[11750] (dcc_lock_pause) nothing available, sleeping 1000ms...
19681 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19682 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19683 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19684 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19685 distcc[11674] (dcc_lock_pause) nothing available, sleeping 1000ms...
19686 distcc[11680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19687 distcc[11680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19688 distcc[11680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19689 distcc[11680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19690 distcc[11680] (dcc_lock_pause) nothing available, sleeping 1000ms...
19691 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19692 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19693 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19694 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19695 distcc[11681] (dcc_lock_pause) nothing available, sleeping 1000ms...
19696 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19697 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19698 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19699 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19700 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
19701 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19702 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19703 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19704 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19705 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
19706 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19707 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19708 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19709 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19710 distcc[11699] (dcc_lock_pause) nothing available, sleeping 1000ms...
19711 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19712 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19713 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19714 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19715 distcc[11689] (dcc_lock_pause) nothing available, sleeping 1000ms...
19716 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19717 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19718 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19719 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19720 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19721 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19722 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19723 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19724 distcc[11694] (dcc_lock_pause) nothing available, sleeping 1000ms...
19725 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
19726 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19727 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19728 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19729 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19730 distcc[11691] (dcc_lock_pause) nothing available, sleeping 1000ms...
19731 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19732 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19733 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19734 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19735 distcc[11696] (dcc_lock_pause) nothing available, sleeping 1000ms...
19736 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19737 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19738 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19739 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19740 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19741 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19742 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19743 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
19744 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19745 distcc[11711] (dcc_lock_pause) nothing available, sleeping 1000ms...
19746 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19747 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19748 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19749 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19750 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
19751 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19752 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19753 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19754 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19755 distcc[11700] (dcc_lock_pause) nothing available, sleeping 1000ms...
19756 distcc[11750] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19757 distcc[11750] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19758 distcc[11750] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19759 distcc[11750] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19760 distcc[11750] (dcc_lock_pause) nothing available, sleeping 1000ms...
19761 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19762 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19763 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19764 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19765 distcc[11674] (dcc_lock_pause) nothing available, sleeping 1000ms...
19766 distcc[11680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19767 distcc[11680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19768 distcc[11680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19769 distcc[11680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19770 distcc[11680] (dcc_lock_pause) nothing available, sleeping 1000ms...
19771 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19772 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19773 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19774 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19775 distcc[11681] (dcc_lock_pause) nothing available, sleeping 1000ms...
19776 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19777 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19778 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19779 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19780 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
19781 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19782 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19783 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19784 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19785 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
19786 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19787 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19788 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19789 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19790 distcc[11699] (dcc_lock_pause) nothing available, sleeping 1000ms...
19791 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19792 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19793 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19794 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19795 distcc[11689] (dcc_lock_pause) nothing available, sleeping 1000ms...
19796 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19797 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19798 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19799 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19800 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19801 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19802 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19803 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19804 distcc[11694] (dcc_lock_pause) nothing available, sleeping 1000ms...
19805 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
19806 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19807 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19808 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19809 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19810 distcc[11691] (dcc_lock_pause) nothing available, sleeping 1000ms...
19811 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19812 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19813 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19814 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19815 distcc[11696] (dcc_lock_pause) nothing available, sleeping 1000ms...
19816 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19817 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19818 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19819 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19820 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19821 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19822 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
19823 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19824 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19825 distcc[11711] (dcc_lock_pause) nothing available, sleeping 1000ms...
19826 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19827 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19828 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19829 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19830 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
19831 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19832 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19833 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19834 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19835 distcc[11700] (dcc_lock_pause) nothing available, sleeping 1000ms...
19836 distcc[11750] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19837 distcc[11750] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19838 distcc[11750] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19839 distcc[11750] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19840 distcc[11750] (dcc_lock_pause) nothing available, sleeping 1000ms...
19841 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19842 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19843 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19844 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19845 distcc[11674] (dcc_lock_pause) nothing available, sleeping 1000ms...
19846 distcc[11680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19847 distcc[11680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19848 distcc[11680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19849 distcc[11680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19850 distcc[11680] (dcc_lock_pause) nothing available, sleeping 1000ms...
19851 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19852 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19853 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19854 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19855 distcc[11681] (dcc_lock_pause) nothing available, sleeping 1000ms...
19856 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19857 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19858 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19859 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19860 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
19861 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19862 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19863 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19864 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19865 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
19866 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19867 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19868 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19869 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19870 distcc[11699] (dcc_lock_pause) nothing available, sleeping 1000ms...
19871 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19872 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19873 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19874 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19875 distcc[11689] (dcc_lock_pause) nothing available, sleeping 1000ms...
19876 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19877 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19878 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19879 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19880 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19881 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19882 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19883 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
19884 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19885 distcc[11694] (dcc_lock_pause) nothing available, sleeping 1000ms...
19886 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19887 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19888 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19889 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19890 distcc[11691] (dcc_lock_pause) nothing available, sleeping 1000ms...
19891 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19892 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19893 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19894 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19895 distcc[11696] (dcc_lock_pause) nothing available, sleeping 1000ms...
19896 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19897 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19898 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19899 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19900 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19901 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19902 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19903 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
19904 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19905 distcc[11711] (dcc_lock_pause) nothing available, sleeping 1000ms...
19906 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19907 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19908 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19909 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19910 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
19911 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19912 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19913 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19914 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19915 distcc[11700] (dcc_lock_pause) nothing available, sleeping 1000ms...
19916 distcc[11750] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19917 distcc[11750] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19918 distcc[11750] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19919 distcc[11750] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19920 distcc[11750] (dcc_lock_pause) nothing available, sleeping 1000ms...
19921 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19922 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19923 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19924 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19925 distcc[11674] (dcc_lock_pause) nothing available, sleeping 1000ms...
19926 distcc[11746] (dcc_collect_child) cc child 11747 terminated with status 0
19927 distcc[11746] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
19928 distcc[11746] compile (null) on localhost completed ok
19929 distcc[11746] (dcc_unlock) release lock fd5
19930 distcc[11746] elapsed compilation time 5.113833s
19931 distcc[11746] (dcc_exit) exit: code 0; self: 0.004586 user 0.013758 sys; children: 4.803505 user 0.207817 sys
19932 distcc[11746] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
19933 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxsubinterpretersmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_xxsubinterpreters.cpython-310-aarch64-linux-gnu.so
19934 distcc[11758] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
19935 distcc[11758] (dcc_recursion_safeguard) safeguard level=0
19936 distcc[11758] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
19937 distcc[11758] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
19938 distcc[11758] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxsubinterpretersmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_xxsubinterpreters.cpython-310-aarch64-linux-gnu.so
19939 distcc[11758] (dcc_scan_args) compiler will emit/use profile info; must be local
19940 distcc[11758] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
19941 distcc[11680] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
19942 distcc[11680] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/arraymodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/arraymodule.o -DPy_BUILD_CORE_MODULE
19943 distcc[11680] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
19944 distcc[11680] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/arraymodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/arraymodule.o -DPy_BUILD_CORE_MODULE
19945 distcc[11680] (dcc_spawn_child) child started as pid11759
19946 distcc[11758] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
19947 distcc[11758] (dcc_parse_hosts) found tcp token "192.168.1.41"
19948 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19949 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19950 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19951 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19952 distcc[11758] (dcc_lock_pause) nothing available, sleeping 1000ms...
19953 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19954 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19955 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19956 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19957 distcc[11681] (dcc_lock_pause) nothing available, sleeping 1000ms...
19958 distcc[11759] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
19959 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19960 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19961 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19962 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19963 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
19964 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19965 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19966 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19967 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19968 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
19969 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19970 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19971 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19972 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19973 distcc[11699] (dcc_lock_pause) nothing available, sleeping 1000ms...
19974 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19975 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19976 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19977 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19978 distcc[11689] (dcc_lock_pause) nothing available, sleeping 1000ms...
19979 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19980 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19981 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19982 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19983 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19984 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
19985 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19986 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19987 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19988 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19989 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19990 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19991 distcc[11691] (dcc_lock_pause) nothing available, sleeping 1000ms...
19992 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19993 distcc[11694] (dcc_lock_pause) nothing available, sleeping 1000ms...
19994 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
19995 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
19996 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
19997 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
19998 distcc[11696] (dcc_lock_pause) nothing available, sleeping 1000ms...
19999 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20000 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20001 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20002 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20003 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20004 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20005 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20006 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20007 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
20008 distcc[11711] (dcc_lock_pause) nothing available, sleeping 1000ms...
20009 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20010 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20011 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20012 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20013 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
20014 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20015 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20016 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20017 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20018 distcc[11700] (dcc_lock_pause) nothing available, sleeping 1000ms...
20019 distcc[11750] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20020 distcc[11750] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20021 distcc[11750] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20022 distcc[11750] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20023 distcc[11750] (dcc_lock_pause) nothing available, sleeping 1000ms...
20024 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20025 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20026 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20027 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20028 distcc[11674] (dcc_lock_pause) nothing available, sleeping 1000ms...
20029 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20030 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20031 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20032 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20033 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20034 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20035 distcc[11758] (dcc_lock_pause) nothing available, sleeping 1000ms...
20036 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20037 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20038 distcc[11681] (dcc_lock_pause) nothing available, sleeping 1000ms...
20039 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20040 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20041 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20042 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20043 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
20044 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20045 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20046 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20047 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20048 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
20049 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20050 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20051 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20052 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20053 distcc[11699] (dcc_lock_pause) nothing available, sleeping 1000ms...
20054 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20055 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20056 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20057 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20058 distcc[11689] (dcc_lock_pause) nothing available, sleeping 1000ms...
20059 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20060 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20061 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20062 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20063 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
20064 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20065 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20066 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20067 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20068 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20069 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20070 distcc[11694] (dcc_lock_pause) nothing available, sleeping 1000ms...
20071 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20072 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20073 distcc[11691] (dcc_lock_pause) nothing available, sleeping 1000ms...
20074 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20075 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20076 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20077 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20078 distcc[11696] (dcc_lock_pause) nothing available, sleeping 1000ms...
20079 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20080 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20081 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20082 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20083 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20084 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20085 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20086 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20087 distcc[11711] (dcc_lock_pause) nothing available, sleeping 1000ms...
20088 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
20089 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20090 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20091 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20092 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20093 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
20094 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20095 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20096 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20097 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20098 distcc[11700] (dcc_lock_pause) nothing available, sleeping 1000ms...
20099 distcc[11750] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20100 distcc[11750] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20101 distcc[11750] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20102 distcc[11750] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20103 distcc[11750] (dcc_lock_pause) nothing available, sleeping 1000ms...
20104 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20105 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20106 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20107 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20108 distcc[11674] (dcc_lock_pause) nothing available, sleeping 1000ms...
20109 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20110 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20111 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20112 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20113 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20114 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20115 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20116 distcc[11681] (dcc_lock_pause) nothing available, sleeping 1000ms...
20117 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20118 distcc[11758] (dcc_lock_pause) nothing available, sleeping 1000ms...
20119 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20120 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20121 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20122 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20123 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
20124 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20125 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20126 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20127 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20128 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
20129 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20130 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20131 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20132 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20133 distcc[11699] (dcc_lock_pause) nothing available, sleeping 1000ms...
20134 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20135 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20136 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20137 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20138 distcc[11689] (dcc_lock_pause) nothing available, sleeping 1000ms...
20139 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20140 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20141 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20142 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20143 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
20144 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20145 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20146 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20147 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20148 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20149 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20150 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20151 distcc[11691] (dcc_lock_pause) nothing available, sleeping 1000ms...
20152 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20153 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20154 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20155 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20156 distcc[11694] (dcc_lock_pause) nothing available, sleeping 1000ms...
20157 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20158 distcc[11696] (dcc_lock_pause) nothing available, sleeping 1000ms...
20159 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20160 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20161 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20162 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20163 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20164 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20165 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20166 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20167 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
20168 distcc[11711] (dcc_lock_pause) nothing available, sleeping 1000ms...
20169 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20170 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20171 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20172 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20173 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
20174 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20175 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20176 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20177 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20178 distcc[11700] (dcc_lock_pause) nothing available, sleeping 1000ms...
20179 distcc[11750] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20180 distcc[11750] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20181 distcc[11750] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20182 distcc[11750] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20183 distcc[11750] (dcc_lock_pause) nothing available, sleeping 1000ms...
20184 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20185 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20186 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20187 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20188 distcc[11674] (dcc_lock_pause) nothing available, sleeping 1000ms...
20189 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20190 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20191 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20192 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20193 distcc[11681] (dcc_lock_pause) nothing available, sleeping 1000ms...
20194 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20195 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20196 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20197 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20198 distcc[11758] (dcc_lock_pause) nothing available, sleeping 1000ms...
20199 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20200 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20201 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20202 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20203 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
20204 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20205 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20206 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20207 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20208 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
20209 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20210 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20211 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20212 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20213 distcc[11699] (dcc_lock_pause) nothing available, sleeping 1000ms...
20214 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20215 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20216 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20217 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20218 distcc[11689] (dcc_lock_pause) nothing available, sleeping 1000ms...
20219 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20220 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20221 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20222 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20223 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
20224 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20225 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20226 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20227 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20228 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20229 distcc[11691] (dcc_lock_pause) nothing available, sleeping 1000ms...
20230 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20231 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20232 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20233 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20234 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20235 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20236 distcc[11696] (dcc_lock_pause) nothing available, sleeping 1000ms...
20237 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20238 distcc[11694] (dcc_lock_pause) nothing available, sleeping 1000ms...
20239 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20240 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20241 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20242 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20243 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20244 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20245 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20246 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20247 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
20248 distcc[11711] (dcc_lock_pause) nothing available, sleeping 1000ms...
20249 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20250 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20251 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20252 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20253 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
20254 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20255 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20256 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20257 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20258 distcc[11700] (dcc_lock_pause) nothing available, sleeping 1000ms...
20259 distcc[11750] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20260 distcc[11750] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20261 distcc[11750] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20262 distcc[11750] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20263 distcc[11750] (dcc_lock_pause) nothing available, sleeping 1000ms...
20264 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20265 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20266 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20267 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20268 distcc[11674] (dcc_lock_pause) nothing available, sleeping 1000ms...
20269 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20270 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20271 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20272 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20273 distcc[11681] (dcc_lock_pause) nothing available, sleeping 1000ms...
20274 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20275 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20276 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20277 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20278 distcc[11758] (dcc_lock_pause) nothing available, sleeping 1000ms...
20279 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20280 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20281 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20282 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20283 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
20284 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20285 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20286 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20287 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20288 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
20289 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20290 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20291 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20292 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20293 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20294 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20295 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20296 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20297 distcc[11689] (dcc_lock_pause) nothing available, sleeping 1000ms...
20298 distcc[11699] (dcc_lock_pause) nothing available, sleeping 1000ms...
20299 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20300 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20301 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20302 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20303 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
20304 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20305 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20306 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20307 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20308 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20309 distcc[11691] (dcc_lock_pause) nothing available, sleeping 1000ms...
20310 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20311 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20312 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20313 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20314 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20315 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20316 distcc[11696] (dcc_lock_pause) nothing available, sleeping 1000ms...
20317 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20318 distcc[11694] (dcc_lock_pause) nothing available, sleeping 1000ms...
20319 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20320 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20321 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20322 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20323 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20324 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20325 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20326 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20327 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
20328 distcc[11711] (dcc_lock_pause) nothing available, sleeping 1000ms...
20329 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20330 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20331 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20332 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20333 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
20334 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20335 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20336 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20337 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20338 distcc[11700] (dcc_lock_pause) nothing available, sleeping 1000ms...
20339 distcc[11750] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20340 distcc[11750] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20341 distcc[11750] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20342 distcc[11750] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20343 distcc[11750] (dcc_lock_pause) nothing available, sleeping 1000ms...
20344 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20345 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20346 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20347 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20348 distcc[11674] (dcc_lock_pause) nothing available, sleeping 1000ms...
20349 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20350 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20351 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20352 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20353 distcc[11681] (dcc_lock_pause) nothing available, sleeping 1000ms...
20354 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20355 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20356 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20357 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20358 distcc[11758] (dcc_lock_pause) nothing available, sleeping 1000ms...
20359 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20360 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20361 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20362 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20363 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
20364 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20365 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20366 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20367 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20368 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
20369 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20370 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20371 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20372 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20373 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20374 distcc[11689] (dcc_lock_pause) nothing available, sleeping 1000ms...
20375 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20376 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20377 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20378 distcc[11699] (dcc_lock_pause) nothing available, sleeping 1000ms...
20379 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20380 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20381 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20382 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20383 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
20384 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20385 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20386 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20387 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20388 distcc[11691] (dcc_lock_pause) nothing available, sleeping 1000ms...
20389 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20390 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20391 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20392 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20393 distcc[11696] (dcc_lock_pause) nothing available, sleeping 1000ms...
20394 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20395 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20396 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20397 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20398 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20399 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20400 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20401 distcc[11711] (dcc_lock_pause) nothing available, sleeping 1000ms...
20402 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20403 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20404 distcc[11694] (dcc_lock_pause) nothing available, sleeping 1000ms...
20405 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20406 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20407 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20408 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
20409 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20410 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20411 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20412 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20413 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
20414 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20415 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20416 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20417 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20418 distcc[11700] (dcc_lock_pause) nothing available, sleeping 1000ms...
20419 distcc[11673] (dcc_collect_child) cc child 11679 terminated with status 0
20420 distcc[11673] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
20421 distcc[11673] compile (null) on localhost completed ok
20422 distcc[11673] (dcc_unlock) release lock fd5
20423 distcc[11673] elapsed compilation time 17.236345s
20424 distcc[11673] (dcc_exit) exit: code 0; self: 0.007097 user 0.014195 sys; children: 16.574503 user 0.377587 sys
20425 distcc[11673] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
20426 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_datetimemodule.o -L. -L/usr/local/lib64 -lm -o build/lib.linux-aarch64-3.10/_datetime.cpython-310-aarch64-linux-gnu.so
20427 distcc[11750] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20428 distcc[11750] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20429 distcc[11750] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20430 distcc[11750] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
20431 distcc[11750] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mmapmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/mmap.cpython-310-aarch64-linux-gnu.so
20432 distcc[11750] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
20433 distcc[11750] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mmapmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/mmap.cpython-310-aarch64-linux-gnu.so
20434 distcc[11750] (dcc_spawn_child) child started as pid11763
20435 distcc[11762] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
20436 distcc[11762] (dcc_recursion_safeguard) safeguard level=0
20437 distcc[11762] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
20438 distcc[11762] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
20439 distcc[11762] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_datetimemodule.o -L. -L/usr/local/lib64 -lm -o build/lib.linux-aarch64-3.10/_datetime.cpython-310-aarch64-linux-gnu.so
20440 distcc[11762] (dcc_scan_args) compiler will emit/use profile info; must be local
20441 distcc[11762] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
20442 distcc[11763] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
20443 distcc[11762] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
20444 distcc[11762] (dcc_parse_hosts) found tcp token "192.168.1.41"
20445 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20446 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20447 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20448 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20449 distcc[11762] (dcc_lock_pause) nothing available, sleeping 1000ms...
20450 distcc[11750] (dcc_collect_child) cc child 11763 terminated with status 0
20451 distcc[11750] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
20452 distcc[11750] compile (null) on localhost completed ok
20453 distcc[11750] (dcc_unlock) release lock fd5
20454 distcc[11750] elapsed compilation time 10.157378s
20455 distcc[11750] (dcc_exit) exit: code 0; self: 0.012685 user 0.015856 sys; children: 0.079909 user 0.035188 sys
20456 distcc[11750] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
20457 building 'audioop' extension
20458 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/audioop.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/audioop.o
20459 distcc[11766] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
20460 distcc[11766] (dcc_recursion_safeguard) safeguard level=0
20461 distcc[11766] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
20462 distcc[11766] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
20463 distcc[11766] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/audioop.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/audioop.o
20464 distcc[11766] (dcc_scan_args) compiler will emit/use profile info; must be local
20465 distcc[11766] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
20466 distcc[11766] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
20467 distcc[11766] (dcc_parse_hosts) found tcp token "192.168.1.41"
20468 distcc[11766] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20469 distcc[11766] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20470 distcc[11766] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20471 distcc[11766] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
20472 distcc[11766] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/audioop.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/audioop.o
20473 distcc[11766] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
20474 distcc[11766] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/audioop.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/audioop.o
20475 distcc[11766] (dcc_spawn_child) child started as pid11767
20476 distcc[11767] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
20477 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20478 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20479 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20480 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20481 distcc[11674] (dcc_lock_pause) nothing available, sleeping 1000ms...
20482 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20483 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20484 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20485 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20486 distcc[11681] (dcc_lock_pause) nothing available, sleeping 1000ms...
20487 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20488 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20489 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20490 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20491 distcc[11758] (dcc_lock_pause) nothing available, sleeping 1000ms...
20492 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20493 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20494 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20495 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20496 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
20497 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20498 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20499 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20500 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20501 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
20502 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20503 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20504 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20505 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20506 distcc[11689] (dcc_lock_pause) nothing available, sleeping 1000ms...
20507 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20508 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20509 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20510 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20511 distcc[11699] (dcc_lock_pause) nothing available, sleeping 1000ms...
20512 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20513 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20514 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20515 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20516 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
20517 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20518 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20519 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20520 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20521 distcc[11691] (dcc_lock_pause) nothing available, sleeping 1000ms...
20522 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20523 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20524 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20525 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20526 distcc[11696] (dcc_lock_pause) nothing available, sleeping 1000ms...
20527 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20528 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20529 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20530 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20531 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20532 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20533 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20534 distcc[11711] (dcc_lock_pause) nothing available, sleeping 1000ms...
20535 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20536 distcc[11694] (dcc_lock_pause) nothing available, sleeping 1000ms...
20537 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20538 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20539 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20540 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20541 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
20542 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20543 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20544 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20545 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20546 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
20547 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20548 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20549 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20550 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20551 distcc[11700] (dcc_lock_pause) nothing available, sleeping 1000ms...
20552 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20553 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20554 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20555 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20556 distcc[11762] (dcc_lock_pause) nothing available, sleeping 1000ms...
20557 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20558 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20559 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20560 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20561 distcc[11674] (dcc_lock_pause) nothing available, sleeping 1000ms...
20562 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20563 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20564 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20565 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20566 distcc[11681] (dcc_lock_pause) nothing available, sleeping 1000ms...
20567 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20568 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20569 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20570 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20571 distcc[11758] (dcc_lock_pause) nothing available, sleeping 1000ms...
20572 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20573 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20574 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20575 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20576 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
20577 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20578 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20579 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20580 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20581 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
20582 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20583 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20584 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20585 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20586 distcc[11689] (dcc_lock_pause) nothing available, sleeping 1000ms...
20587 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20588 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20589 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20590 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20591 distcc[11699] (dcc_lock_pause) nothing available, sleeping 1000ms...
20592 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20593 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20594 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20595 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20596 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
20597 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20598 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20599 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20600 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20601 distcc[11691] (dcc_lock_pause) nothing available, sleeping 1000ms...
20602 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20603 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20604 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20605 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20606 distcc[11696] (dcc_lock_pause) nothing available, sleeping 1000ms...
20607 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20608 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20609 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20610 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20611 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20612 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20613 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20614 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20615 distcc[11694] (dcc_lock_pause) nothing available, sleeping 1000ms...
20616 distcc[11711] (dcc_lock_pause) nothing available, sleeping 1000ms...
20617 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20618 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20619 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20620 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20621 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
20622 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20623 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20624 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20625 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20626 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
20627 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20628 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20629 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20630 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20631 distcc[11700] (dcc_lock_pause) nothing available, sleeping 1000ms...
20632 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20633 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20634 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20635 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20636 distcc[11762] (dcc_lock_pause) nothing available, sleeping 1000ms...
20637 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20638 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20639 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20640 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20641 distcc[11674] (dcc_lock_pause) nothing available, sleeping 1000ms...
20642 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20643 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20644 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20645 distcc[11681] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20646 distcc[11681] (dcc_lock_pause) nothing available, sleeping 1000ms...
20647 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20648 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20649 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20650 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20651 distcc[11758] (dcc_lock_pause) nothing available, sleeping 1000ms...
20652 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20653 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20654 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20655 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20656 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
20657 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20658 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20659 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20660 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20661 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
20662 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20663 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20664 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20665 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20666 distcc[11689] (dcc_lock_pause) nothing available, sleeping 1000ms...
20667 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20668 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20669 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20670 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20671 distcc[11699] (dcc_lock_pause) nothing available, sleeping 1000ms...
20672 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20673 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20674 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20675 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20676 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
20677 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20678 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20679 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20680 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20681 distcc[11691] (dcc_lock_pause) nothing available, sleeping 1000ms...
20682 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20683 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20684 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20685 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20686 distcc[11696] (dcc_lock_pause) nothing available, sleeping 1000ms...
20687 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20688 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20689 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20690 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20691 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20692 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20693 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20694 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20695 distcc[11694] (dcc_lock_pause) nothing available, sleeping 1000ms...
20696 distcc[11711] (dcc_lock_pause) nothing available, sleeping 1000ms...
20697 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20698 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20699 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20700 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20701 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
20702 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20703 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20704 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20705 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20706 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
20707 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20708 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20709 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20710 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20711 distcc[11700] (dcc_lock_pause) nothing available, sleeping 1000ms...
20712 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20713 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20714 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20715 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20716 distcc[11762] (dcc_lock_pause) nothing available, sleeping 1000ms...
20717 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20718 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20719 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20720 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20721 distcc[11674] (dcc_lock_pause) nothing available, sleeping 1000ms...
20722 distcc[11680] (dcc_collect_child) cc child 11759 terminated with status 0
20723 distcc[11680] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
20724 distcc[11680] compile (null) on localhost completed ok
20725 distcc[11680] (dcc_unlock) release lock fd5
20726 distcc[11680] elapsed compilation time 21.037402s
20727 distcc[11680] (dcc_exit) exit: code 0; self: 0.013292 user 0.016615 sys; children: 8.543145 user 0.302773 sys
20728 distcc[11680] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
20729 distcc[11681] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
20730 distcc[11681] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bisectmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bisectmodule.o
20731 distcc[11681] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
20732 distcc[11681] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bisectmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bisectmodule.o
20733 distcc[11681] (dcc_spawn_child) child started as pid11770
20734 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20735 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20736 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20737 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20738 distcc[11758] (dcc_lock_pause) nothing available, sleeping 1000ms...
20739 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/arraymodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/array.cpython-310-aarch64-linux-gnu.so
20740 distcc[11770] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
20741 distcc[11771] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
20742 distcc[11771] (dcc_recursion_safeguard) safeguard level=0
20743 distcc[11771] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
20744 distcc[11771] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
20745 distcc[11771] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/arraymodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/array.cpython-310-aarch64-linux-gnu.so
20746 distcc[11771] (dcc_scan_args) compiler will emit/use profile info; must be local
20747 distcc[11771] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
20748 distcc[11771] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
20749 distcc[11771] (dcc_parse_hosts) found tcp token "192.168.1.41"
20750 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20751 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20752 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20753 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20754 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
20755 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20756 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20757 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20758 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20759 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
20760 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20761 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20762 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20763 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20764 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
20765 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20766 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20767 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20768 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20769 distcc[11689] (dcc_lock_pause) nothing available, sleeping 1000ms...
20770 distcc[11676] (dcc_collect_child) cc child 11754 terminated with status 0
20771 distcc[11676] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
20772 distcc[11676] compile (null) on localhost completed ok
20773 distcc[11676] (dcc_unlock) release lock fd5
20774 distcc[11676] elapsed compilation time 21.122129s
20775 distcc[11676] (dcc_exit) exit: code 0; self: 0.003161 user 0.025295 sys; children: 12.570247 user 0.226888 sys
20776 distcc[11676] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
20777 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cmathmodule.o Modules/_math.o -L. -L/usr/local/lib64 -lm -o build/lib.linux-aarch64-3.10/cmath.cpython-310-aarch64-linux-gnu.so
20778 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20779 distcc[11699] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20780 distcc[11699] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
20781 distcc[11699] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_statisticsmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_statisticsmodule.o
20782 distcc[11699] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
20783 distcc[11699] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_statisticsmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_statisticsmodule.o
20784 distcc[11699] (dcc_spawn_child) child started as pid11775
20785 distcc[11775] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
20786 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20787 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20788 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20789 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20790 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
20791 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20792 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20793 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20794 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20795 distcc[11691] (dcc_lock_pause) nothing available, sleeping 1000ms...
20796 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20797 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20798 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20799 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20800 distcc[11696] (dcc_lock_pause) nothing available, sleeping 1000ms...
20801 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20802 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20803 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20804 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20805 distcc[11711] (dcc_lock_pause) nothing available, sleeping 1000ms...
20806 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20807 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20808 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20809 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20810 distcc[11694] (dcc_lock_pause) nothing available, sleeping 1000ms...
20811 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20812 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20813 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20814 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20815 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
20816 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20817 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20818 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20819 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20820 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
20821 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20822 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20823 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20824 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20825 distcc[11700] (dcc_lock_pause) nothing available, sleeping 1000ms...
20826 distcc[11774] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
20827 distcc[11774] (dcc_recursion_safeguard) safeguard level=0
20828 distcc[11774] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
20829 distcc[11774] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
20830 distcc[11774] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cmathmodule.o Modules/_math.o -L. -L/usr/local/lib64 -lm -o build/lib.linux-aarch64-3.10/cmath.cpython-310-aarch64-linux-gnu.so
20831 distcc[11774] (dcc_scan_args) compiler will emit/use profile info; must be local
20832 distcc[11774] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
20833 distcc[11774] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
20834 distcc[11774] (dcc_parse_hosts) found tcp token "192.168.1.41"
20835 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20836 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20837 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20838 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20839 distcc[11774] (dcc_lock_pause) nothing available, sleeping 1000ms...
20840 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20841 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20842 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20843 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20844 distcc[11762] (dcc_lock_pause) nothing available, sleeping 1000ms...
20845 distcc[11699] (dcc_collect_child) cc child 11775 terminated with status 0
20846 distcc[11699] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
20847 distcc[11699] compile (null) on localhost completed ok
20848 distcc[11699] (dcc_unlock) release lock fd5
20849 distcc[11699] elapsed compilation time 21.868048s
20850 distcc[11699] (dcc_exit) exit: code 0; self: 0.014850 user 0.022275 sys; children: 0.722752 user 0.114067 sys
20851 distcc[11699] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
20852 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_statisticsmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_statistics.cpython-310-aarch64-linux-gnu.so
20853 distcc[11778] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
20854 distcc[11778] (dcc_recursion_safeguard) safeguard level=0
20855 distcc[11778] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
20856 distcc[11778] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
20857 distcc[11778] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_statisticsmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_statistics.cpython-310-aarch64-linux-gnu.so
20858 distcc[11778] (dcc_scan_args) compiler will emit/use profile info; must be local
20859 distcc[11778] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
20860 distcc[11778] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
20861 distcc[11778] (dcc_parse_hosts) found tcp token "192.168.1.41"
20862 distcc[11778] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20863 distcc[11778] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20864 distcc[11778] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
20865 distcc[11778] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_statisticsmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_statistics.cpython-310-aarch64-linux-gnu.so
20866 distcc[11778] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
20867 distcc[11778] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_statisticsmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_statistics.cpython-310-aarch64-linux-gnu.so
20868 distcc[11778] (dcc_spawn_child) child started as pid11779
20869 distcc[11779] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
20870 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20871 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20872 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20873 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20874 distcc[11674] (dcc_lock_pause) nothing available, sleeping 1000ms...
20875 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20876 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20877 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20878 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20879 distcc[11758] (dcc_lock_pause) nothing available, sleeping 1000ms...
20880 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20881 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20882 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20883 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20884 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20885 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20886 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20887 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20888 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
20889 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
20890 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20891 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20892 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20893 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20894 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
20895 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20896 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20897 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20898 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20899 distcc[11689] (dcc_lock_pause) nothing available, sleeping 1000ms...
20900 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20901 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20902 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20903 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20904 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
20905 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20906 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20907 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20908 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20909 distcc[11691] (dcc_lock_pause) nothing available, sleeping 1000ms...
20910 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20911 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20912 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20913 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20914 distcc[11696] (dcc_lock_pause) nothing available, sleeping 1000ms...
20915 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20916 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20917 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20918 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20919 distcc[11711] (dcc_lock_pause) nothing available, sleeping 1000ms...
20920 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20921 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20922 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20923 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20924 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
20925 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20926 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20927 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20928 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20929 distcc[11694] (dcc_lock_pause) nothing available, sleeping 1000ms...
20930 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20931 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20932 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20933 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20934 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
20935 distcc[11778] (dcc_collect_child) cc child 11779 terminated with status 0
20936 distcc[11778] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
20937 distcc[11778] compile (null) on localhost completed ok
20938 distcc[11778] (dcc_unlock) release lock fd5
20939 distcc[11778] elapsed compilation time 0.169374s
20940 distcc[11778] (dcc_exit) exit: code 0; self: 0.012986 user 0.009739 sys; children: 0.084097 user 0.062644 sys
20941 distcc[11778] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
20942 building '_csv' extension
20943 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_csv.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_csv.o
20944 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20945 distcc[11700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20946 distcc[11700] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
20947 distcc[11700] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_heapqmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_heapqmodule.o -DPy_BUILD_CORE_MODULE
20948 distcc[11700] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
20949 distcc[11700] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_heapqmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_heapqmodule.o -DPy_BUILD_CORE_MODULE
20950 distcc[11700] (dcc_spawn_child) child started as pid11783
20951 distcc[11783] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
20952 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20953 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20954 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20955 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20956 distcc[11774] (dcc_lock_pause) nothing available, sleeping 1000ms...
20957 distcc[11782] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
20958 distcc[11782] (dcc_recursion_safeguard) safeguard level=0
20959 distcc[11782] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
20960 distcc[11782] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
20961 distcc[11782] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_csv.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_csv.o
20962 distcc[11782] (dcc_scan_args) compiler will emit/use profile info; must be local
20963 distcc[11782] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
20964 distcc[11782] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
20965 distcc[11782] (dcc_parse_hosts) found tcp token "192.168.1.41"
20966 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20967 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20968 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20969 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20970 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
20971 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
20972 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
20973 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
20974 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
20975 distcc[11762] (dcc_lock_pause) nothing available, sleeping 1000ms...
20976 distcc[11681] (dcc_collect_child) cc child 11770 terminated with status 0
20977 distcc[11681] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
20978 distcc[11681] compile (null) on localhost completed ok
20979 distcc[11681] (dcc_unlock) release lock fd5
20980 distcc[11681] elapsed compilation time 22.856293s
20981 distcc[11681] (dcc_exit) exit: code 0; self: 0.007330 user 0.029320 sys; children: 1.632624 user 0.149322 sys
20982 distcc[11681] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
20983 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bisectmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_bisect.cpython-310-aarch64-linux-gnu.so
20984 distcc[11786] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
20985 distcc[11786] (dcc_recursion_safeguard) safeguard level=0
20986 distcc[11786] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
20987 distcc[11786] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
20988 distcc[11786] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bisectmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_bisect.cpython-310-aarch64-linux-gnu.so
20989 distcc[11786] (dcc_scan_args) compiler will emit/use profile info; must be local
20990 distcc[11786] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
20991 distcc[11786] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
20992 distcc[11786] (dcc_parse_hosts) found tcp token "192.168.1.41"
20993 distcc[11786] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
20994 distcc[11786] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bisectmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_bisect.cpython-310-aarch64-linux-gnu.so
20995 distcc[11786] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
20996 distcc[11786] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bisectmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_bisect.cpython-310-aarch64-linux-gnu.so
20997 distcc[11786] (dcc_spawn_child) child started as pid11787
20998 distcc[11787] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
20999 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21000 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21001 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21002 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21003 distcc[11674] (dcc_lock_pause) nothing available, sleeping 1000ms...
21004 distcc[11786] (dcc_collect_child) cc child 11787 terminated with status 0
21005 distcc[11786] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
21006 distcc[11786] compile (null) on localhost completed ok
21007 distcc[11786] (dcc_unlock) release lock fd5
21008 distcc[11786] elapsed compilation time 0.124770s
21009 distcc[11786] (dcc_exit) exit: code 0; self: 0.007097 user 0.010646 sys; children: 0.073070 user 0.049219 sys
21010 distcc[11786] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
21011 building '_posixsubprocess' extension
21012 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_posixsubprocess.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_posixsubprocess.o -DPy_BUILD_CORE_MODULE
21013 distcc[11790] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
21014 distcc[11790] (dcc_recursion_safeguard) safeguard level=0
21015 distcc[11790] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
21016 distcc[11790] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
21017 distcc[11790] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_posixsubprocess.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_posixsubprocess.o -DPy_BUILD_CORE_MODULE
21018 distcc[11790] (dcc_scan_args) compiler will emit/use profile info; must be local
21019 distcc[11790] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
21020 distcc[11790] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
21021 distcc[11790] (dcc_parse_hosts) found tcp token "192.168.1.41"
21022 distcc[11790] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
21023 distcc[11790] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_posixsubprocess.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_posixsubprocess.o -DPy_BUILD_CORE_MODULE
21024 distcc[11790] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
21025 distcc[11790] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_posixsubprocess.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_posixsubprocess.o -DPy_BUILD_CORE_MODULE
21026 distcc[11790] (dcc_spawn_child) child started as pid11791
21027 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21028 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21029 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21030 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21031 distcc[11758] (dcc_lock_pause) nothing available, sleeping 1000ms...
21032 distcc[11791] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
21033 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21034 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21035 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21036 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21037 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21038 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21039 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21040 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
21041 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21042 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
21043 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21044 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21045 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21046 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21047 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
21048 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21049 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21050 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21051 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21052 distcc[11689] (dcc_lock_pause) nothing available, sleeping 1000ms...
21053 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21054 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21055 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21056 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21057 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
21058 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21059 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21060 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21061 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21062 distcc[11691] (dcc_lock_pause) nothing available, sleeping 1000ms...
21063 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21064 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21065 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21066 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21067 distcc[11696] (dcc_lock_pause) nothing available, sleeping 1000ms...
21068 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21069 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21070 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21071 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21072 distcc[11711] (dcc_lock_pause) nothing available, sleeping 1000ms...
21073 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21074 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21075 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21076 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21077 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21078 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
21079 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21080 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21081 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21082 distcc[11694] (dcc_lock_pause) nothing available, sleeping 1000ms...
21083 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21084 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21085 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21086 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21087 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
21088 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21089 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21090 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21091 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21092 distcc[11774] (dcc_lock_pause) nothing available, sleeping 1000ms...
21093 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21094 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21095 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21096 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21097 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
21098 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21099 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21100 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21101 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21102 distcc[11762] (dcc_lock_pause) nothing available, sleeping 1000ms...
21103 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21104 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21105 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21106 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21107 distcc[11674] (dcc_lock_pause) nothing available, sleeping 1000ms...
21108 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21109 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21110 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21111 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21112 distcc[11758] (dcc_lock_pause) nothing available, sleeping 1000ms...
21113 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21114 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21115 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21116 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21117 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21118 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21119 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21120 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21121 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
21122 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
21123 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21124 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21125 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21126 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21127 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
21128 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21129 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21130 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21131 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21132 distcc[11689] (dcc_lock_pause) nothing available, sleeping 1000ms...
21133 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21134 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21135 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21136 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21137 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
21138 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21139 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21140 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21141 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21142 distcc[11691] (dcc_lock_pause) nothing available, sleeping 1000ms...
21143 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21144 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21145 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21146 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21147 distcc[11696] (dcc_lock_pause) nothing available, sleeping 1000ms...
21148 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21149 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21150 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21151 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21152 distcc[11711] (dcc_lock_pause) nothing available, sleeping 1000ms...
21153 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21154 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21155 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21156 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21157 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
21158 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21159 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21160 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21161 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21162 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21163 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21164 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21165 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21166 distcc[11694] (dcc_lock_pause) nothing available, sleeping 1000ms...
21167 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
21168 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21169 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21170 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21171 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21172 distcc[11774] (dcc_lock_pause) nothing available, sleeping 1000ms...
21173 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21174 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21175 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21176 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21177 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
21178 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21179 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21180 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21181 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21182 distcc[11762] (dcc_lock_pause) nothing available, sleeping 1000ms...
21183 distcc[11700] (dcc_collect_child) cc child 11783 terminated with status 0
21184 distcc[11700] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
21185 distcc[11700] compile (null) on localhost completed ok
21186 distcc[11700] (dcc_unlock) release lock fd5
21187 distcc[11700] elapsed compilation time 24.242697s
21188 distcc[11700] (dcc_exit) exit: code 0; self: 0.010717 user 0.026794 sys; children: 1.832644 user 0.202163 sys
21189 distcc[11700] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
21190 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_heapqmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_heapq.cpython-310-aarch64-linux-gnu.so
21191 distcc[11796] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
21192 distcc[11796] (dcc_recursion_safeguard) safeguard level=0
21193 distcc[11796] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
21194 distcc[11796] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
21195 distcc[11796] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_heapqmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_heapq.cpython-310-aarch64-linux-gnu.so
21196 distcc[11796] (dcc_scan_args) compiler will emit/use profile info; must be local
21197 distcc[11796] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
21198 distcc[11796] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
21199 distcc[11796] (dcc_parse_hosts) found tcp token "192.168.1.41"
21200 distcc[11796] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21201 distcc[11796] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21202 distcc[11796] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
21203 distcc[11796] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_heapqmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_heapq.cpython-310-aarch64-linux-gnu.so
21204 distcc[11796] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
21205 distcc[11796] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_heapqmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_heapq.cpython-310-aarch64-linux-gnu.so
21206 distcc[11796] (dcc_spawn_child) child started as pid11797
21207 distcc[11797] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
21208 distcc[11796] (dcc_collect_child) cc child 11797 terminated with status 0
21209 distcc[11796] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
21210 distcc[11796] compile (null) on localhost completed ok
21211 distcc[11796] (dcc_unlock) release lock fd5
21212 distcc[11796] elapsed compilation time 0.175548s
21213 distcc[11796] (dcc_exit) exit: code 0; self: 0.009959 user 0.013279 sys; children: 0.096762 user 0.066253 sys
21214 distcc[11796] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
21215 building '_testcapi' extension
21216 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testcapimodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testcapimodule.o
21217 distcc[11800] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
21218 distcc[11800] (dcc_recursion_safeguard) safeguard level=0
21219 distcc[11800] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
21220 distcc[11800] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
21221 distcc[11800] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testcapimodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testcapimodule.o
21222 distcc[11800] (dcc_scan_args) compiler will emit/use profile info; must be local
21223 distcc[11800] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
21224 distcc[11800] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
21225 distcc[11800] (dcc_parse_hosts) found tcp token "192.168.1.41"
21226 distcc[11800] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21227 distcc[11800] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21228 distcc[11800] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
21229 distcc[11800] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testcapimodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testcapimodule.o
21230 distcc[11800] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
21231 distcc[11800] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testcapimodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testcapimodule.o
21232 distcc[11800] (dcc_spawn_child) child started as pid11801
21233 distcc[11801] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
21234 distcc[11766] (dcc_collect_child) cc child 11767 terminated with status 0
21235 distcc[11766] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
21236 distcc[11766] compile (null) on localhost completed ok
21237 distcc[11766] (dcc_unlock) release lock fd5
21238 distcc[11766] elapsed compilation time 7.406675s
21239 distcc[11766] (dcc_exit) exit: code 0; self: 0.013533 user 0.004511 sys; children: 6.747707 user 0.232411 sys
21240 distcc[11766] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
21241 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/audioop.o -L. -L/usr/local/lib64 -lm -o build/lib.linux-aarch64-3.10/audioop.cpython-310-aarch64-linux-gnu.so
21242 distcc[11804] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
21243 distcc[11804] (dcc_recursion_safeguard) safeguard level=0
21244 distcc[11804] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
21245 distcc[11804] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
21246 distcc[11804] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/audioop.o -L. -L/usr/local/lib64 -lm -o build/lib.linux-aarch64-3.10/audioop.cpython-310-aarch64-linux-gnu.so
21247 distcc[11804] (dcc_scan_args) compiler will emit/use profile info; must be local
21248 distcc[11804] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
21249 distcc[11804] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
21250 distcc[11804] (dcc_parse_hosts) found tcp token "192.168.1.41"
21251 distcc[11804] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21252 distcc[11804] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21253 distcc[11804] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21254 distcc[11804] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
21255 distcc[11804] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/audioop.o -L. -L/usr/local/lib64 -lm -o build/lib.linux-aarch64-3.10/audioop.cpython-310-aarch64-linux-gnu.so
21256 distcc[11804] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
21257 distcc[11804] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/audioop.o -L. -L/usr/local/lib64 -lm -o build/lib.linux-aarch64-3.10/audioop.cpython-310-aarch64-linux-gnu.so
21258 distcc[11804] (dcc_spawn_child) child started as pid11805
21259 distcc[11805] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
21260 distcc[11804] (dcc_collect_child) cc child 11805 terminated with status 0
21261 distcc[11804] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
21262 distcc[11804] compile (null) on localhost completed ok
21263 distcc[11804] (dcc_unlock) release lock fd5
21264 distcc[11804] elapsed compilation time 0.165372s
21265 distcc[11804] (dcc_exit) exit: code 0; self: 0.003433 user 0.017165 sys; children: 0.104214 user 0.049489 sys
21266 distcc[11804] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
21267 building '_testinternalcapi' extension
21268 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testinternalcapi.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testinternalcapi.o -DPy_BUILD_CORE_MODULE
21269 distcc[11808] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
21270 distcc[11808] (dcc_recursion_safeguard) safeguard level=0
21271 distcc[11808] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
21272 distcc[11808] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
21273 distcc[11808] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testinternalcapi.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testinternalcapi.o -DPy_BUILD_CORE_MODULE
21274 distcc[11808] (dcc_scan_args) compiler will emit/use profile info; must be local
21275 distcc[11808] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
21276 distcc[11808] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
21277 distcc[11808] (dcc_parse_hosts) found tcp token "192.168.1.41"
21278 distcc[11808] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21279 distcc[11808] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21280 distcc[11808] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21281 distcc[11808] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
21282 distcc[11808] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testinternalcapi.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testinternalcapi.o -DPy_BUILD_CORE_MODULE
21283 distcc[11808] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
21284 distcc[11808] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testinternalcapi.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testinternalcapi.o -DPy_BUILD_CORE_MODULE
21285 distcc[11808] (dcc_spawn_child) child started as pid11809
21286 distcc[11809] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
21287 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21288 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21289 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21290 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21291 distcc[11674] (dcc_lock_pause) nothing available, sleeping 1000ms...
21292 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21293 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21294 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21295 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21296 distcc[11758] (dcc_lock_pause) nothing available, sleeping 1000ms...
21297 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21298 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21299 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21300 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21301 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21302 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21303 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21304 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21305 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
21306 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
21307 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21308 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21309 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21310 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21311 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
21312 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21313 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21314 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21315 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21316 distcc[11689] (dcc_lock_pause) nothing available, sleeping 1000ms...
21317 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21318 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21319 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21320 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21321 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
21322 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21323 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21324 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21325 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21326 distcc[11691] (dcc_lock_pause) nothing available, sleeping 1000ms...
21327 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21328 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21329 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21330 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21331 distcc[11696] (dcc_lock_pause) nothing available, sleeping 1000ms...
21332 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21333 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21334 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21335 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21336 distcc[11711] (dcc_lock_pause) nothing available, sleeping 1000ms...
21337 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21338 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21339 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21340 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21341 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21342 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21343 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
21344 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21345 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21346 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21347 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
21348 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21349 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21350 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21351 distcc[11694] (dcc_lock_pause) nothing available, sleeping 1000ms...
21352 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21353 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21354 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21355 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21356 distcc[11774] (dcc_lock_pause) nothing available, sleeping 1000ms...
21357 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21358 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21359 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21360 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21361 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
21362 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21363 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21364 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21365 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21366 distcc[11762] (dcc_lock_pause) nothing available, sleeping 1000ms...
21367 distcc[11790] (dcc_collect_child) cc child 11791 terminated with status 0
21368 distcc[11790] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
21369 distcc[11790] compile (null) on localhost completed ok
21370 distcc[11790] (dcc_unlock) release lock fd5
21371 distcc[11790] elapsed compilation time 2.587419s
21372 distcc[11790] (dcc_exit) exit: code 0; self: 0.000000 user 0.018386 sys; children: 2.304686 user 0.126222 sys
21373 distcc[11790] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
21374 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_posixsubprocess.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_posixsubprocess.cpython-310-aarch64-linux-gnu.so
21375 distcc[11812] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
21376 distcc[11812] (dcc_recursion_safeguard) safeguard level=0
21377 distcc[11812] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
21378 distcc[11812] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
21379 distcc[11812] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_posixsubprocess.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_posixsubprocess.cpython-310-aarch64-linux-gnu.so
21380 distcc[11812] (dcc_scan_args) compiler will emit/use profile info; must be local
21381 distcc[11812] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
21382 distcc[11812] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
21383 distcc[11812] (dcc_parse_hosts) found tcp token "192.168.1.41"
21384 distcc[11812] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
21385 distcc[11812] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_posixsubprocess.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_posixsubprocess.cpython-310-aarch64-linux-gnu.so
21386 distcc[11812] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
21387 distcc[11812] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_posixsubprocess.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_posixsubprocess.cpython-310-aarch64-linux-gnu.so
21388 distcc[11812] (dcc_spawn_child) child started as pid11813
21389 distcc[11813] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
21390 distcc[11812] (dcc_collect_child) cc child 11813 terminated with status 0
21391 distcc[11812] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
21392 distcc[11812] compile (null) on localhost completed ok
21393 distcc[11812] (dcc_unlock) release lock fd5
21394 distcc[11812] elapsed compilation time 0.118190s
21395 distcc[11812] (dcc_exit) exit: code 0; self: 0.013636 user 0.010227 sys; children: 0.073570 user 0.041661 sys
21396 distcc[11812] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
21397 building '_testbuffer' extension
21398 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testbuffer.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testbuffer.o
21399 distcc[11816] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
21400 distcc[11816] (dcc_recursion_safeguard) safeguard level=0
21401 distcc[11816] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
21402 distcc[11816] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
21403 distcc[11816] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testbuffer.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testbuffer.o
21404 distcc[11816] (dcc_scan_args) compiler will emit/use profile info; must be local
21405 distcc[11816] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
21406 distcc[11816] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
21407 distcc[11816] (dcc_parse_hosts) found tcp token "192.168.1.41"
21408 distcc[11816] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
21409 distcc[11816] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testbuffer.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testbuffer.o
21410 distcc[11816] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
21411 distcc[11816] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testbuffer.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testbuffer.o
21412 distcc[11816] (dcc_spawn_child) child started as pid11817
21413 distcc[11817] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
21414 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21415 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21416 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21417 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21418 distcc[11674] (dcc_lock_pause) nothing available, sleeping 1000ms...
21419 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21420 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21421 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21422 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21423 distcc[11758] (dcc_lock_pause) nothing available, sleeping 1000ms...
21424 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21425 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21426 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21427 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21428 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21429 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21430 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21431 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21432 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
21433 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
21434 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21435 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21436 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21437 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21438 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
21439 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21440 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21441 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21442 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21443 distcc[11689] (dcc_lock_pause) nothing available, sleeping 1000ms...
21444 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21445 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21446 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21447 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21448 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
21449 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21450 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21451 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21452 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21453 distcc[11691] (dcc_lock_pause) nothing available, sleeping 1000ms...
21454 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21455 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21456 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21457 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21458 distcc[11696] (dcc_lock_pause) nothing available, sleeping 1000ms...
21459 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21460 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21461 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21462 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21463 distcc[11711] (dcc_lock_pause) nothing available, sleeping 1000ms...
21464 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21465 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21466 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21467 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21468 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21469 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21470 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21471 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
21472 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21473 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
21474 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21475 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21476 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21477 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21478 distcc[11694] (dcc_lock_pause) nothing available, sleeping 1000ms...
21479 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21480 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21481 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21482 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21483 distcc[11774] (dcc_lock_pause) nothing available, sleeping 1000ms...
21484 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21485 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21486 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21487 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21488 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
21489 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21490 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21491 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21492 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21493 distcc[11762] (dcc_lock_pause) nothing available, sleeping 1000ms...
21494 distcc[11808] (dcc_collect_child) cc child 11809 terminated with status 0
21495 distcc[11808] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
21496 distcc[11808] compile (null) on localhost completed ok
21497 distcc[11808] (dcc_unlock) release lock fd5
21498 distcc[11808] elapsed compilation time 1.749543s
21499 distcc[11808] (dcc_exit) exit: code 0; self: 0.006877 user 0.013754 sys; children: 1.492568 user 0.164977 sys
21500 distcc[11808] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
21501 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testinternalcapi.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_testinternalcapi.cpython-310-aarch64-linux-gnu.so
21502 distcc[11820] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
21503 distcc[11820] (dcc_recursion_safeguard) safeguard level=0
21504 distcc[11820] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
21505 distcc[11820] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
21506 distcc[11820] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testinternalcapi.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_testinternalcapi.cpython-310-aarch64-linux-gnu.so
21507 distcc[11820] (dcc_scan_args) compiler will emit/use profile info; must be local
21508 distcc[11820] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
21509 distcc[11820] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
21510 distcc[11820] (dcc_parse_hosts) found tcp token "192.168.1.41"
21511 distcc[11820] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21512 distcc[11820] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21513 distcc[11820] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21514 distcc[11820] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
21515 distcc[11820] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testinternalcapi.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_testinternalcapi.cpython-310-aarch64-linux-gnu.so
21516 distcc[11820] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
21517 distcc[11820] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testinternalcapi.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_testinternalcapi.cpython-310-aarch64-linux-gnu.so
21518 distcc[11820] (dcc_spawn_child) child started as pid11821
21519 distcc[11821] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
21520 distcc[11820] (dcc_collect_child) cc child 11821 terminated with status 0
21521 distcc[11820] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
21522 distcc[11820] compile (null) on localhost completed ok
21523 distcc[11820] (dcc_unlock) release lock fd5
21524 distcc[11820] elapsed compilation time 0.134868s
21525 distcc[11820] (dcc_exit) exit: code 0; self: 0.010930 user 0.010930 sys; children: 0.077834 user 0.045738 sys
21526 distcc[11820] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
21527 building '_testimportmultiple' extension
21528 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testimportmultiple.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testimportmultiple.o
21529 distcc[11824] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
21530 distcc[11824] (dcc_recursion_safeguard) safeguard level=0
21531 distcc[11824] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
21532 distcc[11824] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
21533 distcc[11824] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testimportmultiple.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testimportmultiple.o
21534 distcc[11824] (dcc_scan_args) compiler will emit/use profile info; must be local
21535 distcc[11824] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
21536 distcc[11824] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
21537 distcc[11824] (dcc_parse_hosts) found tcp token "192.168.1.41"
21538 distcc[11824] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21539 distcc[11824] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21540 distcc[11824] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21541 distcc[11824] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
21542 distcc[11824] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testimportmultiple.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testimportmultiple.o
21543 distcc[11824] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
21544 distcc[11824] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testimportmultiple.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testimportmultiple.o
21545 distcc[11824] (dcc_spawn_child) child started as pid11825
21546 distcc[11825] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
21547 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21548 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21549 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21550 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21551 distcc[11674] (dcc_lock_pause) nothing available, sleeping 1000ms...
21552 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21553 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21554 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21555 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21556 distcc[11758] (dcc_lock_pause) nothing available, sleeping 1000ms...
21557 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21558 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21559 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21560 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21561 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21562 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21563 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21564 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21565 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
21566 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
21567 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21568 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21569 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21570 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21571 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
21572 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21573 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21574 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21575 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21576 distcc[11689] (dcc_lock_pause) nothing available, sleeping 1000ms...
21577 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21578 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21579 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21580 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21581 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
21582 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21583 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21584 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21585 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21586 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21587 distcc[11691] (dcc_lock_pause) nothing available, sleeping 1000ms...
21588 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21589 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21590 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21591 distcc[11696] (dcc_lock_pause) nothing available, sleeping 1000ms...
21592 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21593 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21594 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21595 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21596 distcc[11711] (dcc_lock_pause) nothing available, sleeping 1000ms...
21597 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21598 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21599 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21600 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21601 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21602 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21603 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21604 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21605 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
21606 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
21607 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21608 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21609 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21610 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21611 distcc[11694] (dcc_lock_pause) nothing available, sleeping 1000ms...
21612 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21613 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21614 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21615 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21616 distcc[11774] (dcc_lock_pause) nothing available, sleeping 1000ms...
21617 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21618 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21619 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21620 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21621 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
21622 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21623 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21624 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21625 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21626 distcc[11762] (dcc_lock_pause) nothing available, sleeping 1000ms...
21627 distcc[11824] (dcc_collect_child) cc child 11825 terminated with status 0
21628 distcc[11824] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
21629 distcc[11824] compile (null) on localhost completed ok
21630 distcc[11824] (dcc_unlock) release lock fd5
21631 distcc[11824] elapsed compilation time 0.705861s
21632 distcc[11824] (dcc_exit) exit: code 0; self: 0.006716 user 0.013432 sys; children: 0.550915 user 0.141719 sys
21633 distcc[11824] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
21634 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testimportmultiple.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_testimportmultiple.cpython-310-aarch64-linux-gnu.so
21635 distcc[11828] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
21636 distcc[11828] (dcc_recursion_safeguard) safeguard level=0
21637 distcc[11828] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
21638 distcc[11828] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
21639 distcc[11828] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testimportmultiple.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_testimportmultiple.cpython-310-aarch64-linux-gnu.so
21640 distcc[11828] (dcc_scan_args) compiler will emit/use profile info; must be local
21641 distcc[11828] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
21642 distcc[11828] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
21643 distcc[11828] (dcc_parse_hosts) found tcp token "192.168.1.41"
21644 distcc[11828] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21645 distcc[11828] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21646 distcc[11828] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21647 distcc[11828] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
21648 distcc[11828] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testimportmultiple.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_testimportmultiple.cpython-310-aarch64-linux-gnu.so
21649 distcc[11828] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
21650 distcc[11828] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testimportmultiple.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_testimportmultiple.cpython-310-aarch64-linux-gnu.so
21651 distcc[11828] (dcc_spawn_child) child started as pid11829
21652 distcc[11829] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
21653 distcc[11828] (dcc_collect_child) cc child 11829 terminated with status 0
21654 distcc[11828] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
21655 distcc[11828] compile (null) on localhost completed ok
21656 distcc[11828] (dcc_unlock) release lock fd5
21657 distcc[11828] elapsed compilation time 0.125751s
21658 distcc[11828] (dcc_exit) exit: code 0; self: 0.006175 user 0.012351 sys; children: 0.066469 user 0.056694 sys
21659 distcc[11828] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
21660 building '_testmultiphase' extension
21661 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testmultiphase.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testmultiphase.o
21662 distcc[11832] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
21663 distcc[11832] (dcc_recursion_safeguard) safeguard level=0
21664 distcc[11832] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
21665 distcc[11832] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
21666 distcc[11832] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testmultiphase.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testmultiphase.o
21667 distcc[11832] (dcc_scan_args) compiler will emit/use profile info; must be local
21668 distcc[11832] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
21669 distcc[11832] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
21670 distcc[11832] (dcc_parse_hosts) found tcp token "192.168.1.41"
21671 distcc[11832] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21672 distcc[11832] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21673 distcc[11832] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21674 distcc[11832] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
21675 distcc[11832] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testmultiphase.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testmultiphase.o
21676 distcc[11832] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
21677 distcc[11832] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testmultiphase.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testmultiphase.o
21678 distcc[11832] (dcc_spawn_child) child started as pid11833
21679 distcc[11833] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
21680 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21681 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21682 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21683 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21684 distcc[11674] (dcc_lock_pause) nothing available, sleeping 1000ms...
21685 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21686 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21687 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21688 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21689 distcc[11758] (dcc_lock_pause) nothing available, sleeping 1000ms...
21690 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21691 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21692 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21693 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21694 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21695 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21696 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21697 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21698 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
21699 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
21700 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21701 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21702 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21703 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21704 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
21705 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21706 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21707 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21708 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21709 distcc[11689] (dcc_lock_pause) nothing available, sleeping 1000ms...
21710 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21711 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21712 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21713 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21714 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21715 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21716 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21717 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21718 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21719 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
21720 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21721 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21722 distcc[11691] (dcc_lock_pause) nothing available, sleeping 1000ms...
21723 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21724 distcc[11696] (dcc_lock_pause) nothing available, sleeping 1000ms...
21725 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21726 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21727 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21728 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21729 distcc[11711] (dcc_lock_pause) nothing available, sleeping 1000ms...
21730 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21731 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21732 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21733 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21734 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21735 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21736 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21737 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21738 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
21739 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
21740 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21741 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21742 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21743 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21744 distcc[11694] (dcc_lock_pause) nothing available, sleeping 1000ms...
21745 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21746 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21747 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21748 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21749 distcc[11774] (dcc_lock_pause) nothing available, sleeping 1000ms...
21750 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21751 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21752 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21753 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21754 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
21755 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21756 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21757 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21758 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21759 distcc[11762] (dcc_lock_pause) nothing available, sleeping 1000ms...
21760 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21761 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21762 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21763 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21764 distcc[11674] (dcc_lock_pause) nothing available, sleeping 1000ms...
21765 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21766 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21767 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21768 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21769 distcc[11758] (dcc_lock_pause) nothing available, sleeping 1000ms...
21770 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21771 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21772 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21773 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21774 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21775 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21776 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21777 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
21778 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21779 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
21780 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21781 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21782 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21783 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21784 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
21785 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21786 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21787 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21788 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21789 distcc[11689] (dcc_lock_pause) nothing available, sleeping 1000ms...
21790 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21791 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21792 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21793 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21794 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21795 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21796 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21797 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21798 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21799 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21800 distcc[11696] (dcc_lock_pause) nothing available, sleeping 1000ms...
21801 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21802 distcc[11691] (dcc_lock_pause) nothing available, sleeping 1000ms...
21803 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21804 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
21805 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21806 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21807 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21808 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21809 distcc[11711] (dcc_lock_pause) nothing available, sleeping 1000ms...
21810 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21811 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21812 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21813 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21814 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21815 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21816 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21817 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
21818 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21819 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21820 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21821 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21822 distcc[11694] (dcc_lock_pause) nothing available, sleeping 1000ms...
21823 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21824 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
21825 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21826 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21827 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21828 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21829 distcc[11774] (dcc_lock_pause) nothing available, sleeping 1000ms...
21830 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21831 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21832 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21833 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21834 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
21835 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21836 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21837 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21838 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21839 distcc[11762] (dcc_lock_pause) nothing available, sleeping 1000ms...
21840 distcc[11701] (dcc_collect_child) cc child 11751 terminated with status 0
21841 distcc[11701] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
21842 distcc[11701] compile (null) on localhost completed ok
21843 distcc[11701] (dcc_unlock) release lock fd5
21844 distcc[11701] elapsed compilation time 29.371016s
21845 distcc[11701] (dcc_exit) exit: code 0; self: 0.014146 user 0.014146 sys; children: 21.191498 user 0.483112 sys
21846 distcc[11701] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
21847 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_pickle.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_pickle.cpython-310-aarch64-linux-gnu.so
21848 distcc[11836] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
21849 distcc[11836] (dcc_recursion_safeguard) safeguard level=0
21850 distcc[11836] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
21851 distcc[11836] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
21852 distcc[11836] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_pickle.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_pickle.cpython-310-aarch64-linux-gnu.so
21853 distcc[11836] (dcc_scan_args) compiler will emit/use profile info; must be local
21854 distcc[11836] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
21855 distcc[11836] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
21856 distcc[11836] (dcc_parse_hosts) found tcp token "192.168.1.41"
21857 distcc[11836] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21858 distcc[11836] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
21859 distcc[11836] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_pickle.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_pickle.cpython-310-aarch64-linux-gnu.so
21860 distcc[11836] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
21861 distcc[11836] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_pickle.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_pickle.cpython-310-aarch64-linux-gnu.so
21862 distcc[11836] (dcc_spawn_child) child started as pid11837
21863 distcc[11837] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
21864 distcc[11836] (dcc_collect_child) cc child 11837 terminated with status 0
21865 distcc[11836] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
21866 distcc[11836] compile (null) on localhost completed ok
21867 distcc[11836] (dcc_unlock) release lock fd5
21868 distcc[11836] elapsed compilation time 0.142364s
21869 distcc[11836] (dcc_exit) exit: code 0; self: 0.003571 user 0.014286 sys; children: 0.070285 user 0.055746 sys
21870 distcc[11836] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
21871 building '_xxtestfuzz' extension
21872 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz
21873 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/_xxtestfuzz.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/_xxtestfuzz.o
21874 distcc[11840] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
21875 distcc[11840] (dcc_recursion_safeguard) safeguard level=0
21876 distcc[11840] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
21877 distcc[11840] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
21878 distcc[11840] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/_xxtestfuzz.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/_xxtestfuzz.o
21879 distcc[11840] (dcc_scan_args) compiler will emit/use profile info; must be local
21880 distcc[11840] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
21881 distcc[11840] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
21882 distcc[11840] (dcc_parse_hosts) found tcp token "192.168.1.41"
21883 distcc[11840] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21884 distcc[11840] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
21885 distcc[11840] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/_xxtestfuzz.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/_xxtestfuzz.o
21886 distcc[11840] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
21887 distcc[11840] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/_xxtestfuzz.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/_xxtestfuzz.o
21888 distcc[11840] (dcc_spawn_child) child started as pid11841
21889 distcc[11841] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
21890 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21891 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21892 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21893 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21894 distcc[11674] (dcc_lock_pause) nothing available, sleeping 1000ms...
21895 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21896 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21897 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21898 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21899 distcc[11758] (dcc_lock_pause) nothing available, sleeping 1000ms...
21900 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21901 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21902 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21903 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21904 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21905 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21906 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21907 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21908 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
21909 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
21910 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21911 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21912 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21913 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21914 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
21915 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21916 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21917 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21918 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21919 distcc[11689] (dcc_lock_pause) nothing available, sleeping 1000ms...
21920 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21921 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21922 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21923 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21924 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21925 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21926 distcc[11696] (dcc_lock_pause) nothing available, sleeping 1000ms...
21927 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21928 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21929 distcc[11691] (dcc_lock_pause) nothing available, sleeping 1000ms...
21930 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21931 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21932 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21933 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21934 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
21935 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21936 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21937 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21938 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21939 distcc[11711] (dcc_lock_pause) nothing available, sleeping 1000ms...
21940 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21941 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21942 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21943 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21944 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21945 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
21946 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21947 distcc[11832] (dcc_collect_child) cc child 11833 terminated with status 0
21948 distcc[11832] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
21949 distcc[11832] compile (null) on localhost completed ok
21950 distcc[11832] (dcc_unlock) release lock fd5
21951 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21952 distcc[11832] elapsed compilation time 2.340659s
21953 distcc[11832] (dcc_exit) exit: code 0; self: 0.002979 user 0.014899 sys; children: 2.160494 user 0.154058 sys
21954 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21955 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21956 distcc[11694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21957 distcc[11694] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
21958 distcc[11694] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/fcntlmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/fcntlmodule.o
21959 distcc[11694] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
21960 distcc[11832] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
21961 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21962 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
21963 distcc[11694] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/fcntlmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/fcntlmodule.o
21964 distcc[11694] (dcc_spawn_child) child started as pid11844
21965 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testmultiphase.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_testmultiphase.cpython-310-aarch64-linux-gnu.so
21966 distcc[11844] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
21967 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21968 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21969 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21970 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21971 distcc[11774] (dcc_lock_pause) nothing available, sleeping 1000ms...
21972 distcc[11845] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
21973 distcc[11845] (dcc_recursion_safeguard) safeguard level=0
21974 distcc[11845] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
21975 distcc[11845] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
21976 distcc[11845] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testmultiphase.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_testmultiphase.cpython-310-aarch64-linux-gnu.so
21977 distcc[11845] (dcc_scan_args) compiler will emit/use profile info; must be local
21978 distcc[11845] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
21979 distcc[11845] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
21980 distcc[11845] (dcc_parse_hosts) found tcp token "192.168.1.41"
21981 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21982 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21983 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21984 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21985 distcc[11845] (dcc_lock_pause) nothing available, sleeping 1000ms...
21986 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21987 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21988 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21989 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21990 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
21991 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
21992 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
21993 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
21994 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
21995 distcc[11762] (dcc_lock_pause) nothing available, sleeping 1000ms...
21996 distcc[11840] (dcc_collect_child) cc child 11841 terminated with status 0
21997 distcc[11840] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
21998 distcc[11840] compile (null) on localhost completed ok
21999 distcc[11840] (dcc_unlock) release lock fd5
22000 distcc[11840] elapsed compilation time 0.676279s
22001 distcc[11840] (dcc_exit) exit: code 0; self: 0.005721 user 0.011442 sys; children: 0.536449 user 0.121855 sys
22002 distcc[11840] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
22003 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/fuzzer.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/fuzzer.o
22004 distcc[11848] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
22005 distcc[11848] (dcc_recursion_safeguard) safeguard level=0
22006 distcc[11848] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
22007 distcc[11848] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
22008 distcc[11848] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/fuzzer.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/fuzzer.o
22009 distcc[11848] (dcc_scan_args) compiler will emit/use profile info; must be local
22010 distcc[11848] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
22011 distcc[11848] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
22012 distcc[11848] (dcc_parse_hosts) found tcp token "192.168.1.41"
22013 distcc[11848] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22014 distcc[11848] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
22015 distcc[11848] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/fuzzer.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/fuzzer.o
22016 distcc[11848] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
22017 distcc[11848] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/fuzzer.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/fuzzer.o
22018 distcc[11848] (dcc_spawn_child) child started as pid11849
22019 distcc[11849] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
22020 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22021 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22022 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22023 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22024 distcc[11674] (dcc_lock_pause) nothing available, sleeping 1000ms...
22025 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22026 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22027 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22028 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22029 distcc[11758] (dcc_lock_pause) nothing available, sleeping 1000ms...
22030 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22031 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22032 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22033 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22034 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22035 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22036 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22037 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
22038 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22039 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
22040 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22041 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22042 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22043 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22044 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
22045 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22046 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22047 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22048 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22049 distcc[11689] (dcc_lock_pause) nothing available, sleeping 1000ms...
22050 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22051 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22052 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22053 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22054 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22055 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22056 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22057 distcc[11691] (dcc_lock_pause) nothing available, sleeping 1000ms...
22058 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22059 distcc[11696] (dcc_lock_pause) nothing available, sleeping 1000ms...
22060 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22061 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22062 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22063 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22064 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22065 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22066 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22067 distcc[11711] (dcc_lock_pause) nothing available, sleeping 1000ms...
22068 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22069 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
22070 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22071 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22072 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22073 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22074 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
22075 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22076 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22077 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22078 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22079 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
22080 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22081 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22082 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22083 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22084 distcc[11774] (dcc_lock_pause) nothing available, sleeping 1000ms...
22085 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22086 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22087 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22088 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22089 distcc[11845] (dcc_lock_pause) nothing available, sleeping 1000ms...
22090 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22091 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22092 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22093 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22094 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
22095 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22096 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22097 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22098 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22099 distcc[11762] (dcc_lock_pause) nothing available, sleeping 1000ms...
22100 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22101 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22102 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22103 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22104 distcc[11674] (dcc_lock_pause) nothing available, sleeping 1000ms...
22105 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22106 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22107 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22108 distcc[11758] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22109 distcc[11758] (dcc_lock_pause) nothing available, sleeping 1000ms...
22110 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22111 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22112 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22113 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22114 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22115 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22116 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22117 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
22118 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22119 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
22120 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22121 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22122 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22123 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22124 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
22125 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22126 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22127 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22128 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22129 distcc[11689] (dcc_lock_pause) nothing available, sleeping 1000ms...
22130 distcc[11694] (dcc_collect_child) cc child 11844 terminated with status 0
22131 distcc[11694] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
22132 distcc[11694] compile (null) on localhost completed ok
22133 distcc[11694] (dcc_unlock) release lock fd5
22134 distcc[11694] elapsed compilation time 32.056096s
22135 distcc[11694] (dcc_exit) exit: code 0; self: 0.007901 user 0.034240 sys; children: 1.813273 user 0.154830 sys
22136 distcc[11694] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
22137 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22138 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22139 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22140 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22141 distcc[11691] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22142 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22143 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22144 distcc[11696] (dcc_lock_pause) nothing available, sleeping 1000ms...
22145 distcc[11691] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
22146 distcc[11691] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_contextvarsmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_contextvarsmodule.o
22147 distcc[11691] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
22148 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22149 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22150 distcc[11691] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_contextvarsmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_contextvarsmodule.o
22151 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22152 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22153 distcc[11711] (dcc_lock_pause) nothing available, sleeping 1000ms...
22154 distcc[11691] (dcc_spawn_child) child started as pid11852
22155 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22156 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22157 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22158 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22159 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
22160 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/fcntlmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/fcntl.cpython-310-aarch64-linux-gnu.so
22161 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22162 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22163 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22164 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22165 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
22166 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22167 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22168 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22169 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22170 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
22171 distcc[11852] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
22172 distcc[11853] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
22173 distcc[11853] (dcc_recursion_safeguard) safeguard level=0
22174 distcc[11853] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
22175 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22176 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22177 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22178 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22179 distcc[11774] (dcc_lock_pause) nothing available, sleeping 1000ms...
22180 distcc[11853] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
22181 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22182 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22183 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22184 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22185 distcc[11845] (dcc_lock_pause) nothing available, sleeping 1000ms...
22186 distcc[11853] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/fcntlmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/fcntl.cpython-310-aarch64-linux-gnu.so
22187 distcc[11853] (dcc_scan_args) compiler will emit/use profile info; must be local
22188 distcc[11853] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
22189 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22190 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22191 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22192 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22193 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
22194 distcc[11853] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
22195 distcc[11853] (dcc_parse_hosts) found tcp token "192.168.1.41"
22196 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22197 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22198 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22199 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22200 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
22201 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22202 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22203 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22204 distcc[11762] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22205 distcc[11762] (dcc_lock_pause) nothing available, sleeping 1000ms...
22206 distcc[11848] (dcc_collect_child) cc child 11849 terminated with status 0
22207 distcc[11848] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
22208 distcc[11848] compile (null) on localhost completed ok
22209 distcc[11848] (dcc_unlock) release lock fd5
22210 distcc[11848] elapsed compilation time 2.040243s
22211 distcc[11848] (dcc_exit) exit: code 0; self: 0.007573 user 0.011359 sys; children: 1.876056 user 0.130634 sys
22212 distcc[11848] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
22213 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/_xxtestfuzz.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/fuzzer.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_xxtestfuzz.cpython-310-aarch64-linux-gnu.so
22214 distcc[11856] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
22215 distcc[11856] (dcc_recursion_safeguard) safeguard level=0
22216 distcc[11856] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
22217 distcc[11856] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
22218 distcc[11856] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/_xxtestfuzz.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/fuzzer.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_xxtestfuzz.cpython-310-aarch64-linux-gnu.so
22219 distcc[11856] (dcc_scan_args) compiler will emit/use profile info; must be local
22220 distcc[11856] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
22221 distcc[11856] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
22222 distcc[11856] (dcc_parse_hosts) found tcp token "192.168.1.41"
22223 distcc[11856] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22224 distcc[11856] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
22225 distcc[11856] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/_xxtestfuzz.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/fuzzer.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_xxtestfuzz.cpython-310-aarch64-linux-gnu.so
22226 distcc[11856] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
22227 distcc[11856] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/_xxtestfuzz.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/fuzzer.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_xxtestfuzz.cpython-310-aarch64-linux-gnu.so
22228 distcc[11856] (dcc_spawn_child) child started as pid11857
22229 distcc[11857] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
22230 distcc[11856] (dcc_collect_child) cc child 11857 terminated with status 0
22231 distcc[11856] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
22232 distcc[11856] compile (null) on localhost completed ok
22233 distcc[11856] (dcc_unlock) release lock fd5
22234 distcc[11856] elapsed compilation time 0.133807s
22235 distcc[11856] (dcc_exit) exit: code 0; self: 0.000000 user 0.019610 sys; children: 0.060516 user 0.059320 sys
22236 distcc[11856] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
22237 building 'readline' extension
22238 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/readline.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/readline.o
22239 distcc[11860] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
22240 distcc[11860] (dcc_recursion_safeguard) safeguard level=0
22241 distcc[11860] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
22242 distcc[11860] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
22243 distcc[11860] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/readline.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/readline.o
22244 distcc[11860] (dcc_scan_args) compiler will emit/use profile info; must be local
22245 distcc[11860] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
22246 distcc[11860] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
22247 distcc[11860] (dcc_parse_hosts) found tcp token "192.168.1.41"
22248 distcc[11860] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22249 distcc[11860] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
22250 distcc[11860] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/readline.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/readline.o
22251 distcc[11860] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
22252 distcc[11860] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/readline.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/readline.o
22253 distcc[11860] (dcc_spawn_child) child started as pid11861
22254 distcc[11861] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
22255 distcc[11816] (dcc_collect_child) cc child 11817 terminated with status 0
22256 distcc[11816] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
22257 distcc[11816] compile (null) on localhost completed ok
22258 distcc[11816] (dcc_unlock) release lock fd5
22259 distcc[11816] elapsed compilation time 7.062831s
22260 distcc[11816] (dcc_exit) exit: code 0; self: 0.006894 user 0.010341 sys; children: 6.602460 user 0.233757 sys
22261 distcc[11816] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
22262 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testbuffer.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_testbuffer.cpython-310-aarch64-linux-gnu.so
22263 distcc[11691] (dcc_collect_child) cc child 11852 terminated with status 0
22264 distcc[11691] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
22265 distcc[11691] compile (null) on localhost completed ok
22266 distcc[11691] (dcc_unlock) release lock fd5
22267 distcc[11691] elapsed compilation time 32.770658s
22268 distcc[11691] (dcc_exit) exit: code 0; self: 0.013441 user 0.030242 sys; children: 0.518640 user 0.159662 sys
22269 distcc[11691] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
22270 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_contextvarsmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_contextvars.cpython-310-aarch64-linux-gnu.so
22271 distcc[11864] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
22272 distcc[11864] (dcc_recursion_safeguard) safeguard level=0
22273 distcc[11864] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
22274 distcc[11864] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
22275 distcc[11864] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testbuffer.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_testbuffer.cpython-310-aarch64-linux-gnu.so
22276 distcc[11864] (dcc_scan_args) compiler will emit/use profile info; must be local
22277 distcc[11864] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
22278 distcc[11864] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
22279 distcc[11864] (dcc_parse_hosts) found tcp token "192.168.1.41"
22280 distcc[11864] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
22281 distcc[11864] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testbuffer.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_testbuffer.cpython-310-aarch64-linux-gnu.so
22282 distcc[11864] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
22283 distcc[11864] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testbuffer.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_testbuffer.cpython-310-aarch64-linux-gnu.so
22284 distcc[11865] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
22285 distcc[11865] (dcc_recursion_safeguard) safeguard level=0
22286 distcc[11865] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
22287 distcc[11865] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
22288 distcc[11865] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_contextvarsmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_contextvars.cpython-310-aarch64-linux-gnu.so
22289 distcc[11865] (dcc_scan_args) compiler will emit/use profile info; must be local
22290 distcc[11865] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
22291 distcc[11865] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
22292 distcc[11864] (dcc_spawn_child) child started as pid11866
22293 distcc[11865] (dcc_parse_hosts) found tcp token "192.168.1.41"
22294 distcc[11865] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22295 distcc[11865] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22296 distcc[11865] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22297 distcc[11865] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
22298 distcc[11865] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_contextvarsmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_contextvars.cpython-310-aarch64-linux-gnu.so
22299 distcc[11865] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
22300 distcc[11865] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_contextvarsmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_contextvars.cpython-310-aarch64-linux-gnu.so
22301 distcc[11865] (dcc_spawn_child) child started as pid11867
22302 distcc[11866] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
22303 distcc[11867] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
22304 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22305 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22306 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22307 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22308 distcc[11674] (dcc_lock_pause) nothing available, sleeping 1000ms...
22309 distcc[11864] (dcc_collect_child) cc child 11866 terminated with status 0
22310 distcc[11864] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
22311 distcc[11864] compile (null) on localhost completed ok
22312 distcc[11864] (dcc_unlock) release lock fd5
22313 distcc[11864] elapsed compilation time 0.135707s
22314 distcc[11864] (dcc_exit) exit: code 0; self: 0.011447 user 0.007631 sys; children: 0.081613 user 0.039394 sys
22315 distcc[11864] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
22316 building '_curses' extension
22317 distcc[11865] (dcc_collect_child) cc child 11867 terminated with status 0
22318 distcc[11865] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
22319 distcc[11865] compile (null) on localhost completed ok
22320 distcc[11865] (dcc_unlock) release lock fd5
22321 distcc[11865] elapsed compilation time 0.132302s
22322 distcc[11865] (dcc_exit) exit: code 0; self: 0.010362 user 0.006908 sys; children: 0.087362 user 0.033552 sys
22323 distcc[11865] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
22324 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cursesmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cursesmodule.o -DPy_BUILD_CORE_MODULE
22325 building '_curses_panel' extension
22326 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_curses_panel.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_curses_panel.o
22327 distcc[11758] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
22328 distcc[11758] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxsubinterpretersmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_xxsubinterpreters.cpython-310-aarch64-linux-gnu.so
22329 distcc[11758] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
22330 distcc[11758] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxsubinterpretersmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_xxsubinterpreters.cpython-310-aarch64-linux-gnu.so
22331 distcc[11758] (dcc_spawn_child) child started as pid11872
22332 distcc[11872] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
22333 distcc[11873] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
22334 distcc[11873] (dcc_recursion_safeguard) safeguard level=0
22335 distcc[11873] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
22336 distcc[11873] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
22337 distcc[11873] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_curses_panel.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_curses_panel.o
22338 distcc[11873] (dcc_scan_args) compiler will emit/use profile info; must be local
22339 distcc[11873] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
22340 distcc[11873] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
22341 distcc[11873] (dcc_parse_hosts) found tcp token "192.168.1.41"
22342 distcc[11873] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22343 distcc[11873] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22344 distcc[11873] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22345 distcc[11873] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
22346 distcc[11873] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_curses_panel.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_curses_panel.o
22347 distcc[11873] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
22348 distcc[11873] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_curses_panel.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_curses_panel.o
22349 distcc[11873] (dcc_spawn_child) child started as pid11875
22350 distcc[11875] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
22351 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22352 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22353 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22354 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22355 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22356 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22357 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22358 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22359 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
22360 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
22361 distcc[11874] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
22362 distcc[11874] (dcc_recursion_safeguard) safeguard level=0
22363 distcc[11874] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
22364 distcc[11874] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
22365 distcc[11874] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cursesmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cursesmodule.o -DPy_BUILD_CORE_MODULE
22366 distcc[11874] (dcc_scan_args) compiler will emit/use profile info; must be local
22367 distcc[11874] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
22368 distcc[11874] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
22369 distcc[11874] (dcc_parse_hosts) found tcp token "192.168.1.41"
22370 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22371 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22372 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22373 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22374 distcc[11874] (dcc_lock_pause) nothing available, sleeping 1000ms...
22375 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22376 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22377 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22378 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22379 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
22380 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22381 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22382 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22383 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22384 distcc[11689] (dcc_lock_pause) nothing available, sleeping 1000ms...
22385 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22386 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22387 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22388 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22389 distcc[11696] (dcc_lock_pause) nothing available, sleeping 1000ms...
22390 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22391 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22392 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22393 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22394 distcc[11711] (dcc_lock_pause) nothing available, sleeping 1000ms...
22395 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22396 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22397 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22398 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22399 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
22400 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22401 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22402 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22403 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22404 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
22405 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22406 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22407 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22408 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22409 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
22410 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22411 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22412 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22413 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22414 distcc[11774] (dcc_lock_pause) nothing available, sleeping 1000ms...
22415 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22416 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22417 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22418 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22419 distcc[11845] (dcc_lock_pause) nothing available, sleeping 1000ms...
22420 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22421 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22422 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22423 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22424 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
22425 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22426 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22427 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22428 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22429 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
22430 distcc[11758] (dcc_collect_child) cc child 11872 terminated with status 0
22431 distcc[11758] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
22432 distcc[11758] compile (null) on localhost completed ok
22433 distcc[11758] (dcc_unlock) release lock fd5
22434 distcc[11758] elapsed compilation time 21.207753s
22435 distcc[11758] (dcc_exit) exit: code 0; self: 0.014137 user 0.024740 sys; children: 0.077415 user 0.036251 sys
22436 distcc[11758] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
22437 building '_crypt' extension
22438 distcc[11762] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
22439 distcc[11762] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_datetimemodule.o -L. -L/usr/local/lib64 -lm -o build/lib.linux-aarch64-3.10/_datetime.cpython-310-aarch64-linux-gnu.so
22440 distcc[11762] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
22441 distcc[11762] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_datetimemodule.o -L. -L/usr/local/lib64 -lm -o build/lib.linux-aarch64-3.10/_datetime.cpython-310-aarch64-linux-gnu.so
22442 distcc[11762] (dcc_spawn_child) child started as pid11880
22443 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cryptmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cryptmodule.o
22444 distcc[11880] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
22445 distcc[11881] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
22446 distcc[11881] (dcc_recursion_safeguard) safeguard level=0
22447 distcc[11881] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
22448 distcc[11881] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
22449 distcc[11881] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cryptmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cryptmodule.o
22450 distcc[11881] (dcc_scan_args) compiler will emit/use profile info; must be local
22451 distcc[11881] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
22452 distcc[11881] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
22453 distcc[11881] (dcc_parse_hosts) found tcp token "192.168.1.41"
22454 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22455 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22456 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22457 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22458 distcc[11881] (dcc_lock_pause) nothing available, sleeping 1000ms...
22459 distcc[11762] (dcc_collect_child) cc child 11880 terminated with status 0
22460 distcc[11762] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
22461 distcc[11762] compile (null) on localhost completed ok
22462 distcc[11762] (dcc_unlock) release lock fd5
22463 distcc[11762] elapsed compilation time 16.198132s
22464 distcc[11762] (dcc_exit) exit: code 0; self: 0.013944 user 0.017431 sys; children: 0.102704 user 0.042397 sys
22465 distcc[11762] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
22466 building '_socket' extension
22467 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/socketmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/socketmodule.o
22468 distcc[11884] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
22469 distcc[11884] (dcc_recursion_safeguard) safeguard level=0
22470 distcc[11884] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
22471 distcc[11884] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
22472 distcc[11884] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/socketmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/socketmodule.o
22473 distcc[11884] (dcc_scan_args) compiler will emit/use profile info; must be local
22474 distcc[11884] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
22475 distcc[11884] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
22476 distcc[11884] (dcc_parse_hosts) found tcp token "192.168.1.41"
22477 distcc[11884] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
22478 distcc[11884] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/socketmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/socketmodule.o
22479 distcc[11884] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
22480 distcc[11884] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/socketmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/socketmodule.o
22481 distcc[11884] (dcc_spawn_child) child started as pid11885
22482 distcc[11885] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
22483 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22484 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22485 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22486 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22487 distcc[11674] (dcc_lock_pause) nothing available, sleeping 1000ms...
22488 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22489 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22490 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22491 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22492 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22493 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22494 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22495 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22496 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
22497 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
22498 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22499 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22500 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22501 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22502 distcc[11874] (dcc_lock_pause) nothing available, sleeping 1000ms...
22503 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22504 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22505 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22506 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22507 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
22508 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22509 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22510 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22511 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22512 distcc[11689] (dcc_lock_pause) nothing available, sleeping 1000ms...
22513 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22514 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22515 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22516 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22517 distcc[11696] (dcc_lock_pause) nothing available, sleeping 1000ms...
22518 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22519 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22520 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22521 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22522 distcc[11711] (dcc_lock_pause) nothing available, sleeping 1000ms...
22523 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22524 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22525 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22526 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22527 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
22528 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22529 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22530 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22531 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22532 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22533 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22534 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22535 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
22536 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22537 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
22538 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22539 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22540 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22541 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22542 distcc[11774] (dcc_lock_pause) nothing available, sleeping 1000ms...
22543 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22544 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22545 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22546 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22547 distcc[11845] (dcc_lock_pause) nothing available, sleeping 1000ms...
22548 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22549 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22550 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22551 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22552 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
22553 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22554 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22555 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22556 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22557 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
22558 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22559 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22560 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22561 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22562 distcc[11881] (dcc_lock_pause) nothing available, sleeping 1000ms...
22563 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22564 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22565 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22566 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22567 distcc[11674] (dcc_lock_pause) nothing available, sleeping 1000ms...
22568 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22569 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22570 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22571 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22572 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
22573 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22574 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22575 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22576 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22577 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
22578 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22579 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22580 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22581 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22582 distcc[11874] (dcc_lock_pause) nothing available, sleeping 1000ms...
22583 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22584 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22585 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22586 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22587 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
22588 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22589 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22590 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22591 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22592 distcc[11689] (dcc_lock_pause) nothing available, sleeping 1000ms...
22593 distcc[11873] (dcc_collect_child) cc child 11875 terminated with status 0
22594 distcc[11873] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
22595 distcc[11873] compile (null) on localhost completed ok
22596 distcc[11873] (dcc_unlock) release lock fd5
22597 distcc[11873] elapsed compilation time 2.075938s
22598 distcc[11873] (dcc_exit) exit: code 0; self: 0.002872 user 0.014363 sys; children: 1.907577 user 0.154686 sys
22599 distcc[11873] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
22600 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_curses_panel.o -L. -L/usr/local/lib64 -lpanelw -lncursesw -o build/lib.linux-aarch64-3.10/_curses_panel.cpython-310-aarch64-linux-gnu.so
22601 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22602 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22603 distcc[11696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22604 distcc[11696] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
22605 distcc[11696] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_randommodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_randommodule.o -DPy_BUILD_CORE_MODULE
22606 distcc[11696] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
22607 distcc[11696] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_randommodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_randommodule.o -DPy_BUILD_CORE_MODULE
22608 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22609 distcc[11696] (dcc_spawn_child) child started as pid11889
22610 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22611 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22612 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22613 distcc[11711] (dcc_lock_pause) nothing available, sleeping 1000ms...
22614 distcc[11889] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
22615 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22616 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22617 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22618 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22619 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22620 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22621 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
22622 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22623 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22624 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
22625 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22626 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22627 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22628 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22629 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
22630 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22631 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22632 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22633 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22634 distcc[11774] (dcc_lock_pause) nothing available, sleeping 1000ms...
22635 distcc[11888] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
22636 distcc[11888] (dcc_recursion_safeguard) safeguard level=0
22637 distcc[11888] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
22638 distcc[11888] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
22639 distcc[11888] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_curses_panel.o -L. -L/usr/local/lib64 -lpanelw -lncursesw -o build/lib.linux-aarch64-3.10/_curses_panel.cpython-310-aarch64-linux-gnu.so
22640 distcc[11888] (dcc_scan_args) compiler will emit/use profile info; must be local
22641 distcc[11888] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
22642 distcc[11888] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
22643 distcc[11888] (dcc_parse_hosts) found tcp token "192.168.1.41"
22644 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22645 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22646 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22647 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22648 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
22649 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22650 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22651 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22652 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22653 distcc[11845] (dcc_lock_pause) nothing available, sleeping 1000ms...
22654 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22655 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22656 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22657 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22658 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
22659 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22660 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22661 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22662 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22663 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
22664 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22665 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22666 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22667 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22668 distcc[11881] (dcc_lock_pause) nothing available, sleeping 1000ms...
22669 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22670 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22671 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22672 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22673 distcc[11674] (dcc_lock_pause) nothing available, sleeping 1000ms...
22674 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22675 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22676 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22677 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22678 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
22679 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22680 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22681 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22682 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22683 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22684 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22685 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22686 distcc[11874] (dcc_lock_pause) nothing available, sleeping 1000ms...
22687 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22688 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
22689 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22690 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22691 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22692 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22693 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
22694 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22695 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22696 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22697 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22698 distcc[11689] (dcc_lock_pause) nothing available, sleeping 1000ms...
22699 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22700 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22701 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22702 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22703 distcc[11711] (dcc_lock_pause) nothing available, sleeping 1000ms...
22704 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22705 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22706 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22707 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22708 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22709 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22710 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22711 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22712 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
22713 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
22714 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22715 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22716 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22717 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22718 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
22719 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22720 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22721 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22722 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22723 distcc[11774] (dcc_lock_pause) nothing available, sleeping 1000ms...
22724 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22725 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22726 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22727 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22728 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
22729 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22730 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22731 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22732 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22733 distcc[11845] (dcc_lock_pause) nothing available, sleeping 1000ms...
22734 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22735 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22736 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22737 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22738 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
22739 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22740 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22741 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22742 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22743 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
22744 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22745 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22746 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22747 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22748 distcc[11881] (dcc_lock_pause) nothing available, sleeping 1000ms...
22749 distcc[11860] (dcc_collect_child) cc child 11861 terminated with status 0
22750 distcc[11860] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
22751 distcc[11860] compile (null) on localhost completed ok
22752 distcc[11860] (dcc_unlock) release lock fd5
22753 distcc[11860] elapsed compilation time 3.738482s
22754 distcc[11860] (dcc_exit) exit: code 0; self: 0.003603 user 0.014413 sys; children: 3.445474 user 0.216327 sys
22755 distcc[11860] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
22756 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/readline.o -L/usr/lib64/termcap -L. -L/usr/local/lib64 -lreadline -lncursesw -o build/lib.linux-aarch64-3.10/readline.cpython-310-aarch64-linux-gnu.so
22757 distcc[11892] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
22758 distcc[11892] (dcc_recursion_safeguard) safeguard level=0
22759 distcc[11892] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
22760 distcc[11892] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
22761 distcc[11892] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/readline.o -L/usr/lib64/termcap -L. -L/usr/local/lib64 -lreadline -lncursesw -o build/lib.linux-aarch64-3.10/readline.cpython-310-aarch64-linux-gnu.so
22762 distcc[11892] (dcc_scan_args) compiler will emit/use profile info; must be local
22763 distcc[11892] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
22764 distcc[11892] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
22765 distcc[11892] (dcc_parse_hosts) found tcp token "192.168.1.41"
22766 distcc[11892] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22767 distcc[11892] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
22768 distcc[11892] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/readline.o -L/usr/lib64/termcap -L. -L/usr/local/lib64 -lreadline -lncursesw -o build/lib.linux-aarch64-3.10/readline.cpython-310-aarch64-linux-gnu.so
22769 distcc[11892] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
22770 distcc[11892] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/readline.o -L/usr/lib64/termcap -L. -L/usr/local/lib64 -lreadline -lncursesw -o build/lib.linux-aarch64-3.10/readline.cpython-310-aarch64-linux-gnu.so
22771 distcc[11892] (dcc_spawn_child) child started as pid11893
22772 distcc[11893] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
22773 distcc[11892] (dcc_collect_child) cc child 11893 terminated with status 0
22774 distcc[11892] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
22775 distcc[11892] compile (null) on localhost completed ok
22776 distcc[11892] (dcc_unlock) release lock fd5
22777 distcc[11892] elapsed compilation time 0.152946s
22778 distcc[11892] (dcc_exit) exit: code 0; self: 0.007506 user 0.011259 sys; children: 0.085216 user 0.050253 sys
22779 distcc[11892] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
22780 building '_ssl' extension
22781 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ssl.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ssl.o
22782 distcc[11896] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
22783 distcc[11896] (dcc_recursion_safeguard) safeguard level=0
22784 distcc[11896] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
22785 distcc[11896] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
22786 distcc[11896] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ssl.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ssl.o
22787 distcc[11896] (dcc_scan_args) compiler will emit/use profile info; must be local
22788 distcc[11896] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
22789 distcc[11896] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
22790 distcc[11896] (dcc_parse_hosts) found tcp token "192.168.1.41"
22791 distcc[11896] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22792 distcc[11896] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
22793 distcc[11896] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ssl.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ssl.o
22794 distcc[11896] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
22795 distcc[11896] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ssl.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ssl.o
22796 distcc[11896] (dcc_spawn_child) child started as pid11897
22797 distcc[11897] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
22798 distcc[11696] (dcc_collect_child) cc child 11889 terminated with status 0
22799 distcc[11696] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
22800 distcc[11696] compile (null) on localhost completed ok
22801 distcc[11696] (dcc_unlock) release lock fd5
22802 distcc[11696] elapsed compilation time 36.876534s
22803 distcc[11696] (dcc_exit) exit: code 0; self: 0.015473 user 0.030947 sys; children: 1.588621 user 0.139271 sys
22804 distcc[11696] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
22805 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_randommodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_random.cpython-310-aarch64-linux-gnu.so
22806 distcc[11900] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
22807 distcc[11900] (dcc_recursion_safeguard) safeguard level=0
22808 distcc[11900] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
22809 distcc[11900] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
22810 distcc[11900] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_randommodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_random.cpython-310-aarch64-linux-gnu.so
22811 distcc[11900] (dcc_scan_args) compiler will emit/use profile info; must be local
22812 distcc[11900] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
22813 distcc[11900] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
22814 distcc[11900] (dcc_parse_hosts) found tcp token "192.168.1.41"
22815 distcc[11900] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22816 distcc[11900] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22817 distcc[11900] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22818 distcc[11900] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
22819 distcc[11900] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_randommodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_random.cpython-310-aarch64-linux-gnu.so
22820 distcc[11900] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
22821 distcc[11900] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_randommodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_random.cpython-310-aarch64-linux-gnu.so
22822 distcc[11900] (dcc_spawn_child) child started as pid11901
22823 distcc[11901] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
22824 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22825 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22826 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22827 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22828 distcc[11674] (dcc_lock_pause) nothing available, sleeping 1000ms...
22829 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22830 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22831 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22832 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22833 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
22834 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22835 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22836 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22837 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22838 distcc[11874] (dcc_lock_pause) nothing available, sleeping 1000ms...
22839 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22840 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22841 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22842 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22843 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
22844 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22845 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22846 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22847 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22848 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
22849 distcc[11900] (dcc_collect_child) cc child 11901 terminated with status 0
22850 distcc[11900] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
22851 distcc[11900] compile (null) on localhost completed ok
22852 distcc[11900] (dcc_unlock) release lock fd5
22853 distcc[11900] elapsed compilation time 0.123480s
22854 distcc[11900] (dcc_exit) exit: code 0; self: 0.003711 user 0.014844 sys; children: 0.070229 user 0.048017 sys
22855 distcc[11900] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
22856 building '_hashlib' extension
22857 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_hashopenssl.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_hashopenssl.o
22858 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22859 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22860 distcc[11689] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22861 distcc[11689] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
22862 distcc[11689] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_queuemodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_queuemodule.o -DPy_BUILD_CORE_MODULE
22863 distcc[11689] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
22864 distcc[11689] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_queuemodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_queuemodule.o -DPy_BUILD_CORE_MODULE
22865 distcc[11689] (dcc_spawn_child) child started as pid11905
22866 distcc[11905] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
22867 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22868 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22869 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22870 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22871 distcc[11711] (dcc_lock_pause) nothing available, sleeping 1000ms...
22872 distcc[11904] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
22873 distcc[11904] (dcc_recursion_safeguard) safeguard level=0
22874 distcc[11904] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
22875 distcc[11904] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
22876 distcc[11904] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_hashopenssl.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_hashopenssl.o
22877 distcc[11904] (dcc_scan_args) compiler will emit/use profile info; must be local
22878 distcc[11904] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
22879 distcc[11904] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
22880 distcc[11904] (dcc_parse_hosts) found tcp token "192.168.1.41"
22881 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22882 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22883 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22884 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22885 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22886 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22887 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22888 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22889 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22890 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
22891 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22892 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22893 distcc[11904] (dcc_lock_pause) nothing available, sleeping 1000ms...
22894 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22895 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
22896 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22897 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22898 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22899 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22900 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
22901 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22902 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22903 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22904 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22905 distcc[11774] (dcc_lock_pause) nothing available, sleeping 1000ms...
22906 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22907 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22908 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22909 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22910 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
22911 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22912 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22913 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22914 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22915 distcc[11845] (dcc_lock_pause) nothing available, sleeping 1000ms...
22916 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22917 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22918 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22919 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22920 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
22921 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22922 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22923 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22924 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22925 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
22926 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22927 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22928 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22929 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22930 distcc[11881] (dcc_lock_pause) nothing available, sleeping 1000ms...
22931 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22932 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22933 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22934 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22935 distcc[11674] (dcc_lock_pause) nothing available, sleeping 1000ms...
22936 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22937 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22938 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22939 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22940 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
22941 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22942 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22943 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22944 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22945 distcc[11874] (dcc_lock_pause) nothing available, sleeping 1000ms...
22946 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22947 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22948 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22949 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22950 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
22951 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22952 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22953 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22954 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22955 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
22956 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22957 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22958 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22959 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22960 distcc[11711] (dcc_lock_pause) nothing available, sleeping 1000ms...
22961 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22962 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22963 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22964 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22965 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22966 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22967 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22968 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22969 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22970 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22971 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
22972 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22973 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
22974 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22975 distcc[11904] (dcc_lock_pause) nothing available, sleeping 1000ms...
22976 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22977 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22978 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22979 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22980 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
22981 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22982 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22983 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22984 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22985 distcc[11774] (dcc_lock_pause) nothing available, sleeping 1000ms...
22986 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22987 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22988 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22989 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22990 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
22991 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22992 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22993 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22994 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
22995 distcc[11845] (dcc_lock_pause) nothing available, sleeping 1000ms...
22996 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
22997 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
22998 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
22999 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23000 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
23001 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23002 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23003 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23004 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23005 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
23006 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23007 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23008 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23009 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23010 distcc[11881] (dcc_lock_pause) nothing available, sleeping 1000ms...
23011 distcc[11689] (dcc_collect_child) cc child 11905 terminated with status 0
23012 distcc[11689] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
23013 distcc[11689] compile (null) on localhost completed ok
23014 distcc[11689] (dcc_unlock) release lock fd5
23015 distcc[11689] elapsed compilation time 38.574886s
23016 distcc[11689] (dcc_exit) exit: code 0; self: 0.022326 user 0.033489 sys; children: 1.366675 user 0.144962 sys
23017 distcc[11689] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
23018 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_queuemodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_queue.cpython-310-aarch64-linux-gnu.so
23019 distcc[11908] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
23020 distcc[11908] (dcc_recursion_safeguard) safeguard level=0
23021 distcc[11908] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
23022 distcc[11908] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
23023 distcc[11908] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_queuemodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_queue.cpython-310-aarch64-linux-gnu.so
23024 distcc[11908] (dcc_scan_args) compiler will emit/use profile info; must be local
23025 distcc[11908] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
23026 distcc[11908] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
23027 distcc[11908] (dcc_parse_hosts) found tcp token "192.168.1.41"
23028 distcc[11908] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23029 distcc[11908] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23030 distcc[11908] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23031 distcc[11908] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
23032 distcc[11908] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_queuemodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_queue.cpython-310-aarch64-linux-gnu.so
23033 distcc[11908] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
23034 distcc[11908] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_queuemodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_queue.cpython-310-aarch64-linux-gnu.so
23035 distcc[11908] (dcc_spawn_child) child started as pid11909
23036 distcc[11909] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
23037 distcc[11908] (dcc_collect_child) cc child 11909 terminated with status 0
23038 distcc[11908] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
23039 distcc[11908] compile (null) on localhost completed ok
23040 distcc[11908] (dcc_unlock) release lock fd5
23041 distcc[11908] elapsed compilation time 0.126779s
23042 distcc[11908] (dcc_exit) exit: code 0; self: 0.003169 user 0.015846 sys; children: 0.079136 user 0.044301 sys
23043 distcc[11908] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
23044 building '_sha256' extension
23045 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha256module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha256module.o -DPy_BUILD_CORE_MODULE
23046 distcc[11912] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
23047 distcc[11912] (dcc_recursion_safeguard) safeguard level=0
23048 distcc[11912] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
23049 distcc[11912] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
23050 distcc[11912] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha256module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha256module.o -DPy_BUILD_CORE_MODULE
23051 distcc[11912] (dcc_scan_args) compiler will emit/use profile info; must be local
23052 distcc[11912] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
23053 distcc[11912] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
23054 distcc[11912] (dcc_parse_hosts) found tcp token "192.168.1.41"
23055 distcc[11912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23056 distcc[11912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23057 distcc[11912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23058 distcc[11912] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
23059 distcc[11912] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha256module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha256module.o -DPy_BUILD_CORE_MODULE
23060 distcc[11912] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
23061 distcc[11912] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha256module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha256module.o -DPy_BUILD_CORE_MODULE
23062 distcc[11912] (dcc_spawn_child) child started as pid11913
23063 distcc[11913] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
23064 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23065 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23066 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23067 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23068 distcc[11674] (dcc_lock_pause) nothing available, sleeping 1000ms...
23069 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23070 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23071 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23072 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23073 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
23074 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23075 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23076 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23077 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23078 distcc[11874] (dcc_lock_pause) nothing available, sleeping 1000ms...
23079 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23080 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23081 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23082 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23083 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
23084 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23085 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23086 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23087 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23088 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
23089 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23090 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23091 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23092 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23093 distcc[11711] (dcc_lock_pause) nothing available, sleeping 1000ms...
23094 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23095 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23096 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23097 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23098 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23099 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23100 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23101 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23102 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
23103 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23104 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23105 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23106 distcc[11904] (dcc_lock_pause) nothing available, sleeping 1000ms...
23107 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23108 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
23109 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23110 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23111 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23112 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23113 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
23114 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23115 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23116 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23117 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23118 distcc[11774] (dcc_lock_pause) nothing available, sleeping 1000ms...
23119 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23120 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23121 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23122 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23123 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
23124 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23125 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23126 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23127 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23128 distcc[11845] (dcc_lock_pause) nothing available, sleeping 1000ms...
23129 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23130 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23131 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23132 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23133 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
23134 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23135 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23136 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23137 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23138 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
23139 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23140 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23141 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23142 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23143 distcc[11881] (dcc_lock_pause) nothing available, sleeping 1000ms...
23144 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23145 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23146 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23147 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23148 distcc[11674] (dcc_lock_pause) nothing available, sleeping 1000ms...
23149 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23150 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23151 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23152 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23153 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
23154 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23155 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23156 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23157 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23158 distcc[11874] (dcc_lock_pause) nothing available, sleeping 1000ms...
23159 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23160 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23161 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23162 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23163 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
23164 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23165 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23166 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23167 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23168 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
23169 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23170 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23171 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23172 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23173 distcc[11711] (dcc_lock_pause) nothing available, sleeping 1000ms...
23174 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23175 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23176 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23177 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23178 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23179 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
23180 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23181 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23182 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23183 distcc[11904] (dcc_lock_pause) nothing available, sleeping 1000ms...
23184 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23185 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23186 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23187 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23188 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
23189 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23190 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23191 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23192 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23193 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
23194 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23195 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23196 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23197 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23198 distcc[11774] (dcc_lock_pause) nothing available, sleeping 1000ms...
23199 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23200 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23201 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23202 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23203 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
23204 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23205 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23206 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23207 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23208 distcc[11845] (dcc_lock_pause) nothing available, sleeping 1000ms...
23209 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23210 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23211 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23212 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23213 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
23214 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23215 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23216 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23217 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23218 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
23219 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23220 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23221 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23222 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23223 distcc[11881] (dcc_lock_pause) nothing available, sleeping 1000ms...
23224 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23225 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23226 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23227 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23228 distcc[11674] (dcc_lock_pause) nothing available, sleeping 1000ms...
23229 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23230 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23231 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23232 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23233 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
23234 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23235 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23236 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23237 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23238 distcc[11874] (dcc_lock_pause) nothing available, sleeping 1000ms...
23239 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23240 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23241 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23242 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23243 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
23244 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23245 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23246 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23247 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23248 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
23249 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23250 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23251 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23252 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23253 distcc[11711] (dcc_lock_pause) nothing available, sleeping 1000ms...
23254 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23255 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23256 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23257 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23258 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23259 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
23260 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23261 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23262 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23263 distcc[11904] (dcc_lock_pause) nothing available, sleeping 1000ms...
23264 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23265 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23266 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23267 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23268 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23269 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23270 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
23271 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23272 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23273 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
23274 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23275 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23276 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23277 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23278 distcc[11774] (dcc_lock_pause) nothing available, sleeping 1000ms...
23279 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23280 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23281 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23282 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23283 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
23284 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23285 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23286 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23287 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23288 distcc[11845] (dcc_lock_pause) nothing available, sleeping 1000ms...
23289 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23290 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23291 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23292 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23293 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
23294 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23295 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23296 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23297 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23298 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
23299 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23300 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23301 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23302 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23303 distcc[11881] (dcc_lock_pause) nothing available, sleeping 1000ms...
23304 distcc[11912] (dcc_collect_child) cc child 11913 terminated with status 0
23305 distcc[11912] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
23306 distcc[11912] compile (null) on localhost completed ok
23307 distcc[11912] (dcc_unlock) release lock fd5
23308 distcc[11912] elapsed compilation time 3.174735s
23309 distcc[11912] (dcc_exit) exit: code 0; self: 0.013582 user 0.006791 sys; children: 2.971876 user 0.170967 sys
23310 distcc[11912] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
23311 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23312 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23313 distcc[11674] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23314 distcc[11674] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
23315 distcc[11674] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_asynciomodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_asynciomodule.o -DPy_BUILD_CORE_MODULE
23316 distcc[11674] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
23317 distcc[11674] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_asynciomodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_asynciomodule.o -DPy_BUILD_CORE_MODULE
23318 distcc[11674] (dcc_spawn_child) child started as pid11916
23319 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha256module.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_sha256.cpython-310-aarch64-linux-gnu.so
23320 distcc[11916] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
23321 distcc[11917] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
23322 distcc[11917] (dcc_recursion_safeguard) safeguard level=0
23323 distcc[11917] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
23324 distcc[11917] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
23325 distcc[11917] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha256module.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_sha256.cpython-310-aarch64-linux-gnu.so
23326 distcc[11917] (dcc_scan_args) compiler will emit/use profile info; must be local
23327 distcc[11917] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
23328 distcc[11917] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
23329 distcc[11917] (dcc_parse_hosts) found tcp token "192.168.1.41"
23330 distcc[11917] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23331 distcc[11917] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23332 distcc[11917] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23333 distcc[11917] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23334 distcc[11917] (dcc_lock_pause) nothing available, sleeping 1000ms...
23335 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23336 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23337 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23338 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23339 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
23340 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23341 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23342 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23343 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23344 distcc[11874] (dcc_lock_pause) nothing available, sleeping 1000ms...
23345 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23346 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23347 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23348 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23349 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
23350 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23351 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23352 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23353 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23354 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
23355 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23356 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23357 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23358 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23359 distcc[11711] (dcc_lock_pause) nothing available, sleeping 1000ms...
23360 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23361 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23362 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23363 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23364 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
23365 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23366 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23367 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23368 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23369 distcc[11904] (dcc_lock_pause) nothing available, sleeping 1000ms...
23370 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23371 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23372 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23373 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23374 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23375 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23376 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23377 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23378 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
23379 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
23380 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23381 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23382 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23383 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23384 distcc[11774] (dcc_lock_pause) nothing available, sleeping 1000ms...
23385 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23386 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23387 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23388 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23389 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
23390 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23391 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23392 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23393 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23394 distcc[11845] (dcc_lock_pause) nothing available, sleeping 1000ms...
23395 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23396 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23397 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23398 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23399 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
23400 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23401 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23402 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23403 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23404 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
23405 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23406 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23407 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23408 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23409 distcc[11881] (dcc_lock_pause) nothing available, sleeping 1000ms...
23410 distcc[11917] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23411 distcc[11917] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23412 distcc[11917] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23413 distcc[11917] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23414 distcc[11917] (dcc_lock_pause) nothing available, sleeping 1000ms...
23415 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23416 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23417 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23418 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23419 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
23420 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23421 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23422 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23423 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23424 distcc[11874] (dcc_lock_pause) nothing available, sleeping 1000ms...
23425 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23426 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23427 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23428 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23429 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
23430 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23431 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23432 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23433 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23434 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
23435 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23436 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23437 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23438 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23439 distcc[11711] (dcc_lock_pause) nothing available, sleeping 1000ms...
23440 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23441 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23442 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23443 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23444 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
23445 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23446 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23447 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23448 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23449 distcc[11904] (dcc_lock_pause) nothing available, sleeping 1000ms...
23450 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23451 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23452 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23453 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23454 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23455 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23456 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23457 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
23458 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23459 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
23460 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23461 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23462 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23463 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23464 distcc[11774] (dcc_lock_pause) nothing available, sleeping 1000ms...
23465 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23466 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23467 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23468 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23469 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
23470 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23471 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23472 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23473 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23474 distcc[11845] (dcc_lock_pause) nothing available, sleeping 1000ms...
23475 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23476 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23477 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23478 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23479 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
23480 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23481 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23482 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23483 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23484 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
23485 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23486 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23487 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23488 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23489 distcc[11881] (dcc_lock_pause) nothing available, sleeping 1000ms...
23490 distcc[11917] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23491 distcc[11917] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23492 distcc[11917] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23493 distcc[11917] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23494 distcc[11917] (dcc_lock_pause) nothing available, sleeping 1000ms...
23495 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23496 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23497 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23498 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23499 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
23500 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23501 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23502 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23503 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23504 distcc[11874] (dcc_lock_pause) nothing available, sleeping 1000ms...
23505 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23506 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23507 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23508 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23509 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
23510 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23511 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23512 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23513 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23514 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
23515 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23516 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23517 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23518 distcc[11711] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23519 distcc[11711] (dcc_lock_pause) nothing available, sleeping 1000ms...
23520 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23521 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23522 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23523 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23524 distcc[11904] (dcc_lock_pause) nothing available, sleeping 1000ms...
23525 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23526 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23527 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23528 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23529 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
23530 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23531 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23532 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23533 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23534 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23535 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23536 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23537 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
23538 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23539 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
23540 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23541 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23542 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23543 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23544 distcc[11774] (dcc_lock_pause) nothing available, sleeping 1000ms...
23545 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23546 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23547 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23548 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23549 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
23550 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23551 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23552 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23553 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23554 distcc[11845] (dcc_lock_pause) nothing available, sleeping 1000ms...
23555 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23556 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23557 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23558 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23559 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
23560 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23561 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23562 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23563 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23564 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
23565 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23566 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23567 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23568 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23569 distcc[11881] (dcc_lock_pause) nothing available, sleeping 1000ms...
23570 distcc[11884] (dcc_collect_child) cc child 11885 terminated with status 0
23571 distcc[11884] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
23572 distcc[11884] compile (null) on localhost completed ok
23573 distcc[11884] (dcc_unlock) release lock fd5
23574 distcc[11884] elapsed compilation time 11.541117s
23575 distcc[11884] (dcc_exit) exit: code 0; self: 0.009055 user 0.009055 sys; children: 10.879621 user 0.361836 sys
23576 distcc[11884] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
23577 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/socketmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_socket.cpython-310-aarch64-linux-gnu.so
23578 distcc[11920] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
23579 distcc[11920] (dcc_recursion_safeguard) safeguard level=0
23580 distcc[11920] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
23581 distcc[11920] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
23582 distcc[11920] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/socketmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_socket.cpython-310-aarch64-linux-gnu.so
23583 distcc[11920] (dcc_scan_args) compiler will emit/use profile info; must be local
23584 distcc[11920] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
23585 distcc[11920] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
23586 distcc[11920] (dcc_parse_hosts) found tcp token "192.168.1.41"
23587 distcc[11920] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
23588 distcc[11920] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/socketmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_socket.cpython-310-aarch64-linux-gnu.so
23589 distcc[11920] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
23590 distcc[11920] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/socketmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_socket.cpython-310-aarch64-linux-gnu.so
23591 distcc[11920] (dcc_spawn_child) child started as pid11921
23592 distcc[11921] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
23593 distcc[11917] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23594 distcc[11917] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23595 distcc[11917] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23596 distcc[11917] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23597 distcc[11917] (dcc_lock_pause) nothing available, sleeping 1000ms...
23598 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23599 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23600 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23601 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23602 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
23603 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23604 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23605 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23606 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23607 distcc[11874] (dcc_lock_pause) nothing available, sleeping 1000ms...
23608 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23609 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23610 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23611 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23612 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
23613 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23614 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23615 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23616 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23617 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
23618 distcc[11920] (dcc_collect_child) cc child 11921 terminated with status 0
23619 distcc[11920] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
23620 distcc[11920] compile (null) on localhost completed ok
23621 distcc[11920] (dcc_unlock) release lock fd5
23622 distcc[11920] elapsed compilation time 0.137982s
23623 distcc[11920] (dcc_exit) exit: code 0; self: 0.003886 user 0.015544 sys; children: 0.077763 user 0.055149 sys
23624 distcc[11920] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
23625 building '_sha512' extension
23626 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha512module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha512module.o -DPy_BUILD_CORE_MODULE
23627 distcc[11711] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
23628 distcc[11711] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/spwdmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/spwd.cpython-310-aarch64-linux-gnu.so
23629 distcc[11711] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
23630 distcc[11711] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/spwdmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/spwd.cpython-310-aarch64-linux-gnu.so
23631 distcc[11711] (dcc_spawn_child) child started as pid11925
23632 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23633 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23634 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23635 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23636 distcc[11904] (dcc_lock_pause) nothing available, sleeping 1000ms...
23637 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23638 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23639 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23640 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23641 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
23642 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23643 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23644 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23645 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23646 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
23647 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23648 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23649 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23650 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23651 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
23652 distcc[11924] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
23653 distcc[11924] (dcc_recursion_safeguard) safeguard level=0
23654 distcc[11924] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
23655 distcc[11924] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
23656 distcc[11924] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha512module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha512module.o -DPy_BUILD_CORE_MODULE
23657 distcc[11924] (dcc_scan_args) compiler will emit/use profile info; must be local
23658 distcc[11924] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
23659 distcc[11924] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
23660 distcc[11924] (dcc_parse_hosts) found tcp token "192.168.1.41"
23661 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23662 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23663 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23664 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23665 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
23666 distcc[11925] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
23667 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23668 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23669 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23670 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23671 distcc[11774] (dcc_lock_pause) nothing available, sleeping 1000ms...
23672 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23673 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23674 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23675 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23676 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
23677 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23678 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23679 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23680 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23681 distcc[11845] (dcc_lock_pause) nothing available, sleeping 1000ms...
23682 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23683 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23684 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23685 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23686 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
23687 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23688 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23689 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23690 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23691 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
23692 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23693 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23694 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23695 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23696 distcc[11881] (dcc_lock_pause) nothing available, sleeping 1000ms...
23697 distcc[11711] (dcc_collect_child) cc child 11925 terminated with status 0
23698 distcc[11711] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
23699 distcc[11711] compile (null) on localhost completed ok
23700 distcc[11711] (dcc_unlock) release lock fd5
23701 distcc[11711] elapsed compilation time 43.188935s
23702 distcc[11711] (dcc_exit) exit: code 0; self: 0.012620 user 0.041017 sys; children: 0.059709 user 0.054712 sys
23703 distcc[11711] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
23704 building '_md5' extension
23705 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/md5module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/md5module.o
23706 distcc[11928] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
23707 distcc[11928] (dcc_recursion_safeguard) safeguard level=0
23708 distcc[11928] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
23709 distcc[11928] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
23710 distcc[11928] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/md5module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/md5module.o
23711 distcc[11928] (dcc_scan_args) compiler will emit/use profile info; must be local
23712 distcc[11928] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
23713 distcc[11928] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
23714 distcc[11928] (dcc_parse_hosts) found tcp token "192.168.1.41"
23715 distcc[11928] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
23716 distcc[11928] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/md5module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/md5module.o
23717 distcc[11928] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
23718 distcc[11928] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/md5module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/md5module.o
23719 distcc[11928] (dcc_spawn_child) child started as pid11929
23720 distcc[11929] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
23721 distcc[11800] (dcc_collect_child) cc child 11801 terminated with status 0
23722 distcc[11800] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
23723 distcc[11800] compile (null) on localhost completed ok
23724 distcc[11800] (dcc_unlock) release lock fd5
23725 distcc[11800] elapsed compilation time 20.813130s
23726 distcc[11800] (dcc_exit) exit: code 0; self: 0.012720 user 0.012720 sys; children: 19.875846 user 0.506363 sys
23727 distcc[11800] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
23728 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testcapimodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_testcapi.cpython-310-aarch64-linux-gnu.so
23729 distcc[11932] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
23730 distcc[11932] (dcc_recursion_safeguard) safeguard level=0
23731 distcc[11932] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
23732 distcc[11932] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
23733 distcc[11932] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testcapimodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_testcapi.cpython-310-aarch64-linux-gnu.so
23734 distcc[11932] (dcc_scan_args) compiler will emit/use profile info; must be local
23735 distcc[11932] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
23736 distcc[11932] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
23737 distcc[11932] (dcc_parse_hosts) found tcp token "192.168.1.41"
23738 distcc[11932] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23739 distcc[11932] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23740 distcc[11932] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
23741 distcc[11932] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testcapimodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_testcapi.cpython-310-aarch64-linux-gnu.so
23742 distcc[11932] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
23743 distcc[11932] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testcapimodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_testcapi.cpython-310-aarch64-linux-gnu.so
23744 distcc[11932] (dcc_spawn_child) child started as pid11933
23745 distcc[11933] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
23746 distcc[11932] (dcc_collect_child) cc child 11933 terminated with status 0
23747 distcc[11932] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
23748 distcc[11932] compile (null) on localhost completed ok
23749 distcc[11932] (dcc_unlock) release lock fd5
23750 distcc[11932] elapsed compilation time 0.140424s
23751 distcc[11932] (dcc_exit) exit: code 0; self: 0.005844 user 0.011689 sys; children: 0.078597 user 0.054758 sys
23752 distcc[11932] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
23753 building '_sha1' extension
23754 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha1module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha1module.o
23755 distcc[11936] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
23756 distcc[11936] (dcc_recursion_safeguard) safeguard level=0
23757 distcc[11936] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
23758 distcc[11936] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
23759 distcc[11936] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha1module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha1module.o
23760 distcc[11936] (dcc_scan_args) compiler will emit/use profile info; must be local
23761 distcc[11936] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
23762 distcc[11936] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
23763 distcc[11936] (dcc_parse_hosts) found tcp token "192.168.1.41"
23764 distcc[11936] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23765 distcc[11936] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23766 distcc[11936] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
23767 distcc[11936] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha1module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha1module.o
23768 distcc[11936] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
23769 distcc[11936] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha1module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha1module.o
23770 distcc[11936] (dcc_spawn_child) child started as pid11937
23771 distcc[11937] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
23772 distcc[11917] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23773 distcc[11917] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23774 distcc[11917] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23775 distcc[11917] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23776 distcc[11917] (dcc_lock_pause) nothing available, sleeping 1000ms...
23777 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23778 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23779 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23780 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23781 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
23782 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23783 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23784 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23785 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23786 distcc[11874] (dcc_lock_pause) nothing available, sleeping 1000ms...
23787 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23788 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23789 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23790 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23791 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
23792 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23793 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23794 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23795 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23796 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
23797 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23798 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23799 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23800 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23801 distcc[11904] (dcc_lock_pause) nothing available, sleeping 1000ms...
23802 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23803 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23804 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23805 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23806 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
23807 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23808 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23809 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23810 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23811 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
23812 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23813 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23814 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23815 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23816 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
23817 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23818 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23819 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23820 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23821 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
23822 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23823 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23824 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23825 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23826 distcc[11774] (dcc_lock_pause) nothing available, sleeping 1000ms...
23827 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23828 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23829 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23830 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23831 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
23832 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23833 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23834 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23835 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23836 distcc[11845] (dcc_lock_pause) nothing available, sleeping 1000ms...
23837 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23838 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23839 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23840 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23841 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
23842 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23843 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23844 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23845 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23846 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
23847 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23848 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23849 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23850 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23851 distcc[11881] (dcc_lock_pause) nothing available, sleeping 1000ms...
23852 distcc[11917] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23853 distcc[11917] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23854 distcc[11917] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23855 distcc[11917] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23856 distcc[11917] (dcc_lock_pause) nothing available, sleeping 1000ms...
23857 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23858 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23859 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23860 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23861 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
23862 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23863 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23864 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23865 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23866 distcc[11874] (dcc_lock_pause) nothing available, sleeping 1000ms...
23867 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23868 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23869 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23870 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23871 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
23872 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23873 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23874 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23875 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23876 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
23877 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23878 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23879 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23880 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23881 distcc[11904] (dcc_lock_pause) nothing available, sleeping 1000ms...
23882 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23883 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23884 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23885 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23886 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
23887 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23888 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23889 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23890 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23891 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
23892 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23893 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23894 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23895 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23896 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
23897 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23898 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23899 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23900 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23901 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
23902 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23903 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23904 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23905 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23906 distcc[11774] (dcc_lock_pause) nothing available, sleeping 1000ms...
23907 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23908 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23909 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23910 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23911 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
23912 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23913 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23914 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23915 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23916 distcc[11845] (dcc_lock_pause) nothing available, sleeping 1000ms...
23917 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23918 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23919 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23920 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23921 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
23922 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23923 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23924 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23925 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23926 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
23927 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23928 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23929 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
23930 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
23931 distcc[11881] (dcc_lock_pause) nothing available, sleeping 1000ms...
23932 distcc[11928] (dcc_collect_child) cc child 11929 terminated with status 0
23933 distcc[11928] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
23934 distcc[11928] compile (null) on localhost completed ok
23935 distcc[11928] (dcc_unlock) release lock fd5
23936 distcc[11928] elapsed compilation time 1.955086s
23937 distcc[11928] (dcc_exit) exit: code 0; self: 0.010195 user 0.010195 sys; children: 1.732302 user 0.136106 sys
23938 distcc[11928] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
23939 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/md5module.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_md5.cpython-310-aarch64-linux-gnu.so
23940 distcc[11940] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
23941 distcc[11940] (dcc_recursion_safeguard) safeguard level=0
23942 distcc[11940] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
23943 distcc[11940] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
23944 distcc[11940] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/md5module.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_md5.cpython-310-aarch64-linux-gnu.so
23945 distcc[11940] (dcc_scan_args) compiler will emit/use profile info; must be local
23946 distcc[11940] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
23947 distcc[11940] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
23948 distcc[11940] (dcc_parse_hosts) found tcp token "192.168.1.41"
23949 distcc[11940] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
23950 distcc[11940] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/md5module.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_md5.cpython-310-aarch64-linux-gnu.so
23951 distcc[11940] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
23952 distcc[11940] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/md5module.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_md5.cpython-310-aarch64-linux-gnu.so
23953 distcc[11940] (dcc_spawn_child) child started as pid11941
23954 distcc[11941] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
23955 distcc[11936] (dcc_collect_child) cc child 11937 terminated with status 0
23956 distcc[11936] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
23957 distcc[11936] compile (null) on localhost completed ok
23958 distcc[11936] (dcc_unlock) release lock fd5
23959 distcc[11936] elapsed compilation time 1.794846s
23960 distcc[11936] (dcc_exit) exit: code 0; self: 0.003892 user 0.015570 sys; children: 1.556890 user 0.175773 sys
23961 distcc[11936] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
23962 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha1module.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_sha1.cpython-310-aarch64-linux-gnu.so
23963 distcc[11944] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
23964 distcc[11944] (dcc_recursion_safeguard) safeguard level=0
23965 distcc[11944] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
23966 distcc[11944] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
23967 distcc[11944] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha1module.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_sha1.cpython-310-aarch64-linux-gnu.so
23968 distcc[11944] (dcc_scan_args) compiler will emit/use profile info; must be local
23969 distcc[11944] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
23970 distcc[11944] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
23971 distcc[11944] (dcc_parse_hosts) found tcp token "192.168.1.41"
23972 distcc[11944] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
23973 distcc[11944] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
23974 distcc[11944] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
23975 distcc[11944] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha1module.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_sha1.cpython-310-aarch64-linux-gnu.so
23976 distcc[11944] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
23977 distcc[11944] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha1module.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_sha1.cpython-310-aarch64-linux-gnu.so
23978 distcc[11944] (dcc_spawn_child) child started as pid11945
23979 distcc[11945] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
23980 distcc[11940] (dcc_collect_child) cc child 11941 terminated with status 0
23981 distcc[11940] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
23982 distcc[11940] compile (null) on localhost completed ok
23983 distcc[11940] (dcc_unlock) release lock fd5
23984 distcc[11940] elapsed compilation time 0.142329s
23985 distcc[11940] (dcc_exit) exit: code 0; self: 0.008795 user 0.011726 sys; children: 0.087660 user 0.038061 sys
23986 distcc[11940] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
23987 building '_blake2' extension
23988 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2
23989 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2b_impl.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2b_impl.o
23990 distcc[11948] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
23991 distcc[11948] (dcc_recursion_safeguard) safeguard level=0
23992 distcc[11948] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
23993 distcc[11948] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
23994 distcc[11948] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2b_impl.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2b_impl.o
23995 distcc[11948] (dcc_scan_args) compiler will emit/use profile info; must be local
23996 distcc[11948] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
23997 distcc[11948] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
23998 distcc[11948] (dcc_parse_hosts) found tcp token "192.168.1.41"
23999 distcc[11948] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
24000 distcc[11948] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2b_impl.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2b_impl.o
24001 distcc[11948] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
24002 distcc[11948] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2b_impl.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2b_impl.o
24003 distcc[11948] (dcc_spawn_child) child started as pid11949
24004 distcc[11949] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
24005 distcc[11944] (dcc_collect_child) cc child 11945 terminated with status 0
24006 distcc[11944] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
24007 distcc[11944] compile (null) on localhost completed ok
24008 distcc[11944] (dcc_unlock) release lock fd5
24009 distcc[11944] elapsed compilation time 0.136344s
24010 distcc[11944] (dcc_exit) exit: code 0; self: 0.000000 user 0.020483 sys; children: 0.053211 user 0.070469 sys
24011 distcc[11944] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
24012 building '_sha3' extension
24013 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sha3
24014 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sha3/sha3module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sha3/sha3module.o
24015 distcc[11952] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
24016 distcc[11952] (dcc_recursion_safeguard) safeguard level=0
24017 distcc[11952] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
24018 distcc[11952] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
24019 distcc[11952] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sha3/sha3module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sha3/sha3module.o
24020 distcc[11952] (dcc_scan_args) compiler will emit/use profile info; must be local
24021 distcc[11952] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
24022 distcc[11952] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
24023 distcc[11952] (dcc_parse_hosts) found tcp token "192.168.1.41"
24024 distcc[11952] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24025 distcc[11952] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24026 distcc[11952] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
24027 distcc[11952] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sha3/sha3module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sha3/sha3module.o
24028 distcc[11952] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
24029 distcc[11952] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sha3/sha3module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sha3/sha3module.o
24030 distcc[11952] (dcc_spawn_child) child started as pid11953
24031 distcc[11953] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
24032 distcc[11917] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24033 distcc[11917] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24034 distcc[11917] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24035 distcc[11917] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24036 distcc[11917] (dcc_lock_pause) nothing available, sleeping 1000ms...
24037 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24038 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24039 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24040 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24041 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
24042 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24043 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24044 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24045 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24046 distcc[11874] (dcc_lock_pause) nothing available, sleeping 1000ms...
24047 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24048 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24049 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24050 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24051 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
24052 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24053 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24054 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24055 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24056 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
24057 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24058 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24059 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24060 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24061 distcc[11904] (dcc_lock_pause) nothing available, sleeping 1000ms...
24062 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24063 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24064 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24065 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24066 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
24067 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24068 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24069 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24070 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24071 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
24072 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24073 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24074 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24075 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24076 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
24077 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24078 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24079 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24080 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24081 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
24082 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24083 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24084 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24085 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24086 distcc[11774] (dcc_lock_pause) nothing available, sleeping 1000ms...
24087 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24088 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24089 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24090 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24091 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
24092 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24093 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24094 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24095 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24096 distcc[11845] (dcc_lock_pause) nothing available, sleeping 1000ms...
24097 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24098 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24099 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24100 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24101 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
24102 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24103 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24104 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24105 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24106 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
24107 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24108 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24109 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24110 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24111 distcc[11881] (dcc_lock_pause) nothing available, sleeping 1000ms...
24112 distcc[11917] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24113 distcc[11917] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24114 distcc[11917] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24115 distcc[11917] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24116 distcc[11917] (dcc_lock_pause) nothing available, sleeping 1000ms...
24117 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24118 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24119 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24120 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24121 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
24122 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24123 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24124 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24125 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24126 distcc[11874] (dcc_lock_pause) nothing available, sleeping 1000ms...
24127 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24128 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24129 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24130 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24131 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
24132 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24133 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24134 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24135 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24136 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
24137 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24138 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24139 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24140 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24141 distcc[11904] (dcc_lock_pause) nothing available, sleeping 1000ms...
24142 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24143 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24144 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24145 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24146 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
24147 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24148 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24149 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24150 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24151 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
24152 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24153 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24154 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24155 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24156 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
24157 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24158 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24159 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24160 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24161 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
24162 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24163 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24164 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24165 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24166 distcc[11774] (dcc_lock_pause) nothing available, sleeping 1000ms...
24167 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24168 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24169 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24170 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24171 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
24172 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24173 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24174 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24175 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24176 distcc[11845] (dcc_lock_pause) nothing available, sleeping 1000ms...
24177 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24178 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24179 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24180 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24181 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
24182 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24183 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24184 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24185 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24186 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
24187 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24188 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24189 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24190 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24191 distcc[11881] (dcc_lock_pause) nothing available, sleeping 1000ms...
24192 distcc[11917] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24193 distcc[11917] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24194 distcc[11917] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24195 distcc[11917] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24196 distcc[11917] (dcc_lock_pause) nothing available, sleeping 1000ms...
24197 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24198 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24199 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24200 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24201 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
24202 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24203 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24204 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24205 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24206 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24207 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24208 distcc[11874] (dcc_lock_pause) nothing available, sleeping 1000ms...
24209 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24210 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24211 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
24212 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24213 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24214 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24215 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24216 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
24217 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24218 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24219 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24220 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24221 distcc[11904] (dcc_lock_pause) nothing available, sleeping 1000ms...
24222 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24223 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24224 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24225 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24226 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
24227 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24228 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24229 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24230 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24231 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
24232 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24233 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24234 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24235 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24236 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
24237 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24238 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24239 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24240 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24241 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
24242 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24243 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24244 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24245 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24246 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24247 distcc[11774] (dcc_lock_pause) nothing available, sleeping 1000ms...
24248 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24249 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24250 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24251 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24252 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24253 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24254 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
24255 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24256 distcc[11845] (dcc_lock_pause) nothing available, sleeping 1000ms...
24257 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24258 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24259 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24260 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24261 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
24262 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24263 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24264 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24265 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24266 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
24267 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24268 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24269 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24270 distcc[11881] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24271 distcc[11881] (dcc_lock_pause) nothing available, sleeping 1000ms...
24272 distcc[11948] (dcc_collect_child) cc child 11949 terminated with status 0
24273 distcc[11948] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
24274 distcc[11948] compile (null) on localhost completed ok
24275 distcc[11948] (dcc_unlock) release lock fd5
24276 distcc[11948] elapsed compilation time 3.550719s
24277 distcc[11948] (dcc_exit) exit: code 0; self: 0.000000 user 0.019921 sys; children: 3.324707 user 0.227248 sys
24278 distcc[11948] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
24279 distcc[11917] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
24280 distcc[11917] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha256module.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_sha256.cpython-310-aarch64-linux-gnu.so
24281 distcc[11917] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
24282 distcc[11917] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha256module.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_sha256.cpython-310-aarch64-linux-gnu.so
24283 distcc[11917] (dcc_spawn_child) child started as pid11956
24284 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2module.o
24285 distcc[11956] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
24286 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24287 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24288 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24289 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24290 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
24291 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24292 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24293 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24294 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24295 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24296 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24297 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24298 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
24299 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24300 distcc[11874] (dcc_lock_pause) nothing available, sleeping 1000ms...
24301 distcc[11957] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
24302 distcc[11957] (dcc_recursion_safeguard) safeguard level=0
24303 distcc[11957] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
24304 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24305 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24306 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24307 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24308 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
24309 distcc[11957] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
24310 distcc[11957] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2module.o
24311 distcc[11957] (dcc_scan_args) compiler will emit/use profile info; must be local
24312 distcc[11957] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
24313 distcc[11957] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
24314 distcc[11957] (dcc_parse_hosts) found tcp token "192.168.1.41"
24315 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24316 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24317 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24318 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24319 distcc[11957] (dcc_lock_pause) nothing available, sleeping 1000ms...
24320 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24321 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24322 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24323 distcc[11904] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24324 distcc[11904] (dcc_lock_pause) nothing available, sleeping 1000ms...
24325 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24326 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24327 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24328 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24329 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
24330 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24331 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24332 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24333 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24334 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
24335 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24336 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24337 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24338 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24339 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
24340 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24341 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24342 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24343 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24344 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
24345 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24346 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24347 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24348 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24349 distcc[11774] (dcc_lock_pause) nothing available, sleeping 1000ms...
24350 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24351 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24352 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24353 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24354 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
24355 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24356 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24357 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24358 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24359 distcc[11845] (dcc_lock_pause) nothing available, sleeping 1000ms...
24360 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24361 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24362 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24363 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24364 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
24365 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24366 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24367 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24368 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24369 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
24370 distcc[11917] (dcc_collect_child) cc child 11956 terminated with status 0
24371 distcc[11917] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
24372 distcc[11917] compile (null) on localhost completed ok
24373 distcc[11917] (dcc_unlock) release lock fd5
24374 distcc[11917] elapsed compilation time 9.219436s
24375 distcc[11917] (dcc_exit) exit: code 0; self: 0.010627 user 0.021254 sys; children: 0.072297 user 0.059513 sys
24376 distcc[11917] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
24377 building '_dbm' extension
24378 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DHAVE_GDBM_NDBM_H -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_dbmmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_dbmmodule.o
24379 distcc[11881] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
24380 distcc[11881] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cryptmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cryptmodule.o
24381 distcc[11881] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
24382 distcc[11881] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cryptmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cryptmodule.o
24383 distcc[11881] (dcc_spawn_child) child started as pid11961
24384 distcc[11960] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
24385 distcc[11960] (dcc_recursion_safeguard) safeguard level=0
24386 distcc[11961] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
24387 distcc[11960] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
24388 distcc[11960] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
24389 distcc[11960] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DHAVE_GDBM_NDBM_H -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_dbmmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_dbmmodule.o
24390 distcc[11960] (dcc_scan_args) compiler will emit/use profile info; must be local
24391 distcc[11960] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
24392 distcc[11960] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
24393 distcc[11960] (dcc_parse_hosts) found tcp token "192.168.1.41"
24394 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24395 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24396 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24397 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24398 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
24399 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24400 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24401 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24402 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24403 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
24404 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24405 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24406 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24407 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24408 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24409 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24410 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
24411 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24412 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24413 distcc[11874] (dcc_lock_pause) nothing available, sleeping 1000ms...
24414 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24415 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24416 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24417 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24418 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
24419 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24420 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24421 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24422 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24423 distcc[11957] (dcc_lock_pause) nothing available, sleeping 1000ms...
24424 distcc[11881] (dcc_collect_child) cc child 11961 terminated with status 0
24425 distcc[11881] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
24426 distcc[11881] compile (null) on localhost completed ok
24427 distcc[11881] (dcc_unlock) release lock fd5
24428 distcc[11881] elapsed compilation time 18.898458s
24429 distcc[11881] (dcc_exit) exit: code 0; self: 0.014254 user 0.024945 sys; children: 0.640696 user 0.169887 sys
24430 distcc[11881] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
24431 distcc[11904] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
24432 distcc[11904] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_hashopenssl.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_hashopenssl.o
24433 distcc[11904] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
24434 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cryptmodule.o -L. -L/usr/local/lib64 -lcrypt -o build/lib.linux-aarch64-3.10/_crypt.cpython-310-aarch64-linux-gnu.so
24435 distcc[11904] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_hashopenssl.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_hashopenssl.o
24436 distcc[11904] (dcc_spawn_child) child started as pid11964
24437 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24438 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24439 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24440 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24441 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
24442 distcc[11964] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
24443 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24444 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24445 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24446 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24447 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
24448 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24449 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24450 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24451 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24452 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
24453 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24454 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24455 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24456 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24457 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
24458 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24459 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24460 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24461 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24462 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24463 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24464 distcc[11774] (dcc_lock_pause) nothing available, sleeping 1000ms...
24465 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24466 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24467 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
24468 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24469 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24470 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24471 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24472 distcc[11845] (dcc_lock_pause) nothing available, sleeping 1000ms...
24473 distcc[11965] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
24474 distcc[11965] (dcc_recursion_safeguard) safeguard level=0
24475 distcc[11965] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
24476 distcc[11965] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
24477 distcc[11965] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cryptmodule.o -L. -L/usr/local/lib64 -lcrypt -o build/lib.linux-aarch64-3.10/_crypt.cpython-310-aarch64-linux-gnu.so
24478 distcc[11965] (dcc_scan_args) compiler will emit/use profile info; must be local
24479 distcc[11965] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
24480 distcc[11965] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
24481 distcc[11965] (dcc_parse_hosts) found tcp token "192.168.1.41"
24482 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24483 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24484 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24485 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24486 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
24487 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24488 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24489 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24490 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24491 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
24492 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24493 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24494 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24495 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24496 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
24497 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24498 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24499 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24500 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24501 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
24502 distcc[11674] (dcc_collect_child) cc child 11916 terminated with status 0
24503 distcc[11674] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
24504 distcc[11674] compile (null) on localhost completed ok
24505 distcc[11674] (dcc_unlock) release lock fd5
24506 distcc[11674] elapsed compilation time 52.899850s
24507 distcc[11674] (dcc_exit) exit: code 0; self: 0.018152 user 0.039330 sys; children: 10.224613 user 0.372599 sys
24508 distcc[11674] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
24509 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_asynciomodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_asyncio.cpython-310-aarch64-linux-gnu.so
24510 distcc[11968] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
24511 distcc[11968] (dcc_recursion_safeguard) safeguard level=0
24512 distcc[11968] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
24513 distcc[11968] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
24514 distcc[11968] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_asynciomodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_asyncio.cpython-310-aarch64-linux-gnu.so
24515 distcc[11968] (dcc_scan_args) compiler will emit/use profile info; must be local
24516 distcc[11968] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
24517 distcc[11968] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
24518 distcc[11968] (dcc_parse_hosts) found tcp token "192.168.1.41"
24519 distcc[11968] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24520 distcc[11968] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24521 distcc[11968] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24522 distcc[11968] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
24523 distcc[11968] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_asynciomodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_asyncio.cpython-310-aarch64-linux-gnu.so
24524 distcc[11968] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
24525 distcc[11968] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_asynciomodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_asyncio.cpython-310-aarch64-linux-gnu.so
24526 distcc[11968] (dcc_spawn_child) child started as pid11969
24527 distcc[11969] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
24528 distcc[11968] (dcc_collect_child) cc child 11969 terminated with status 0
24529 distcc[11968] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
24530 distcc[11968] compile (null) on localhost completed ok
24531 distcc[11968] (dcc_unlock) release lock fd5
24532 distcc[11968] elapsed compilation time 0.149379s
24533 distcc[11968] (dcc_exit) exit: code 0; self: 0.005908 user 0.011816 sys; children: 0.087348 user 0.059509 sys
24534 distcc[11968] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
24535 building '_gdbm' extension
24536 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_gdbmmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_gdbmmodule.o
24537 distcc[11972] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
24538 distcc[11972] (dcc_recursion_safeguard) safeguard level=0
24539 distcc[11972] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
24540 distcc[11972] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
24541 distcc[11972] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_gdbmmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_gdbmmodule.o
24542 distcc[11972] (dcc_scan_args) compiler will emit/use profile info; must be local
24543 distcc[11972] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
24544 distcc[11972] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
24545 distcc[11972] (dcc_parse_hosts) found tcp token "192.168.1.41"
24546 distcc[11972] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24547 distcc[11972] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24548 distcc[11972] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24549 distcc[11972] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
24550 distcc[11972] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_gdbmmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_gdbmmodule.o
24551 distcc[11972] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
24552 distcc[11972] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_gdbmmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_gdbmmodule.o
24553 distcc[11972] (dcc_spawn_child) child started as pid11973
24554 distcc[11973] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
24555 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24556 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24557 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24558 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24559 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
24560 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24561 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24562 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24563 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24564 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24565 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24566 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24567 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
24568 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24569 distcc[11874] (dcc_lock_pause) nothing available, sleeping 1000ms...
24570 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24571 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24572 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24573 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24574 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
24575 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24576 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24577 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24578 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24579 distcc[11957] (dcc_lock_pause) nothing available, sleeping 1000ms...
24580 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24581 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24582 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24583 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24584 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
24585 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24586 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24587 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24588 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24589 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
24590 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24591 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24592 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24593 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24594 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
24595 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24596 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24597 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24598 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24599 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
24600 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24601 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24602 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24603 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24604 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24605 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24606 distcc[11845] (dcc_lock_pause) nothing available, sleeping 1000ms...
24607 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24608 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24609 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24610 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24611 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24612 distcc[11774] (dcc_lock_pause) nothing available, sleeping 1000ms...
24613 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24614 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
24615 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24616 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24617 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24618 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24619 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
24620 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24621 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24622 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24623 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24624 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
24625 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24626 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24627 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24628 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24629 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
24630 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24631 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24632 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24633 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24634 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
24635 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24636 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24637 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24638 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24639 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24640 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24641 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
24642 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24643 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24644 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24645 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24646 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24647 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24648 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
24649 distcc[11874] (dcc_lock_pause) nothing available, sleeping 1000ms...
24650 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24651 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24652 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24653 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24654 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
24655 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24656 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24657 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24658 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24659 distcc[11957] (dcc_lock_pause) nothing available, sleeping 1000ms...
24660 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24661 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24662 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24663 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24664 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
24665 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24666 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24667 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24668 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24669 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24670 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24671 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
24672 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24673 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24674 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
24675 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24676 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24677 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24678 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24679 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
24680 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24681 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24682 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24683 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24684 distcc[11845] (dcc_lock_pause) nothing available, sleeping 1000ms...
24685 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24686 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24687 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24688 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24689 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24690 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24691 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24692 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
24693 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24694 distcc[11774] (dcc_lock_pause) nothing available, sleeping 1000ms...
24695 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24696 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24697 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24698 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24699 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
24700 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24701 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24702 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24703 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24704 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
24705 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24706 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24707 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24708 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24709 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
24710 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24711 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24712 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24713 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24714 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
24715 distcc[11896] (dcc_collect_child) cc child 11897 terminated with status 0
24716 distcc[11896] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
24717 distcc[11896] compile (null) on localhost completed ok
24718 distcc[11896] (dcc_unlock) release lock fd5
24719 distcc[11896] elapsed compilation time 18.194245s
24720 distcc[11896] (dcc_exit) exit: code 0; self: 0.000000 user 0.018018 sys; children: 17.256013 user 0.500389 sys
24721 distcc[11896] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
24722 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ssl.o -L. -L/usr/local/lib64 -lssl -lcrypto -o build/lib.linux-aarch64-3.10/_ssl.cpython-310-aarch64-linux-gnu.so
24723 distcc[11976] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
24724 distcc[11976] (dcc_recursion_safeguard) safeguard level=0
24725 distcc[11976] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
24726 distcc[11976] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
24727 distcc[11976] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ssl.o -L. -L/usr/local/lib64 -lssl -lcrypto -o build/lib.linux-aarch64-3.10/_ssl.cpython-310-aarch64-linux-gnu.so
24728 distcc[11976] (dcc_scan_args) compiler will emit/use profile info; must be local
24729 distcc[11976] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
24730 distcc[11976] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
24731 distcc[11976] (dcc_parse_hosts) found tcp token "192.168.1.41"
24732 distcc[11976] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24733 distcc[11976] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
24734 distcc[11976] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ssl.o -L. -L/usr/local/lib64 -lssl -lcrypto -o build/lib.linux-aarch64-3.10/_ssl.cpython-310-aarch64-linux-gnu.so
24735 distcc[11976] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
24736 distcc[11976] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ssl.o -L. -L/usr/local/lib64 -lssl -lcrypto -o build/lib.linux-aarch64-3.10/_ssl.cpython-310-aarch64-linux-gnu.so
24737 distcc[11976] (dcc_spawn_child) child started as pid11977
24738 distcc[11977] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
24739 distcc[11976] (dcc_collect_child) cc child 11977 terminated with status 0
24740 distcc[11976] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
24741 distcc[11976] compile (null) on localhost completed ok
24742 distcc[11976] (dcc_unlock) release lock fd5
24743 distcc[11976] elapsed compilation time 0.293726s
24744 distcc[11976] (dcc_exit) exit: code 0; self: 0.012231 user 0.006115 sys; children: 0.200484 user 0.079315 sys
24745 distcc[11976] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
24746 building '_sqlite3' extension
24747 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite
24748 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/cache.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/cache.o
24749 distcc[11874] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24750 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24751 distcc[11874] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
24752 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24753 distcc[11874] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cursesmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cursesmodule.o -DPy_BUILD_CORE_MODULE
24754 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24755 distcc[11874] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
24756 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24757 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24758 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24759 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
24760 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24761 distcc[11874] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cursesmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cursesmodule.o -DPy_BUILD_CORE_MODULE
24762 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24763 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
24764 distcc[11874] (dcc_spawn_child) child started as pid11980
24765 distcc[11980] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
24766 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24767 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24768 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24769 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24770 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
24771 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24772 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24773 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24774 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24775 distcc[11957] (dcc_lock_pause) nothing available, sleeping 1000ms...
24776 distcc[11981] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
24777 distcc[11981] (dcc_recursion_safeguard) safeguard level=0
24778 distcc[11981] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
24779 distcc[11981] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
24780 distcc[11981] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/cache.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/cache.o
24781 distcc[11981] (dcc_scan_args) compiler will emit/use profile info; must be local
24782 distcc[11981] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
24783 distcc[11981] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
24784 distcc[11981] (dcc_parse_hosts) found tcp token "192.168.1.41"
24785 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24786 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24787 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24788 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24789 distcc[11981] (dcc_lock_pause) nothing available, sleeping 1000ms...
24790 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24791 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24792 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24793 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24794 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
24795 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24796 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24797 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24798 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24799 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24800 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24801 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24802 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24803 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
24804 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
24805 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24806 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24807 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24808 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24809 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
24810 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24811 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24812 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24813 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24814 distcc[11845] (dcc_lock_pause) nothing available, sleeping 1000ms...
24815 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24816 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24817 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24818 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24819 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
24820 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24821 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24822 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24823 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24824 distcc[11774] (dcc_lock_pause) nothing available, sleeping 1000ms...
24825 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24826 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24827 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24828 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24829 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
24830 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24831 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24832 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24833 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24834 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
24835 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24836 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24837 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24838 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24839 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
24840 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24841 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24842 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24843 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24844 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
24845 distcc[11972] (dcc_collect_child) cc child 11973 terminated with status 0
24846 distcc[11972] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
24847 distcc[11972] compile (null) on localhost completed ok
24848 distcc[11972] (dcc_unlock) release lock fd5
24849 distcc[11972] elapsed compilation time 2.480650s
24850 distcc[11972] (dcc_exit) exit: code 0; self: 0.007388 user 0.011082 sys; children: 2.259224 user 0.183143 sys
24851 distcc[11972] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
24852 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_gdbmmodule.o -L. -L/usr/local/lib64 -lgdbm -o build/lib.linux-aarch64-3.10/_gdbm.cpython-310-aarch64-linux-gnu.so
24853 distcc[11984] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
24854 distcc[11984] (dcc_recursion_safeguard) safeguard level=0
24855 distcc[11984] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
24856 distcc[11984] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
24857 distcc[11984] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_gdbmmodule.o -L. -L/usr/local/lib64 -lgdbm -o build/lib.linux-aarch64-3.10/_gdbm.cpython-310-aarch64-linux-gnu.so
24858 distcc[11984] (dcc_scan_args) compiler will emit/use profile info; must be local
24859 distcc[11984] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
24860 distcc[11984] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
24861 distcc[11984] (dcc_parse_hosts) found tcp token "192.168.1.41"
24862 distcc[11984] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24863 distcc[11984] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24864 distcc[11984] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24865 distcc[11984] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
24866 distcc[11984] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_gdbmmodule.o -L. -L/usr/local/lib64 -lgdbm -o build/lib.linux-aarch64-3.10/_gdbm.cpython-310-aarch64-linux-gnu.so
24867 distcc[11984] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
24868 distcc[11984] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_gdbmmodule.o -L. -L/usr/local/lib64 -lgdbm -o build/lib.linux-aarch64-3.10/_gdbm.cpython-310-aarch64-linux-gnu.so
24869 distcc[11984] (dcc_spawn_child) child started as pid11985
24870 distcc[11985] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
24871 distcc[11984] (dcc_collect_child) cc child 11985 terminated with status 0
24872 distcc[11984] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
24873 distcc[11984] compile (null) on localhost completed ok
24874 distcc[11984] (dcc_unlock) release lock fd5
24875 distcc[11984] elapsed compilation time 0.121095s
24876 distcc[11984] (dcc_exit) exit: code 0; self: 0.003523 user 0.014092 sys; children: 0.076392 user 0.042222 sys
24877 distcc[11984] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
24878 building 'termios' extension
24879 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/termios.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/termios.o
24880 distcc[11988] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
24881 distcc[11988] (dcc_recursion_safeguard) safeguard level=0
24882 distcc[11988] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
24883 distcc[11988] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
24884 distcc[11988] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/termios.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/termios.o
24885 distcc[11988] (dcc_scan_args) compiler will emit/use profile info; must be local
24886 distcc[11988] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
24887 distcc[11988] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
24888 distcc[11988] (dcc_parse_hosts) found tcp token "192.168.1.41"
24889 distcc[11988] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24890 distcc[11988] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24891 distcc[11988] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24892 distcc[11988] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
24893 distcc[11988] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/termios.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/termios.o
24894 distcc[11988] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
24895 distcc[11988] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/termios.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/termios.o
24896 distcc[11988] (dcc_spawn_child) child started as pid11989
24897 distcc[11989] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
24898 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24899 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24900 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24901 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24902 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
24903 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24904 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24905 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24906 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24907 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
24908 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24909 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24910 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24911 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24912 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
24913 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24914 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24915 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24916 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24917 distcc[11957] (dcc_lock_pause) nothing available, sleeping 1000ms...
24918 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24919 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24920 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24921 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24922 distcc[11981] (dcc_lock_pause) nothing available, sleeping 1000ms...
24923 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24924 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24925 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24926 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24927 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
24928 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24929 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24930 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24931 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24932 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24933 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24934 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24935 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24936 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
24937 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
24938 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24939 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24940 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24941 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24942 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
24943 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24944 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24945 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24946 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24947 distcc[11845] (dcc_lock_pause) nothing available, sleeping 1000ms...
24948 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24949 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24950 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24951 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24952 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
24953 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24954 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24955 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24956 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24957 distcc[11774] (dcc_lock_pause) nothing available, sleeping 1000ms...
24958 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24959 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24960 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24961 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24962 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
24963 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24964 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24965 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24966 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24967 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
24968 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24969 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24970 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24971 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24972 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
24973 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24974 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24975 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24976 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24977 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
24978 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24979 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24980 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24981 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24982 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
24983 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24984 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24985 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24986 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24987 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
24988 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24989 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24990 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24991 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24992 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
24993 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24994 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
24995 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
24996 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
24997 distcc[11957] (dcc_lock_pause) nothing available, sleeping 1000ms...
24998 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
24999 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25000 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25001 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25002 distcc[11981] (dcc_lock_pause) nothing available, sleeping 1000ms...
25003 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25004 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25005 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25006 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25007 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
25008 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25009 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25010 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25011 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25012 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25013 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25014 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25015 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25016 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
25017 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
25018 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25019 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25020 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25021 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25022 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
25023 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25024 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25025 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25026 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25027 distcc[11845] (dcc_lock_pause) nothing available, sleeping 1000ms...
25028 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25029 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25030 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25031 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25032 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
25033 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25034 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25035 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25036 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25037 distcc[11774] (dcc_lock_pause) nothing available, sleeping 1000ms...
25038 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25039 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25040 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25041 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25042 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
25043 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25044 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25045 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25046 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25047 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
25048 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25049 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25050 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25051 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25052 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
25053 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25054 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25055 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25056 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25057 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
25058 distcc[11988] (dcc_collect_child) cc child 11989 terminated with status 0
25059 distcc[11988] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
25060 distcc[11988] compile (null) on localhost completed ok
25061 distcc[11988] (dcc_unlock) release lock fd5
25062 distcc[11988] elapsed compilation time 1.641070s
25063 distcc[11988] (dcc_exit) exit: code 0; self: 0.003526 user 0.014107 sys; children: 1.473596 user 0.148681 sys
25064 distcc[11988] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
25065 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/termios.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/termios.cpython-310-aarch64-linux-gnu.so
25066 distcc[11992] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
25067 distcc[11992] (dcc_recursion_safeguard) safeguard level=0
25068 distcc[11992] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
25069 distcc[11992] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
25070 distcc[11992] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/termios.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/termios.cpython-310-aarch64-linux-gnu.so
25071 distcc[11992] (dcc_scan_args) compiler will emit/use profile info; must be local
25072 distcc[11992] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
25073 distcc[11992] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
25074 distcc[11992] (dcc_parse_hosts) found tcp token "192.168.1.41"
25075 distcc[11992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25076 distcc[11992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25077 distcc[11992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25078 distcc[11992] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
25079 distcc[11992] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/termios.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/termios.cpython-310-aarch64-linux-gnu.so
25080 distcc[11992] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
25081 distcc[11992] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/termios.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/termios.cpython-310-aarch64-linux-gnu.so
25082 distcc[11992] (dcc_spawn_child) child started as pid11993
25083 distcc[11993] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
25084 distcc[11992] (dcc_collect_child) cc child 11993 terminated with status 0
25085 distcc[11992] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
25086 distcc[11992] compile (null) on localhost completed ok
25087 distcc[11992] (dcc_unlock) release lock fd5
25088 distcc[11992] elapsed compilation time 0.142022s
25089 distcc[11992] (dcc_exit) exit: code 0; self: 0.009512 user 0.009512 sys; children: 0.067166 user 0.051971 sys
25090 distcc[11992] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
25091 building 'resource' extension
25092 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/resource.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/resource.o
25093 distcc[11996] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
25094 distcc[11996] (dcc_recursion_safeguard) safeguard level=0
25095 distcc[11996] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
25096 distcc[11996] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
25097 distcc[11996] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/resource.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/resource.o
25098 distcc[11996] (dcc_scan_args) compiler will emit/use profile info; must be local
25099 distcc[11996] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
25100 distcc[11996] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
25101 distcc[11996] (dcc_parse_hosts) found tcp token "192.168.1.41"
25102 distcc[11996] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25103 distcc[11996] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25104 distcc[11996] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25105 distcc[11996] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
25106 distcc[11996] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/resource.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/resource.o
25107 distcc[11996] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
25108 distcc[11996] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/resource.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/resource.o
25109 distcc[11996] (dcc_spawn_child) child started as pid11997
25110 distcc[11997] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
25111 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25112 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25113 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25114 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25115 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25116 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25117 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
25118 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25119 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25120 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
25121 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25122 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25123 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25124 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25125 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
25126 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25127 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25128 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25129 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25130 distcc[11957] (dcc_lock_pause) nothing available, sleeping 1000ms...
25131 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25132 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25133 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25134 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25135 distcc[11981] (dcc_lock_pause) nothing available, sleeping 1000ms...
25136 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25137 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25138 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25139 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25140 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
25141 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25142 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25143 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25144 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25145 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25146 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25147 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25148 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25149 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
25150 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
25151 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25152 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25153 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25154 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25155 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
25156 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25157 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25158 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25159 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25160 distcc[11845] (dcc_lock_pause) nothing available, sleeping 1000ms...
25161 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25162 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25163 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25164 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25165 distcc[11774] (dcc_lock_pause) nothing available, sleeping 1000ms...
25166 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25167 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25168 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25169 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25170 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
25171 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25172 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25173 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25174 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25175 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
25176 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25177 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25178 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25179 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25180 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
25181 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25182 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25183 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25184 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25185 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
25186 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25187 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25188 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25189 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25190 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
25191 distcc[11904] (dcc_collect_child) cc child 11964 terminated with status 0
25192 distcc[11904] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
25193 distcc[11904] compile (null) on localhost completed ok
25194 distcc[11904] (dcc_unlock) release lock fd5
25195 distcc[11904] elapsed compilation time 21.794391s
25196 distcc[11904] (dcc_exit) exit: code 0; self: 0.003572 user 0.025004 sys; children: 6.350151 user 0.267004 sys
25197 distcc[11904] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
25198 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_hashopenssl.o -L. -L/usr/local/lib64 -lssl -lcrypto -o build/lib.linux-aarch64-3.10/_hashlib.cpython-310-aarch64-linux-gnu.so
25199 distcc[12000] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
25200 distcc[12000] (dcc_recursion_safeguard) safeguard level=0
25201 distcc[12000] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
25202 distcc[12000] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
25203 distcc[12000] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_hashopenssl.o -L. -L/usr/local/lib64 -lssl -lcrypto -o build/lib.linux-aarch64-3.10/_hashlib.cpython-310-aarch64-linux-gnu.so
25204 distcc[12000] (dcc_scan_args) compiler will emit/use profile info; must be local
25205 distcc[12000] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
25206 distcc[12000] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
25207 distcc[12000] (dcc_parse_hosts) found tcp token "192.168.1.41"
25208 distcc[12000] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
25209 distcc[12000] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_hashopenssl.o -L. -L/usr/local/lib64 -lssl -lcrypto -o build/lib.linux-aarch64-3.10/_hashlib.cpython-310-aarch64-linux-gnu.so
25210 distcc[12000] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
25211 distcc[12000] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_hashopenssl.o -L. -L/usr/local/lib64 -lssl -lcrypto -o build/lib.linux-aarch64-3.10/_hashlib.cpython-310-aarch64-linux-gnu.so
25212 distcc[12000] (dcc_spawn_child) child started as pid12001
25213 distcc[12001] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
25214 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25215 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25216 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25217 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25218 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25219 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25220 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25221 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
25222 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25223 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
25224 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25225 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25226 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25227 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25228 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
25229 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25230 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25231 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25232 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25233 distcc[11957] (dcc_lock_pause) nothing available, sleeping 1000ms...
25234 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25235 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25236 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25237 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25238 distcc[11981] (dcc_lock_pause) nothing available, sleeping 1000ms...
25239 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25240 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25241 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25242 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25243 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
25244 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25245 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25246 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25247 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25248 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25249 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25250 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25251 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25252 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
25253 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
25254 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25255 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25256 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25257 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25258 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
25259 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25260 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25261 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25262 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25263 distcc[11845] (dcc_lock_pause) nothing available, sleeping 1000ms...
25264 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25265 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25266 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25267 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25268 distcc[11774] (dcc_lock_pause) nothing available, sleeping 1000ms...
25269 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25270 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25271 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25272 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25273 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
25274 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25275 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25276 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25277 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25278 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
25279 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25280 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25281 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25282 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25283 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
25284 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25285 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25286 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25287 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25288 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
25289 distcc[11952] (dcc_collect_child) cc child 11953 terminated with status 0
25290 distcc[11952] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
25291 distcc[11952] compile (null) on localhost completed ok
25292 distcc[11952] (dcc_unlock) release lock fd5
25293 distcc[11952] elapsed compilation time 11.612120s
25294 distcc[11952] (dcc_exit) exit: code 0; self: 0.011766 user 0.007844 sys; children: 11.022468 user 0.388224 sys
25295 distcc[11952] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
25296 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sha3/sha3module.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_sha3.cpython-310-aarch64-linux-gnu.so
25297 distcc[12000] (dcc_collect_child) cc child 12001 terminated with status 0
25298 distcc[12000] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
25299 distcc[12000] compile (null) on localhost completed ok
25300 distcc[12000] (dcc_unlock) release lock fd5
25301 distcc[11996] (dcc_collect_child) cc child 11997 terminated with status 0
25302 distcc[11996] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
25303 distcc[11996] compile (null) on localhost completed ok
25304 distcc[12000] elapsed compilation time 0.281791s
25305 distcc[11996] (dcc_unlock) release lock fd5
25306 distcc[12000] (dcc_exit) exit: code 0; self: 0.007036 user 0.010554 sys; children: 0.172053 user 0.093995 sys
25307 distcc[11996] elapsed compilation time 1.701667s
25308 distcc[11996] (dcc_exit) exit: code 0; self: 0.003174 user 0.015870 sys; children: 1.437388 user 0.174204 sys
25309 distcc[12000] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
25310 distcc[11996] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
25311 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/resource.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/resource.cpython-310-aarch64-linux-gnu.so
25312 building 'ossaudiodev' extension
25313 distcc[12004] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
25314 distcc[12004] (dcc_recursion_safeguard) safeguard level=0
25315 distcc[12004] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
25316 distcc[12004] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
25317 distcc[12004] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sha3/sha3module.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_sha3.cpython-310-aarch64-linux-gnu.so
25318 distcc[12004] (dcc_scan_args) compiler will emit/use profile info; must be local
25319 distcc[12004] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
25320 distcc[12004] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
25321 distcc[12004] (dcc_parse_hosts) found tcp token "192.168.1.41"
25322 distcc[12004] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
25323 distcc[12004] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sha3/sha3module.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_sha3.cpython-310-aarch64-linux-gnu.so
25324 distcc[12004] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
25325 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/ossaudiodev.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/ossaudiodev.o
25326 distcc[12004] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sha3/sha3module.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_sha3.cpython-310-aarch64-linux-gnu.so
25327 distcc[12004] (dcc_spawn_child) child started as pid12006
25328 distcc[12006] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
25329 distcc[12005] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
25330 distcc[12005] (dcc_recursion_safeguard) safeguard level=0
25331 distcc[12005] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
25332 distcc[12005] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
25333 distcc[12005] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/resource.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/resource.cpython-310-aarch64-linux-gnu.so
25334 distcc[12005] (dcc_scan_args) compiler will emit/use profile info; must be local
25335 distcc[12005] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
25336 distcc[12005] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
25337 distcc[12005] (dcc_parse_hosts) found tcp token "192.168.1.41"
25338 distcc[12005] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25339 distcc[12005] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25340 distcc[12005] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
25341 distcc[12005] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/resource.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/resource.cpython-310-aarch64-linux-gnu.so
25342 distcc[12005] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
25343 distcc[12005] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/resource.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/resource.cpython-310-aarch64-linux-gnu.so
25344 distcc[12007] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
25345 distcc[12007] (dcc_recursion_safeguard) safeguard level=0
25346 distcc[12007] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
25347 distcc[12007] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
25348 distcc[12007] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/ossaudiodev.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/ossaudiodev.o
25349 distcc[12007] (dcc_scan_args) compiler will emit/use profile info; must be local
25350 distcc[12005] (dcc_spawn_child) child started as pid12009
25351 distcc[12007] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
25352 distcc[12007] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
25353 distcc[12007] (dcc_parse_hosts) found tcp token "192.168.1.41"
25354 distcc[12007] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25355 distcc[12007] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25356 distcc[12007] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25357 distcc[12007] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
25358 distcc[12007] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/ossaudiodev.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/ossaudiodev.o
25359 distcc[12007] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
25360 distcc[12007] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/ossaudiodev.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/ossaudiodev.o
25361 distcc[12007] (dcc_spawn_child) child started as pid12010
25362 distcc[12009] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
25363 distcc[12010] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
25364 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25365 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25366 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25367 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25368 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
25369 distcc[12004] (dcc_collect_child) cc child 12006 terminated with status 0
25370 distcc[12004] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
25371 distcc[12004] compile (null) on localhost completed ok
25372 distcc[12004] (dcc_unlock) release lock fd5
25373 distcc[12004] elapsed compilation time 0.140042s
25374 distcc[12004] (dcc_exit) exit: code 0; self: 0.003408 user 0.013633 sys; children: 0.081362 user 0.040529 sys
25375 distcc[12004] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
25376 building 'zlib' extension
25377 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/zlibmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/zlibmodule.o
25378 distcc[12016] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
25379 distcc[12016] (dcc_recursion_safeguard) safeguard level=0
25380 distcc[12016] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
25381 distcc[12016] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
25382 distcc[12016] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/zlibmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/zlibmodule.o
25383 distcc[12016] (dcc_scan_args) compiler will emit/use profile info; must be local
25384 distcc[12016] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
25385 distcc[12016] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
25386 distcc[12016] (dcc_parse_hosts) found tcp token "192.168.1.41"
25387 distcc[12016] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
25388 distcc[12016] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/zlibmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/zlibmodule.o
25389 distcc[12016] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
25390 distcc[12016] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/zlibmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/zlibmodule.o
25391 distcc[12016] (dcc_spawn_child) child started as pid12017
25392 distcc[12017] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
25393 distcc[12005] (dcc_collect_child) cc child 12009 terminated with status 0
25394 distcc[12005] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
25395 distcc[12005] compile (null) on localhost completed ok
25396 distcc[12005] (dcc_unlock) release lock fd5
25397 distcc[12005] elapsed compilation time 0.159100s
25398 distcc[12005] (dcc_exit) exit: code 0; self: 0.007014 user 0.014029 sys; children: 0.069997 user 0.050300 sys
25399 distcc[12005] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
25400 building 'binascii' extension
25401 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/binascii.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/binascii.o -DUSE_ZLIB_CRC32
25402 distcc[12020] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
25403 distcc[12020] (dcc_recursion_safeguard) safeguard level=0
25404 distcc[12020] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
25405 distcc[12020] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
25406 distcc[12020] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/binascii.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/binascii.o -DUSE_ZLIB_CRC32
25407 distcc[12020] (dcc_scan_args) compiler will emit/use profile info; must be local
25408 distcc[12020] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
25409 distcc[12020] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
25410 distcc[12020] (dcc_parse_hosts) found tcp token "192.168.1.41"
25411 distcc[12020] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25412 distcc[12020] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25413 distcc[12020] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
25414 distcc[12020] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/binascii.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/binascii.o -DUSE_ZLIB_CRC32
25415 distcc[12020] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
25416 distcc[12020] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/binascii.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/binascii.o -DUSE_ZLIB_CRC32
25417 distcc[12020] (dcc_spawn_child) child started as pid12021
25418 distcc[12021] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
25419 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25420 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25421 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25422 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25423 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25424 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25425 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25426 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
25427 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25428 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
25429 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25430 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25431 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25432 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25433 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
25434 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25435 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25436 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25437 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25438 distcc[11957] (dcc_lock_pause) nothing available, sleeping 1000ms...
25439 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25440 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25441 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25442 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25443 distcc[11981] (dcc_lock_pause) nothing available, sleeping 1000ms...
25444 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25445 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25446 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25447 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25448 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
25449 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25450 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25451 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25452 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25453 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25454 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25455 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25456 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25457 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
25458 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
25459 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25460 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25461 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25462 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25463 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
25464 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25465 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25466 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25467 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25468 distcc[11845] (dcc_lock_pause) nothing available, sleeping 1000ms...
25469 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25470 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25471 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25472 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25473 distcc[11774] (dcc_lock_pause) nothing available, sleeping 1000ms...
25474 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25475 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25476 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25477 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25478 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
25479 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25480 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25481 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25482 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25483 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
25484 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25485 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25486 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25487 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25488 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
25489 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25490 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25491 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25492 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25493 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
25494 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25495 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25496 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25497 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25498 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
25499 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25500 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25501 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25502 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25503 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25504 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
25505 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25506 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25507 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25508 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
25509 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25510 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25511 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25512 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25513 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
25514 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25515 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25516 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25517 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25518 distcc[11957] (dcc_lock_pause) nothing available, sleeping 1000ms...
25519 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25520 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25521 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25522 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25523 distcc[11981] (dcc_lock_pause) nothing available, sleeping 1000ms...
25524 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25525 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25526 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25527 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25528 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
25529 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25530 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25531 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25532 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25533 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25534 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25535 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25536 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25537 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
25538 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
25539 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25540 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25541 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25542 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25543 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
25544 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25545 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25546 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25547 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25548 distcc[11845] (dcc_lock_pause) nothing available, sleeping 1000ms...
25549 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25550 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25551 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25552 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25553 distcc[11774] (dcc_lock_pause) nothing available, sleeping 1000ms...
25554 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25555 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25556 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25557 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25558 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
25559 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25560 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25561 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25562 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25563 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
25564 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25565 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25566 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25567 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25568 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
25569 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25570 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25571 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25572 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25573 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
25574 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25575 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25576 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25577 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25578 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
25579 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25580 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25581 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25582 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25583 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
25584 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25585 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25586 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25587 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25588 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
25589 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25590 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25591 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25592 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25593 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
25594 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25595 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25596 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25597 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25598 distcc[11957] (dcc_lock_pause) nothing available, sleeping 1000ms...
25599 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25600 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25601 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25602 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25603 distcc[11981] (dcc_lock_pause) nothing available, sleeping 1000ms...
25604 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25605 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25606 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25607 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25608 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
25609 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25610 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25611 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25612 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25613 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25614 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25615 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25616 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25617 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
25618 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
25619 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25620 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25621 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25622 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25623 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
25624 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25625 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25626 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25627 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25628 distcc[11845] (dcc_lock_pause) nothing available, sleeping 1000ms...
25629 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25630 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25631 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25632 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25633 distcc[11774] (dcc_lock_pause) nothing available, sleeping 1000ms...
25634 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25635 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25636 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25637 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25638 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
25639 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25640 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25641 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25642 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25643 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
25644 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25645 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25646 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25647 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25648 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
25649 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25650 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25651 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25652 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25653 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
25654 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25655 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25656 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25657 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25658 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
25659 distcc[12007] (dcc_collect_child) cc child 12010 terminated with status 0
25660 distcc[12007] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
25661 distcc[12007] compile (null) on localhost completed ok
25662 distcc[12007] (dcc_unlock) release lock fd5
25663 distcc[12007] elapsed compilation time 3.745972s
25664 distcc[12007] (dcc_exit) exit: code 0; self: 0.011085 user 0.011085 sys; children: 3.460298 user 0.201150 sys
25665 distcc[12007] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
25666 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/ossaudiodev.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/ossaudiodev.cpython-310-aarch64-linux-gnu.so
25667 distcc[12024] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
25668 distcc[12024] (dcc_recursion_safeguard) safeguard level=0
25669 distcc[12024] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
25670 distcc[12024] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
25671 distcc[12024] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/ossaudiodev.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/ossaudiodev.cpython-310-aarch64-linux-gnu.so
25672 distcc[12024] (dcc_scan_args) compiler will emit/use profile info; must be local
25673 distcc[12024] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
25674 distcc[12024] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
25675 distcc[12024] (dcc_parse_hosts) found tcp token "192.168.1.41"
25676 distcc[12024] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25677 distcc[12024] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25678 distcc[12024] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25679 distcc[12024] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
25680 distcc[12024] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/ossaudiodev.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/ossaudiodev.cpython-310-aarch64-linux-gnu.so
25681 distcc[12024] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
25682 distcc[12024] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/ossaudiodev.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/ossaudiodev.cpython-310-aarch64-linux-gnu.so
25683 distcc[12024] (dcc_spawn_child) child started as pid12025
25684 distcc[12025] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
25685 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25686 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25687 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25688 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25689 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
25690 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25691 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25692 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25693 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25694 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
25695 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25696 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25697 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25698 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25699 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
25700 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25701 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25702 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25703 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25704 distcc[11957] (dcc_lock_pause) nothing available, sleeping 1000ms...
25705 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25706 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25707 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25708 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25709 distcc[11981] (dcc_lock_pause) nothing available, sleeping 1000ms...
25710 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25711 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25712 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25713 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25714 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
25715 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25716 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25717 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25718 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25719 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25720 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25721 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25722 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25723 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
25724 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
25725 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25726 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25727 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25728 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25729 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
25730 distcc[12024] (dcc_collect_child) cc child 12025 terminated with status 0
25731 distcc[12024] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
25732 distcc[12024] compile (null) on localhost completed ok
25733 distcc[12024] (dcc_unlock) release lock fd5
25734 distcc[12024] elapsed compilation time 0.139978s
25735 distcc[12024] (dcc_exit) exit: code 0; self: 0.008984 user 0.011979 sys; children: 0.083779 user 0.048226 sys
25736 distcc[12024] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
25737 building '_bz2' extension
25738 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bz2module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bz2module.o
25739 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25740 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25741 distcc[11845] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25742 distcc[11845] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
25743 distcc[11845] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testmultiphase.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_testmultiphase.cpython-310-aarch64-linux-gnu.so
25744 distcc[11845] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
25745 distcc[11845] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testmultiphase.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_testmultiphase.cpython-310-aarch64-linux-gnu.so
25746 distcc[11845] (dcc_spawn_child) child started as pid12028
25747 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25748 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25749 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25750 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25751 distcc[11774] (dcc_lock_pause) nothing available, sleeping 1000ms...
25752 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25753 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25754 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25755 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25756 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
25757 distcc[12028] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
25758 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25759 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25760 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25761 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25762 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
25763 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25764 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25765 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25766 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25767 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
25768 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25769 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25770 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25771 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25772 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
25773 distcc[12029] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
25774 distcc[12029] (dcc_recursion_safeguard) safeguard level=0
25775 distcc[12029] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
25776 distcc[12029] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
25777 distcc[12029] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bz2module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bz2module.o
25778 distcc[12029] (dcc_scan_args) compiler will emit/use profile info; must be local
25779 distcc[12029] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
25780 distcc[12029] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
25781 distcc[12029] (dcc_parse_hosts) found tcp token "192.168.1.41"
25782 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25783 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25784 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25785 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25786 distcc[12029] (dcc_lock_pause) nothing available, sleeping 1000ms...
25787 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25788 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25789 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25790 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25791 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
25792 distcc[11845] (dcc_collect_child) cc child 12028 terminated with status 0
25793 distcc[11845] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
25794 distcc[11845] compile (null) on localhost completed ok
25795 distcc[11845] (dcc_unlock) release lock fd5
25796 distcc[11845] elapsed compilation time 33.183725s
25797 distcc[11845] (dcc_exit) exit: code 0; self: 0.009266 user 0.037064 sys; children: 0.086117 user 0.037047 sys
25798 distcc[11845] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
25799 building '_lzma' extension
25800 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lzmamodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lzmamodule.o
25801 distcc[12032] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
25802 distcc[12032] (dcc_recursion_safeguard) safeguard level=0
25803 distcc[12032] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
25804 distcc[12032] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
25805 distcc[12032] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lzmamodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lzmamodule.o
25806 distcc[12032] (dcc_scan_args) compiler will emit/use profile info; must be local
25807 distcc[12032] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
25808 distcc[12032] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
25809 distcc[12032] (dcc_parse_hosts) found tcp token "192.168.1.41"
25810 distcc[12032] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25811 distcc[12032] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25812 distcc[12032] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25813 distcc[12032] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
25814 distcc[12032] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lzmamodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lzmamodule.o
25815 distcc[12032] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
25816 distcc[12032] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lzmamodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lzmamodule.o
25817 distcc[12032] (dcc_spawn_child) child started as pid12033
25818 distcc[12033] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
25819 distcc[12020] (dcc_collect_child) cc child 12021 terminated with status 0
25820 distcc[12020] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
25821 distcc[12020] compile (null) on localhost completed ok
25822 distcc[12020] (dcc_unlock) release lock fd5
25823 distcc[12020] elapsed compilation time 4.503301s
25824 distcc[12020] (dcc_exit) exit: code 0; self: 0.011085 user 0.007390 sys; children: 4.111984 user 0.179954 sys
25825 distcc[12020] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
25826 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/binascii.o -L. -L/usr/local/lib64 -lz -o build/lib.linux-aarch64-3.10/binascii.cpython-310-aarch64-linux-gnu.so
25827 distcc[12036] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
25828 distcc[12036] (dcc_recursion_safeguard) safeguard level=0
25829 distcc[12036] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
25830 distcc[12036] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
25831 distcc[12036] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/binascii.o -L. -L/usr/local/lib64 -lz -o build/lib.linux-aarch64-3.10/binascii.cpython-310-aarch64-linux-gnu.so
25832 distcc[12036] (dcc_scan_args) compiler will emit/use profile info; must be local
25833 distcc[12036] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
25834 distcc[12036] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
25835 distcc[12036] (dcc_parse_hosts) found tcp token "192.168.1.41"
25836 distcc[12036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25837 distcc[12036] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25838 distcc[12036] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
25839 distcc[12036] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/binascii.o -L. -L/usr/local/lib64 -lz -o build/lib.linux-aarch64-3.10/binascii.cpython-310-aarch64-linux-gnu.so
25840 distcc[12036] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
25841 distcc[12036] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/binascii.o -L. -L/usr/local/lib64 -lz -o build/lib.linux-aarch64-3.10/binascii.cpython-310-aarch64-linux-gnu.so
25842 distcc[12036] (dcc_spawn_child) child started as pid12037
25843 distcc[12037] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
25844 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25845 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25846 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25847 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25848 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
25849 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25850 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25851 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25852 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25853 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
25854 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25855 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25856 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25857 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25858 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
25859 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25860 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25861 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25862 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25863 distcc[11957] (dcc_lock_pause) nothing available, sleeping 1000ms...
25864 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25865 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25866 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25867 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25868 distcc[11981] (dcc_lock_pause) nothing available, sleeping 1000ms...
25869 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25870 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25871 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25872 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25873 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
25874 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25875 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25876 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25877 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25878 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25879 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25880 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25881 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25882 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
25883 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
25884 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25885 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25886 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25887 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25888 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
25889 distcc[12036] (dcc_collect_child) cc child 12037 terminated with status 0
25890 distcc[12036] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
25891 distcc[12036] compile (null) on localhost completed ok
25892 distcc[12036] (dcc_unlock) release lock fd5
25893 distcc[12036] elapsed compilation time 0.168682s
25894 distcc[12036] (dcc_exit) exit: code 0; self: 0.004110 user 0.016440 sys; children: 0.068623 user 0.058162 sys
25895 distcc[12036] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
25896 building 'pyexpat' extension
25897 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/pyexpat.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/pyexpat.o
25898 distcc[12040] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
25899 distcc[12040] (dcc_recursion_safeguard) safeguard level=0
25900 distcc[12040] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
25901 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25902 distcc[11774] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25903 distcc[11774] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
25904 distcc[11774] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cmathmodule.o Modules/_math.o -L. -L/usr/local/lib64 -lm -o build/lib.linux-aarch64-3.10/cmath.cpython-310-aarch64-linux-gnu.so
25905 distcc[11774] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
25906 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25907 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25908 distcc[11774] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cmathmodule.o Modules/_math.o -L. -L/usr/local/lib64 -lm -o build/lib.linux-aarch64-3.10/cmath.cpython-310-aarch64-linux-gnu.so
25909 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25910 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25911 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
25912 distcc[11774] (dcc_spawn_child) child started as pid12041
25913 distcc[12040] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
25914 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25915 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25916 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25917 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25918 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
25919 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25920 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25921 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25922 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25923 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
25924 distcc[12040] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/pyexpat.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/pyexpat.o
25925 distcc[12040] (dcc_scan_args) compiler will emit/use profile info; must be local
25926 distcc[12040] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
25927 distcc[12040] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
25928 distcc[12040] (dcc_parse_hosts) found tcp token "192.168.1.41"
25929 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25930 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25931 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25932 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25933 distcc[12040] (dcc_lock_pause) nothing available, sleeping 1000ms...
25934 distcc[12041] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
25935 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25936 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25937 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25938 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25939 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
25940 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25941 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25942 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25943 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25944 distcc[12029] (dcc_lock_pause) nothing available, sleeping 1000ms...
25945 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25946 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25947 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
25948 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
25949 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
25950 distcc[11774] (dcc_collect_child) cc child 12041 terminated with status 0
25951 distcc[11774] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
25952 distcc[11774] compile (null) on localhost completed ok
25953 distcc[11774] (dcc_unlock) release lock fd5
25954 distcc[11774] elapsed compilation time 43.231881s
25955 distcc[11774] (dcc_exit) exit: code 0; self: 0.021604 user 0.039608 sys; children: 0.101308 user 0.046882 sys
25956 distcc[11774] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
25957 building '_elementtree' extension
25958 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DUSE_PYEXPAT_CAPI -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_elementtree.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_elementtree.o
25959 distcc[12044] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
25960 distcc[12044] (dcc_recursion_safeguard) safeguard level=0
25961 distcc[12044] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
25962 distcc[12044] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
25963 distcc[12044] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DUSE_PYEXPAT_CAPI -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_elementtree.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_elementtree.o
25964 distcc[12044] (dcc_scan_args) compiler will emit/use profile info; must be local
25965 distcc[12044] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
25966 distcc[12044] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
25967 distcc[12044] (dcc_parse_hosts) found tcp token "192.168.1.41"
25968 distcc[12044] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
25969 distcc[12044] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
25970 distcc[12044] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
25971 distcc[12044] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DUSE_PYEXPAT_CAPI -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_elementtree.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_elementtree.o
25972 distcc[12044] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
25973 distcc[12044] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DUSE_PYEXPAT_CAPI -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_elementtree.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_elementtree.o
25974 distcc[12044] (dcc_spawn_child) child started as pid12045
25975 distcc[12045] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
25976 distcc[12016] (dcc_collect_child) cc child 12017 terminated with status 0
25977 distcc[12016] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
25978 distcc[12016] compile (null) on localhost completed ok
25979 distcc[12016] (dcc_unlock) release lock fd5
25980 distcc[12016] elapsed compilation time 5.222603s
25981 distcc[12016] (dcc_exit) exit: code 0; self: 0.006487 user 0.012974 sys; children: 4.974539 user 0.207448 sys
25982 distcc[12016] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
25983 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/zlibmodule.o -L. -L/usr/local/lib64 -lz -o build/lib.linux-aarch64-3.10/zlib.cpython-310-aarch64-linux-gnu.so
25984 distcc[12048] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
25985 distcc[12048] (dcc_recursion_safeguard) safeguard level=0
25986 distcc[12048] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
25987 distcc[12048] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
25988 distcc[12048] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/zlibmodule.o -L. -L/usr/local/lib64 -lz -o build/lib.linux-aarch64-3.10/zlib.cpython-310-aarch64-linux-gnu.so
25989 distcc[12048] (dcc_scan_args) compiler will emit/use profile info; must be local
25990 distcc[12048] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
25991 distcc[12048] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
25992 distcc[12048] (dcc_parse_hosts) found tcp token "192.168.1.41"
25993 distcc[12048] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
25994 distcc[12048] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/zlibmodule.o -L. -L/usr/local/lib64 -lz -o build/lib.linux-aarch64-3.10/zlib.cpython-310-aarch64-linux-gnu.so
25995 distcc[12048] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
25996 distcc[12048] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/zlibmodule.o -L. -L/usr/local/lib64 -lz -o build/lib.linux-aarch64-3.10/zlib.cpython-310-aarch64-linux-gnu.so
25997 distcc[12048] (dcc_spawn_child) child started as pid12049
25998 distcc[12049] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
25999 distcc[12048] (dcc_collect_child) cc child 12049 terminated with status 0
26000 distcc[12048] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
26001 distcc[12048] compile (null) on localhost completed ok
26002 distcc[12048] (dcc_unlock) release lock fd5
26003 distcc[12048] elapsed compilation time 0.130300s
26004 distcc[12048] (dcc_exit) exit: code 0; self: 0.008725 user 0.008725 sys; children: 0.065347 user 0.054286 sys
26005 distcc[12048] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
26006 building '_multibytecodec' extension
26007 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs
26008 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/multibytecodec.o
26009 distcc[12052] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
26010 distcc[12052] (dcc_recursion_safeguard) safeguard level=0
26011 distcc[12052] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
26012 distcc[12052] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
26013 distcc[12052] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/multibytecodec.o
26014 distcc[12052] (dcc_scan_args) compiler will emit/use profile info; must be local
26015 distcc[12052] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
26016 distcc[12052] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
26017 distcc[12052] (dcc_parse_hosts) found tcp token "192.168.1.41"
26018 distcc[12052] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
26019 distcc[12052] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/multibytecodec.o
26020 distcc[12052] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
26021 distcc[12052] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/multibytecodec.o
26022 distcc[12052] (dcc_spawn_child) child started as pid12053
26023 distcc[12053] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
26024 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26025 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26026 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26027 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26028 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
26029 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26030 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26031 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26032 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26033 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
26034 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26035 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26036 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26037 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26038 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
26039 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26040 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26041 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26042 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26043 distcc[11957] (dcc_lock_pause) nothing available, sleeping 1000ms...
26044 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26045 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26046 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26047 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26048 distcc[11981] (dcc_lock_pause) nothing available, sleeping 1000ms...
26049 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26050 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26051 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26052 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26053 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
26054 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26055 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26056 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26057 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26058 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
26059 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26060 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26061 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26062 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26063 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
26064 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26065 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26066 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26067 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26068 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
26069 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26070 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26071 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26072 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26073 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
26074 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26075 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26076 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26077 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26078 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
26079 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26080 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26081 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26082 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26083 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
26084 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26085 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26086 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26087 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26088 distcc[12040] (dcc_lock_pause) nothing available, sleeping 1000ms...
26089 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26090 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26091 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26092 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26093 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
26094 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26095 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26096 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26097 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26098 distcc[12029] (dcc_lock_pause) nothing available, sleeping 1000ms...
26099 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26100 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26101 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26102 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26103 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
26104 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26105 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26106 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26107 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26108 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
26109 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26110 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26111 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26112 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26113 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
26114 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26115 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26116 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26117 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26118 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
26119 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26120 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26121 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26122 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26123 distcc[11957] (dcc_lock_pause) nothing available, sleeping 1000ms...
26124 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26125 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26126 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26127 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26128 distcc[11981] (dcc_lock_pause) nothing available, sleeping 1000ms...
26129 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26130 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26131 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26132 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26133 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
26134 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26135 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26136 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26137 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26138 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
26139 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26140 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26141 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26142 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26143 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
26144 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26145 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26146 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26147 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26148 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
26149 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26150 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26151 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26152 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26153 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
26154 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26155 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26156 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26157 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26158 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
26159 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26160 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26161 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26162 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26163 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
26164 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26165 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26166 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26167 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26168 distcc[12040] (dcc_lock_pause) nothing available, sleeping 1000ms...
26169 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26170 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26171 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26172 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26173 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
26174 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26175 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26176 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26177 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26178 distcc[12029] (dcc_lock_pause) nothing available, sleeping 1000ms...
26179 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26180 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26181 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26182 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26183 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
26184 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26185 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26186 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26187 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26188 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
26189 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26190 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26191 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26192 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26193 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
26194 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26195 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26196 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26197 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26198 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
26199 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26200 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26201 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26202 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26203 distcc[11957] (dcc_lock_pause) nothing available, sleeping 1000ms...
26204 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26205 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26206 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26207 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26208 distcc[11981] (dcc_lock_pause) nothing available, sleeping 1000ms...
26209 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26210 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26211 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26212 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26213 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
26214 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26215 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26216 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26217 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26218 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
26219 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26220 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26221 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26222 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26223 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
26224 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26225 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26226 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26227 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26228 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
26229 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26230 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26231 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26232 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26233 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
26234 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26235 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26236 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26237 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26238 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
26239 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26240 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26241 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26242 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26243 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
26244 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26245 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26246 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26247 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26248 distcc[12040] (dcc_lock_pause) nothing available, sleeping 1000ms...
26249 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26250 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26251 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26252 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26253 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
26254 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26255 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26256 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26257 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26258 distcc[12029] (dcc_lock_pause) nothing available, sleeping 1000ms...
26259 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26260 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26261 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26262 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26263 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
26264 distcc[12032] (dcc_collect_child) cc child 12033 terminated with status 0
26265 distcc[12032] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
26266 distcc[12032] compile (null) on localhost completed ok
26267 distcc[12032] (dcc_unlock) release lock fd5
26268 distcc[12032] elapsed compilation time 4.436073s
26269 distcc[12032] (dcc_exit) exit: code 0; self: 0.014172 user 0.007086 sys; children: 4.123003 user 0.210525 sys
26270 distcc[12032] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
26271 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lzmamodule.o -L. -L/usr/local/lib64 -llzma -o build/lib.linux-aarch64-3.10/_lzma.cpython-310-aarch64-linux-gnu.so
26272 distcc[12056] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
26273 distcc[12056] (dcc_recursion_safeguard) safeguard level=0
26274 distcc[12056] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
26275 distcc[12056] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
26276 distcc[12056] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lzmamodule.o -L. -L/usr/local/lib64 -llzma -o build/lib.linux-aarch64-3.10/_lzma.cpython-310-aarch64-linux-gnu.so
26277 distcc[12056] (dcc_scan_args) compiler will emit/use profile info; must be local
26278 distcc[12056] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
26279 distcc[12056] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
26280 distcc[12056] (dcc_parse_hosts) found tcp token "192.168.1.41"
26281 distcc[12056] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26282 distcc[12056] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26283 distcc[12056] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26284 distcc[12056] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
26285 distcc[12056] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lzmamodule.o -L. -L/usr/local/lib64 -llzma -o build/lib.linux-aarch64-3.10/_lzma.cpython-310-aarch64-linux-gnu.so
26286 distcc[12056] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
26287 distcc[12056] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lzmamodule.o -L. -L/usr/local/lib64 -llzma -o build/lib.linux-aarch64-3.10/_lzma.cpython-310-aarch64-linux-gnu.so
26288 distcc[12056] (dcc_spawn_child) child started as pid12057
26289 distcc[12057] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
26290 distcc[12056] (dcc_collect_child) cc child 12057 terminated with status 0
26291 distcc[12056] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
26292 distcc[12056] compile (null) on localhost completed ok
26293 distcc[12056] (dcc_unlock) release lock fd5
26294 distcc[12056] elapsed compilation time 0.141090s
26295 distcc[12056] (dcc_exit) exit: code 0; self: 0.006681 user 0.013363 sys; children: 0.096231 user 0.041532 sys
26296 distcc[12056] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
26297 building '_codecs_kr' extension
26298 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_kr.o
26299 distcc[12060] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
26300 distcc[12060] (dcc_recursion_safeguard) safeguard level=0
26301 distcc[12060] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
26302 distcc[12060] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
26303 distcc[12060] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_kr.o
26304 distcc[12060] (dcc_scan_args) compiler will emit/use profile info; must be local
26305 distcc[12060] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
26306 distcc[12060] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
26307 distcc[12060] (dcc_parse_hosts) found tcp token "192.168.1.41"
26308 distcc[12060] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26309 distcc[12060] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26310 distcc[12060] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26311 distcc[12060] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
26312 distcc[12060] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_kr.o
26313 distcc[12060] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
26314 distcc[12060] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_kr.o
26315 distcc[12060] (dcc_spawn_child) child started as pid12061
26316 distcc[12061] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
26317 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26318 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26319 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26320 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26321 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
26322 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26323 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26324 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26325 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26326 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
26327 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26328 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26329 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26330 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26331 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
26332 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26333 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26334 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26335 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26336 distcc[11957] (dcc_lock_pause) nothing available, sleeping 1000ms...
26337 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26338 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26339 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26340 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26341 distcc[11981] (dcc_lock_pause) nothing available, sleeping 1000ms...
26342 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26343 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26344 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26345 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26346 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26347 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
26348 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26349 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26350 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26351 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
26352 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26353 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26354 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26355 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26356 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
26357 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26358 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26359 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26360 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26361 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
26362 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26363 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26364 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26365 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26366 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
26367 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26368 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26369 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26370 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26371 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
26372 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26373 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26374 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26375 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26376 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
26377 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26378 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26379 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26380 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26381 distcc[12040] (dcc_lock_pause) nothing available, sleeping 1000ms...
26382 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26383 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26384 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26385 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26386 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
26387 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26388 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26389 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26390 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26391 distcc[12029] (dcc_lock_pause) nothing available, sleeping 1000ms...
26392 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26393 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26394 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26395 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26396 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
26397 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26398 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26399 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26400 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26401 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
26402 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26403 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26404 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26405 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26406 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
26407 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26408 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26409 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26410 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26411 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
26412 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26413 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26414 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26415 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26416 distcc[11957] (dcc_lock_pause) nothing available, sleeping 1000ms...
26417 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26418 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26419 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26420 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26421 distcc[11981] (dcc_lock_pause) nothing available, sleeping 1000ms...
26422 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26423 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26424 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26425 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26426 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26427 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26428 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26429 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
26430 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26431 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
26432 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26433 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26434 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26435 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26436 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
26437 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26438 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26439 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26440 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26441 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
26442 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26443 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26444 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26445 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26446 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
26447 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26448 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26449 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26450 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26451 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
26452 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26453 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26454 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26455 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26456 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
26457 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26458 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26459 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26460 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26461 distcc[12040] (dcc_lock_pause) nothing available, sleeping 1000ms...
26462 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26463 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26464 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26465 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26466 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
26467 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26468 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26469 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26470 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26471 distcc[12029] (dcc_lock_pause) nothing available, sleeping 1000ms...
26472 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26473 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26474 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26475 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26476 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
26477 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26478 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26479 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26480 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26481 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
26482 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26483 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26484 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26485 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26486 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
26487 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26488 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26489 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26490 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26491 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
26492 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26493 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26494 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26495 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26496 distcc[11957] (dcc_lock_pause) nothing available, sleeping 1000ms...
26497 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26498 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26499 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26500 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26501 distcc[11981] (dcc_lock_pause) nothing available, sleeping 1000ms...
26502 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26503 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26504 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26505 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26506 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26507 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26508 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
26509 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26510 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26511 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
26512 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26513 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26514 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26515 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26516 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
26517 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26518 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26519 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26520 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26521 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
26522 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26523 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26524 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26525 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26526 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
26527 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26528 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26529 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26530 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26531 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
26532 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26533 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26534 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26535 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26536 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
26537 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26538 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26539 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26540 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26541 distcc[12040] (dcc_lock_pause) nothing available, sleeping 1000ms...
26542 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26543 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26544 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26545 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26546 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
26547 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26548 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26549 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26550 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26551 distcc[12029] (dcc_lock_pause) nothing available, sleeping 1000ms...
26552 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26553 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26554 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26555 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26556 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
26557 distcc[12060] (dcc_collect_child) cc child 12061 terminated with status 0
26558 distcc[12060] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
26559 distcc[12060] compile (null) on localhost completed ok
26560 distcc[12060] (dcc_unlock) release lock fd5
26561 distcc[12060] elapsed compilation time 2.717611s
26562 distcc[12060] (dcc_exit) exit: code 0; self: 0.012532 user 0.006266 sys; children: 2.443439 user 0.187914 sys
26563 distcc[12060] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
26564 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_kr.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_codecs_kr.cpython-310-aarch64-linux-gnu.so
26565 distcc[12064] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
26566 distcc[12064] (dcc_recursion_safeguard) safeguard level=0
26567 distcc[12064] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
26568 distcc[12064] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
26569 distcc[12064] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_kr.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_codecs_kr.cpython-310-aarch64-linux-gnu.so
26570 distcc[12064] (dcc_scan_args) compiler will emit/use profile info; must be local
26571 distcc[12064] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
26572 distcc[12064] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
26573 distcc[12064] (dcc_parse_hosts) found tcp token "192.168.1.41"
26574 distcc[12064] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26575 distcc[12064] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26576 distcc[12064] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26577 distcc[12064] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
26578 distcc[12064] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_kr.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_codecs_kr.cpython-310-aarch64-linux-gnu.so
26579 distcc[12064] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
26580 distcc[12064] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_kr.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_codecs_kr.cpython-310-aarch64-linux-gnu.so
26581 distcc[12064] (dcc_spawn_child) child started as pid12065
26582 distcc[12065] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
26583 distcc[12064] (dcc_collect_child) cc child 12065 terminated with status 0
26584 distcc[12064] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
26585 distcc[12064] compile (null) on localhost completed ok
26586 distcc[12064] (dcc_unlock) release lock fd5
26587 distcc[12064] elapsed compilation time 0.166206s
26588 distcc[12064] (dcc_exit) exit: code 0; self: 0.006738 user 0.013477 sys; children: 0.093352 user 0.058547 sys
26589 distcc[12064] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
26590 building '_codecs_jp' extension
26591 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_jp.o
26592 distcc[12068] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
26593 distcc[12068] (dcc_recursion_safeguard) safeguard level=0
26594 distcc[12068] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
26595 distcc[12068] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
26596 distcc[12068] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_jp.o
26597 distcc[12068] (dcc_scan_args) compiler will emit/use profile info; must be local
26598 distcc[12068] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
26599 distcc[12068] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
26600 distcc[12068] (dcc_parse_hosts) found tcp token "192.168.1.41"
26601 distcc[12068] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26602 distcc[12068] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26603 distcc[12068] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26604 distcc[12068] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
26605 distcc[12068] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_jp.o
26606 distcc[12068] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
26607 distcc[12068] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_jp.o
26608 distcc[12068] (dcc_spawn_child) child started as pid12069
26609 distcc[12069] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
26610 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26611 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26612 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26613 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26614 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
26615 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26616 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26617 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26618 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26619 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
26620 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26621 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26622 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26623 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26624 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
26625 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26626 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26627 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26628 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26629 distcc[11957] (dcc_lock_pause) nothing available, sleeping 1000ms...
26630 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26631 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26632 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26633 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26634 distcc[11981] (dcc_lock_pause) nothing available, sleeping 1000ms...
26635 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26636 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26637 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26638 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26639 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
26640 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26641 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26642 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26643 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26644 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26645 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
26646 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26647 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26648 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26649 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
26650 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26651 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26652 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26653 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26654 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
26655 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26656 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26657 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26658 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26659 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
26660 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26661 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26662 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26663 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26664 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
26665 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26666 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26667 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26668 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26669 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
26670 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26671 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26672 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26673 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26674 distcc[12040] (dcc_lock_pause) nothing available, sleeping 1000ms...
26675 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26676 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26677 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26678 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26679 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
26680 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26681 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26682 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26683 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26684 distcc[12029] (dcc_lock_pause) nothing available, sleeping 1000ms...
26685 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26686 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26687 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26688 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26689 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
26690 distcc[12052] (dcc_collect_child) cc child 12053 terminated with status 0
26691 distcc[12052] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
26692 distcc[12052] compile (null) on localhost completed ok
26693 distcc[12052] (dcc_unlock) release lock fd5
26694 distcc[12052] elapsed compilation time 6.956344s
26695 distcc[12052] (dcc_exit) exit: code 0; self: 0.007398 user 0.011097 sys; children: 6.499613 user 0.201556 sys
26696 distcc[12052] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
26697 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/multibytecodec.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_multibytecodec.cpython-310-aarch64-linux-gnu.so
26698 distcc[12072] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
26699 distcc[12072] (dcc_recursion_safeguard) safeguard level=0
26700 distcc[12072] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
26701 distcc[12072] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
26702 distcc[12072] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/multibytecodec.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_multibytecodec.cpython-310-aarch64-linux-gnu.so
26703 distcc[12072] (dcc_scan_args) compiler will emit/use profile info; must be local
26704 distcc[12072] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
26705 distcc[12072] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
26706 distcc[12072] (dcc_parse_hosts) found tcp token "192.168.1.41"
26707 distcc[12072] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
26708 distcc[12072] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/multibytecodec.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_multibytecodec.cpython-310-aarch64-linux-gnu.so
26709 distcc[12072] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
26710 distcc[12072] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/multibytecodec.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_multibytecodec.cpython-310-aarch64-linux-gnu.so
26711 distcc[12072] (dcc_spawn_child) child started as pid12073
26712 distcc[12073] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
26713 distcc[12072] (dcc_collect_child) cc child 12073 terminated with status 0
26714 distcc[12072] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
26715 distcc[12072] compile (null) on localhost completed ok
26716 distcc[12072] (dcc_unlock) release lock fd5
26717 distcc[12072] elapsed compilation time 0.158151s
26718 distcc[12072] (dcc_exit) exit: code 0; self: 0.006813 user 0.013627 sys; children: 0.083036 user 0.060079 sys
26719 distcc[12072] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
26720 building '_codecs_cn' extension
26721 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_cn.o
26722 distcc[12076] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
26723 distcc[12076] (dcc_recursion_safeguard) safeguard level=0
26724 distcc[12076] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
26725 distcc[12076] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
26726 distcc[12076] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_cn.o
26727 distcc[12076] (dcc_scan_args) compiler will emit/use profile info; must be local
26728 distcc[12076] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
26729 distcc[12076] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
26730 distcc[12076] (dcc_parse_hosts) found tcp token "192.168.1.41"
26731 distcc[12076] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
26732 distcc[12076] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_cn.o
26733 distcc[12076] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
26734 distcc[12076] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_cn.o
26735 distcc[12076] (dcc_spawn_child) child started as pid12077
26736 distcc[12077] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
26737 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26738 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26739 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26740 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26741 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
26742 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26743 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26744 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26745 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26746 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
26747 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26748 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26749 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26750 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26751 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
26752 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26753 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26754 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26755 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26756 distcc[11957] (dcc_lock_pause) nothing available, sleeping 1000ms...
26757 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26758 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26759 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26760 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26761 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26762 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26763 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26764 distcc[11981] (dcc_lock_pause) nothing available, sleeping 1000ms...
26765 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26766 distcc[11692] (dcc_lock_pause) nothing available, sleeping 1000ms...
26767 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26768 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26769 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26770 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26771 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26772 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26773 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26774 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
26775 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26776 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
26777 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26778 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26779 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26780 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26781 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
26782 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26783 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26784 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26785 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26786 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
26787 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26788 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26789 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26790 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26791 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
26792 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26793 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26794 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26795 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26796 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
26797 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26798 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26799 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26800 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26801 distcc[12040] (dcc_lock_pause) nothing available, sleeping 1000ms...
26802 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26803 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26804 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26805 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26806 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
26807 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26808 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26809 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26810 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26811 distcc[12029] (dcc_lock_pause) nothing available, sleeping 1000ms...
26812 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26813 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26814 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26815 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26816 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
26817 distcc[11874] (dcc_collect_child) cc child 11980 terminated with status 0
26818 distcc[11874] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
26819 distcc[11874] compile (null) on localhost completed ok
26820 distcc[11874] (dcc_unlock) release lock fd5
26821 distcc[11874] elapsed compilation time 39.914781s
26822 distcc[11874] (dcc_exit) exit: code 0; self: 0.006654 user 0.029943 sys; children: 17.039953 user 0.511210 sys
26823 distcc[11874] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
26824 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cursesmodule.o -L. -L/usr/local/lib64 -lncursesw -o build/lib.linux-aarch64-3.10/_curses.cpython-310-aarch64-linux-gnu.so
26825 distcc[12080] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
26826 distcc[12080] (dcc_recursion_safeguard) safeguard level=0
26827 distcc[12080] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
26828 distcc[12080] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
26829 distcc[12080] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cursesmodule.o -L. -L/usr/local/lib64 -lncursesw -o build/lib.linux-aarch64-3.10/_curses.cpython-310-aarch64-linux-gnu.so
26830 distcc[12080] (dcc_scan_args) compiler will emit/use profile info; must be local
26831 distcc[12080] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
26832 distcc[12080] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
26833 distcc[12080] (dcc_parse_hosts) found tcp token "192.168.1.41"
26834 distcc[12080] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26835 distcc[12080] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
26836 distcc[12080] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cursesmodule.o -L. -L/usr/local/lib64 -lncursesw -o build/lib.linux-aarch64-3.10/_curses.cpython-310-aarch64-linux-gnu.so
26837 distcc[12080] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
26838 distcc[12080] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cursesmodule.o -L. -L/usr/local/lib64 -lncursesw -o build/lib.linux-aarch64-3.10/_curses.cpython-310-aarch64-linux-gnu.so
26839 distcc[12080] (dcc_spawn_child) child started as pid12081
26840 distcc[12081] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
26841 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26842 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26843 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26844 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26845 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
26846 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26847 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26848 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26849 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26850 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
26851 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26852 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26853 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26854 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26855 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
26856 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26857 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26858 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26859 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26860 distcc[11957] (dcc_lock_pause) nothing available, sleeping 1000ms...
26861 distcc[12080] (dcc_collect_child) cc child 12081 terminated with status 0
26862 distcc[12080] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
26863 distcc[12080] compile (null) on localhost completed ok
26864 distcc[12080] (dcc_unlock) release lock fd5
26865 distcc[12080] elapsed compilation time 0.151685s
26866 distcc[12080] (dcc_exit) exit: code 0; self: 0.003173 user 0.015865 sys; children: 0.083891 user 0.059323 sys
26867 distcc[12080] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
26868 building '_codecs_tw' extension
26869 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_tw.o
26870 distcc[11692] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26871 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26872 distcc[11692] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
26873 distcc[11692] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_zoneinfo.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_zoneinfo.o -DPy_BUILD_CORE_MODULE
26874 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26875 distcc[11692] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
26876 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26877 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26878 distcc[11981] (dcc_lock_pause) nothing available, sleeping 1000ms...
26879 distcc[11692] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_zoneinfo.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_zoneinfo.o -DPy_BUILD_CORE_MODULE
26880 distcc[11692] (dcc_spawn_child) child started as pid12085
26881 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26882 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26883 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26884 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26885 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
26886 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26887 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26888 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26889 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26890 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26891 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
26892 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26893 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26894 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26895 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
26896 distcc[12084] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
26897 distcc[12084] (dcc_recursion_safeguard) safeguard level=0
26898 distcc[12085] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
26899 distcc[12084] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
26900 distcc[12084] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
26901 distcc[12084] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_tw.o
26902 distcc[12084] (dcc_scan_args) compiler will emit/use profile info; must be local
26903 distcc[12084] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
26904 distcc[12084] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
26905 distcc[12084] (dcc_parse_hosts) found tcp token "192.168.1.41"
26906 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26907 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26908 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26909 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26910 distcc[12084] (dcc_lock_pause) nothing available, sleeping 1000ms...
26911 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26912 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26913 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26914 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26915 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
26916 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26917 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26918 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26919 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26920 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
26921 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26922 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26923 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26924 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26925 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
26926 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26927 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26928 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26929 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26930 distcc[12040] (dcc_lock_pause) nothing available, sleeping 1000ms...
26931 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26932 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26933 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26934 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26935 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
26936 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26937 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26938 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26939 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26940 distcc[12029] (dcc_lock_pause) nothing available, sleeping 1000ms...
26941 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26942 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26943 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26944 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26945 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
26946 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26947 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26948 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26949 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26950 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
26951 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26952 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26953 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26954 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26955 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
26956 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26957 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26958 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26959 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26960 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
26961 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26962 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26963 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26964 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26965 distcc[11957] (dcc_lock_pause) nothing available, sleeping 1000ms...
26966 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26967 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26968 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26969 distcc[11981] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26970 distcc[11981] (dcc_lock_pause) nothing available, sleeping 1000ms...
26971 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26972 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26973 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26974 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26975 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
26976 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26977 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26978 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26979 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26980 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26981 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26982 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26983 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
26984 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26985 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
26986 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26987 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26988 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26989 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26990 distcc[12084] (dcc_lock_pause) nothing available, sleeping 1000ms...
26991 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26992 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26993 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26994 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
26995 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
26996 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
26997 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
26998 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
26999 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27000 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
27001 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27002 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27003 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27004 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27005 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
27006 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27007 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27008 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27009 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27010 distcc[12040] (dcc_lock_pause) nothing available, sleeping 1000ms...
27011 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27012 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27013 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27014 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27015 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
27016 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27017 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27018 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27019 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27020 distcc[12029] (dcc_lock_pause) nothing available, sleeping 1000ms...
27021 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27022 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27023 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27024 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27025 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
27026 distcc[12076] (dcc_collect_child) cc child 12077 terminated with status 0
27027 distcc[12076] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
27028 distcc[12076] compile (null) on localhost completed ok
27029 distcc[12076] (dcc_unlock) release lock fd5
27030 distcc[12076] elapsed compilation time 3.019050s
27031 distcc[12076] (dcc_exit) exit: code 0; self: 0.010525 user 0.010525 sys; children: 2.739664 user 0.206304 sys
27032 distcc[12076] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
27033 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_cn.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_codecs_cn.cpython-310-aarch64-linux-gnu.so
27034 distcc[12088] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
27035 distcc[12088] (dcc_recursion_safeguard) safeguard level=0
27036 distcc[12088] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
27037 distcc[12088] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
27038 distcc[12088] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_cn.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_codecs_cn.cpython-310-aarch64-linux-gnu.so
27039 distcc[12088] (dcc_scan_args) compiler will emit/use profile info; must be local
27040 distcc[12088] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
27041 distcc[12088] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
27042 distcc[12088] (dcc_parse_hosts) found tcp token "192.168.1.41"
27043 distcc[12088] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
27044 distcc[12088] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_cn.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_codecs_cn.cpython-310-aarch64-linux-gnu.so
27045 distcc[12088] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
27046 distcc[12088] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_cn.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_codecs_cn.cpython-310-aarch64-linux-gnu.so
27047 distcc[12088] (dcc_spawn_child) child started as pid12089
27048 distcc[12089] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
27049 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27050 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27051 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27052 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27053 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
27054 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27055 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27056 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27057 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27058 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
27059 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27060 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27061 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27062 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27063 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
27064 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27065 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27066 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27067 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27068 distcc[11957] (dcc_lock_pause) nothing available, sleeping 1000ms...
27069 distcc[12088] (dcc_collect_child) cc child 12089 terminated with status 0
27070 distcc[12088] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
27071 distcc[12088] compile (null) on localhost completed ok
27072 distcc[12088] (dcc_unlock) release lock fd5
27073 distcc[12088] elapsed compilation time 0.120875s
27074 distcc[12088] (dcc_exit) exit: code 0; self: 0.003650 user 0.014601 sys; children: 0.070453 user 0.048143 sys
27075 distcc[12088] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
27076 building '_codecs_hk' extension
27077 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_hk.o
27078 distcc[11981] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
27079 distcc[11981] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/cache.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/cache.o
27080 distcc[11981] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
27081 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27082 distcc[11981] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/cache.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/cache.o
27083 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27084 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27085 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27086 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
27087 distcc[11981] (dcc_spawn_child) child started as pid12093
27088 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27089 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27090 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27091 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27092 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27093 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27094 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
27095 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27096 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27097 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
27098 distcc[12093] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
27099 distcc[12092] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
27100 distcc[12092] (dcc_recursion_safeguard) safeguard level=0
27101 distcc[12092] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
27102 distcc[12092] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
27103 distcc[12092] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_hk.o
27104 distcc[12092] (dcc_scan_args) compiler will emit/use profile info; must be local
27105 distcc[12092] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
27106 distcc[12092] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
27107 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27108 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27109 distcc[12092] (dcc_parse_hosts) found tcp token "192.168.1.41"
27110 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27111 distcc[12092] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27112 distcc[12092] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27113 distcc[12092] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27114 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27115 distcc[12084] (dcc_lock_pause) nothing available, sleeping 1000ms...
27116 distcc[12092] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27117 distcc[12092] (dcc_lock_pause) nothing available, sleeping 1000ms...
27118 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27119 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27120 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27121 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27122 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
27123 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27124 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27125 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27126 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27127 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
27128 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27129 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27130 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27131 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27132 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
27133 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27134 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27135 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27136 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27137 distcc[12040] (dcc_lock_pause) nothing available, sleeping 1000ms...
27138 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27139 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27140 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27141 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27142 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
27143 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27144 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27145 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27146 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27147 distcc[12029] (dcc_lock_pause) nothing available, sleeping 1000ms...
27148 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27149 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27150 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27151 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27152 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
27153 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27154 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27155 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27156 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27157 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
27158 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27159 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27160 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27161 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27162 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
27163 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27164 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27165 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27166 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27167 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
27168 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27169 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27170 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27171 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27172 distcc[11957] (dcc_lock_pause) nothing available, sleeping 1000ms...
27173 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27174 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27175 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27176 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27177 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
27178 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27179 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27180 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27181 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27182 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
27183 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27184 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27185 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27186 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27187 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
27188 distcc[12092] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27189 distcc[12092] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27190 distcc[12092] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27191 distcc[12092] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27192 distcc[12092] (dcc_lock_pause) nothing available, sleeping 1000ms...
27193 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27194 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27195 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27196 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27197 distcc[12084] (dcc_lock_pause) nothing available, sleeping 1000ms...
27198 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27199 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27200 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27201 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27202 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
27203 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27204 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27205 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27206 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27207 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
27208 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27209 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27210 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27211 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27212 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
27213 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27214 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27215 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27216 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27217 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27218 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27219 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27220 distcc[12040] (dcc_lock_pause) nothing available, sleeping 1000ms...
27221 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27222 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
27223 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27224 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27225 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27226 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27227 distcc[12029] (dcc_lock_pause) nothing available, sleeping 1000ms...
27228 distcc[12068] (dcc_collect_child) cc child 12069 terminated with status 0
27229 distcc[12068] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
27230 distcc[12068] compile (null) on localhost completed ok
27231 distcc[12068] (dcc_unlock) release lock fd5
27232 distcc[12068] elapsed compilation time 5.304173s
27233 distcc[12068] (dcc_exit) exit: code 0; self: 0.003276 user 0.019657 sys; children: 4.782916 user 0.293153 sys
27234 distcc[12068] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
27235 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_jp.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_codecs_jp.cpython-310-aarch64-linux-gnu.so
27236 distcc[12096] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
27237 distcc[12096] (dcc_recursion_safeguard) safeguard level=0
27238 distcc[12096] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
27239 distcc[12096] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
27240 distcc[12096] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_jp.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_codecs_jp.cpython-310-aarch64-linux-gnu.so
27241 distcc[12096] (dcc_scan_args) compiler will emit/use profile info; must be local
27242 distcc[12096] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
27243 distcc[12096] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
27244 distcc[12096] (dcc_parse_hosts) found tcp token "192.168.1.41"
27245 distcc[12096] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27246 distcc[12096] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27247 distcc[12096] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27248 distcc[12096] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
27249 distcc[12096] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_jp.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_codecs_jp.cpython-310-aarch64-linux-gnu.so
27250 distcc[12096] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
27251 distcc[12096] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_jp.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_codecs_jp.cpython-310-aarch64-linux-gnu.so
27252 distcc[12096] (dcc_spawn_child) child started as pid12097
27253 distcc[12097] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
27254 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27255 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27256 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27257 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27258 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
27259 distcc[12096] (dcc_collect_child) cc child 12097 terminated with status 0
27260 distcc[12096] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
27261 distcc[12096] compile (null) on localhost completed ok
27262 distcc[12096] (dcc_unlock) release lock fd5
27263 distcc[12096] elapsed compilation time 0.139803s
27264 distcc[12096] (dcc_exit) exit: code 0; self: 0.004011 user 0.016046 sys; children: 0.080765 user 0.041867 sys
27265 distcc[12096] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
27266 building '_codecs_iso2022' extension
27267 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_iso2022.o
27268 distcc[12100] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
27269 distcc[12100] (dcc_recursion_safeguard) safeguard level=0
27270 distcc[12100] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
27271 distcc[12100] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
27272 distcc[12100] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_iso2022.o
27273 distcc[12100] (dcc_scan_args) compiler will emit/use profile info; must be local
27274 distcc[12100] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
27275 distcc[12100] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
27276 distcc[12100] (dcc_parse_hosts) found tcp token "192.168.1.41"
27277 distcc[12100] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27278 distcc[12100] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27279 distcc[12100] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27280 distcc[12100] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
27281 distcc[12100] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_iso2022.o
27282 distcc[12100] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
27283 distcc[12100] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_iso2022.o
27284 distcc[12100] (dcc_spawn_child) child started as pid12101
27285 distcc[12101] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
27286 distcc[11981] (dcc_collect_child) cc child 12093 terminated with status 0
27287 distcc[11981] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
27288 distcc[11981] compile (null) on localhost completed ok
27289 distcc[11981] (dcc_unlock) release lock fd5
27290 distcc[11981] elapsed compilation time 21.564070s
27291 distcc[11981] (dcc_exit) exit: code 0; self: 0.030071 user 0.013365 sys; children: 1.238262 user 0.191758 sys
27292 distcc[11981] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
27293 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/connection.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/connection.o
27294 distcc[12104] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
27295 distcc[12104] (dcc_recursion_safeguard) safeguard level=0
27296 distcc[12104] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
27297 distcc[12104] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
27298 distcc[12104] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/connection.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/connection.o
27299 distcc[12104] (dcc_scan_args) compiler will emit/use profile info; must be local
27300 distcc[12104] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
27301 distcc[12104] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
27302 distcc[12104] (dcc_parse_hosts) found tcp token "192.168.1.41"
27303 distcc[12104] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
27304 distcc[12104] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/connection.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/connection.o
27305 distcc[12104] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
27306 distcc[12104] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/connection.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/connection.o
27307 distcc[12104] (dcc_spawn_child) child started as pid12105
27308 distcc[12105] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
27309 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27310 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27311 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27312 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27313 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
27314 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27315 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27316 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27317 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27318 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
27319 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27320 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27321 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27322 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27323 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
27324 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27325 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27326 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27327 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27328 distcc[11957] (dcc_lock_pause) nothing available, sleeping 1000ms...
27329 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27330 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27331 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27332 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27333 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
27334 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27335 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27336 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27337 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27338 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27339 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27340 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
27341 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27342 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27343 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
27344 distcc[12092] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27345 distcc[12092] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27346 distcc[12092] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27347 distcc[12092] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27348 distcc[12092] (dcc_lock_pause) nothing available, sleeping 1000ms...
27349 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27350 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27351 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27352 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27353 distcc[12084] (dcc_lock_pause) nothing available, sleeping 1000ms...
27354 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27355 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27356 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27357 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27358 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
27359 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27360 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27361 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27362 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27363 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
27364 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27365 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27366 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27367 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27368 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
27369 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27370 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27371 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27372 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27373 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27374 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27375 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27376 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27377 distcc[12040] (dcc_lock_pause) nothing available, sleeping 1000ms...
27378 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
27379 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27380 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27381 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27382 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27383 distcc[12029] (dcc_lock_pause) nothing available, sleeping 1000ms...
27384 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27385 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27386 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27387 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27388 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
27389 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27390 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27391 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27392 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27393 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
27394 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27395 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27396 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27397 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27398 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
27399 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27400 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27401 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27402 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27403 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
27404 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27405 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27406 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27407 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27408 distcc[11957] (dcc_lock_pause) nothing available, sleeping 1000ms...
27409 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27410 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27411 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27412 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27413 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
27414 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27415 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27416 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27417 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27418 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
27419 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27420 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27421 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27422 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27423 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
27424 distcc[12092] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27425 distcc[12092] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27426 distcc[12092] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27427 distcc[12092] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27428 distcc[12092] (dcc_lock_pause) nothing available, sleeping 1000ms...
27429 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27430 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27431 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27432 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27433 distcc[12084] (dcc_lock_pause) nothing available, sleeping 1000ms...
27434 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27435 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27436 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27437 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27438 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
27439 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27440 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27441 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27442 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27443 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
27444 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27445 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27446 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27447 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27448 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
27449 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27450 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27451 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27452 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27453 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27454 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27455 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27456 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27457 distcc[12040] (dcc_lock_pause) nothing available, sleeping 1000ms...
27458 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
27459 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27460 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27461 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27462 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27463 distcc[12029] (dcc_lock_pause) nothing available, sleeping 1000ms...
27464 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27465 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27466 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27467 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27468 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
27469 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27470 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27471 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27472 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27473 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27474 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27475 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27476 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
27477 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27478 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
27479 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27480 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27481 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27482 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27483 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
27484 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27485 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27486 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27487 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27488 distcc[11957] (dcc_lock_pause) nothing available, sleeping 1000ms...
27489 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27490 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27491 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27492 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27493 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
27494 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27495 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27496 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27497 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27498 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
27499 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27500 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27501 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27502 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27503 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
27504 distcc[12092] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27505 distcc[12092] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27506 distcc[12092] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27507 distcc[12092] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27508 distcc[12092] (dcc_lock_pause) nothing available, sleeping 1000ms...
27509 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27510 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27511 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27512 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27513 distcc[12084] (dcc_lock_pause) nothing available, sleeping 1000ms...
27514 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27515 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27516 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27517 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27518 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
27519 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27520 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27521 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27522 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27523 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
27524 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27525 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27526 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27527 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27528 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
27529 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27530 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27531 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27532 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27533 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27534 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27535 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27536 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27537 distcc[12040] (dcc_lock_pause) nothing available, sleeping 1000ms...
27538 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
27539 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27540 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27541 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27542 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27543 distcc[12029] (dcc_lock_pause) nothing available, sleeping 1000ms...
27544 distcc[11692] (dcc_collect_child) cc child 12085 terminated with status 0
27545 distcc[11692] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
27546 distcc[11692] compile (null) on localhost completed ok
27547 distcc[11692] (dcc_unlock) release lock fd5
27548 distcc[11692] elapsed compilation time 79.189835s
27549 distcc[11692] (dcc_exit) exit: code 0; self: 0.018986 user 0.063287 sys; children: 5.850821 user 0.216479 sys
27550 distcc[11692] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
27551 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_zoneinfo.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_zoneinfo.cpython-310-aarch64-linux-gnu.so
27552 distcc[12108] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
27553 distcc[12108] (dcc_recursion_safeguard) safeguard level=0
27554 distcc[12108] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
27555 distcc[12108] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
27556 distcc[12108] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_zoneinfo.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_zoneinfo.cpython-310-aarch64-linux-gnu.so
27557 distcc[12108] (dcc_scan_args) compiler will emit/use profile info; must be local
27558 distcc[12108] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
27559 distcc[12108] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
27560 distcc[12108] (dcc_parse_hosts) found tcp token "192.168.1.41"
27561 distcc[12108] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27562 distcc[12108] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
27563 distcc[12108] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_zoneinfo.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_zoneinfo.cpython-310-aarch64-linux-gnu.so
27564 distcc[12108] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
27565 distcc[12108] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_zoneinfo.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_zoneinfo.cpython-310-aarch64-linux-gnu.so
27566 distcc[12108] (dcc_spawn_child) child started as pid12109
27567 distcc[12109] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
27568 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27569 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27570 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27571 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27572 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
27573 distcc[12108] (dcc_collect_child) cc child 12109 terminated with status 0
27574 distcc[12108] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
27575 distcc[12108] compile (null) on localhost completed ok
27576 distcc[12108] (dcc_unlock) release lock fd5
27577 distcc[12108] elapsed compilation time 0.199557s
27578 distcc[12108] (dcc_exit) exit: code 0; self: 0.002707 user 0.018949 sys; children: 0.100944 user 0.043559 sys
27579 distcc[12108] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
27580 building '_decimal' extension
27581 distcc[12044] (dcc_collect_child) cc child 12045 terminated with status 0
27582 distcc[12044] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
27583 distcc[12044] compile (null) on localhost completed ok
27584 distcc[12044] (dcc_unlock) release lock fd5
27585 distcc[12044] elapsed compilation time 15.048953s
27586 distcc[12044] (dcc_exit) exit: code 0; self: 0.003191 user 0.022340 sys; children: 14.280303 user 0.359291 sys
27587 distcc[12044] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
27588 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_elementtree.o -L. -L/usr/local/lib64 -lexpat -o build/lib.linux-aarch64-3.10/_elementtree.cpython-310-aarch64-linux-gnu.so
27589 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal
27590 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec
27591 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/_decimal.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/_decimal.o
27592 distcc[12112] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
27593 distcc[12112] (dcc_recursion_safeguard) safeguard level=0
27594 distcc[12112] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
27595 distcc[12112] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
27596 distcc[12112] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_elementtree.o -L. -L/usr/local/lib64 -lexpat -o build/lib.linux-aarch64-3.10/_elementtree.cpython-310-aarch64-linux-gnu.so
27597 distcc[12112] (dcc_scan_args) compiler will emit/use profile info; must be local
27598 distcc[12112] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
27599 distcc[12112] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
27600 distcc[12112] (dcc_parse_hosts) found tcp token "192.168.1.41"
27601 distcc[12112] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27602 distcc[12112] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
27603 distcc[12112] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_elementtree.o -L. -L/usr/local/lib64 -lexpat -o build/lib.linux-aarch64-3.10/_elementtree.cpython-310-aarch64-linux-gnu.so
27604 distcc[12112] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
27605 distcc[12112] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_elementtree.o -L. -L/usr/local/lib64 -lexpat -o build/lib.linux-aarch64-3.10/_elementtree.cpython-310-aarch64-linux-gnu.so
27606 distcc[12112] (dcc_spawn_child) child started as pid12114
27607 distcc[12114] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
27608 distcc[12113] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
27609 distcc[12113] (dcc_recursion_safeguard) safeguard level=0
27610 distcc[12113] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
27611 distcc[12113] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
27612 distcc[12113] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/_decimal.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/_decimal.o
27613 distcc[12113] (dcc_scan_args) compiler will emit/use profile info; must be local
27614 distcc[12113] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
27615 distcc[12113] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
27616 distcc[12113] (dcc_parse_hosts) found tcp token "192.168.1.41"
27617 distcc[12113] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27618 distcc[12113] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27619 distcc[12113] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
27620 distcc[12113] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/_decimal.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/_decimal.o
27621 distcc[12113] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
27622 distcc[12113] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/_decimal.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/_decimal.o
27623 distcc[12113] (dcc_spawn_child) child started as pid12115
27624 distcc[12115] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
27625 distcc[12112] (dcc_collect_child) cc child 12114 terminated with status 0
27626 distcc[12112] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
27627 distcc[12112] compile (null) on localhost completed ok
27628 distcc[12112] (dcc_unlock) release lock fd5
27629 distcc[12112] elapsed compilation time 0.157930s
27630 distcc[12112] (dcc_exit) exit: code 0; self: 0.003782 user 0.015131 sys; children: 0.057639 user 0.062355 sys
27631 distcc[12112] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
27632 building '_ctypes_test' extension
27633 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes
27634 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes_test.o
27635 distcc[12120] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
27636 distcc[12120] (dcc_recursion_safeguard) safeguard level=0
27637 distcc[12120] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
27638 distcc[12120] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
27639 distcc[12120] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes_test.o
27640 distcc[12120] (dcc_scan_args) compiler will emit/use profile info; must be local
27641 distcc[12120] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
27642 distcc[12120] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
27643 distcc[12120] (dcc_parse_hosts) found tcp token "192.168.1.41"
27644 distcc[12120] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27645 distcc[12120] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
27646 distcc[12120] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes_test.o
27647 distcc[12120] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
27648 distcc[12120] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes_test.o
27649 distcc[12120] (dcc_spawn_child) child started as pid12121
27650 distcc[12121] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
27651 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27652 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27653 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27654 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27655 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
27656 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27657 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27658 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27659 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27660 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
27661 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27662 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27663 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27664 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27665 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
27666 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27667 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27668 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27669 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27670 distcc[11957] (dcc_lock_pause) nothing available, sleeping 1000ms...
27671 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27672 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27673 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27674 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27675 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
27676 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27677 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27678 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27679 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27680 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27681 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27682 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27683 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
27684 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27685 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
27686 distcc[12092] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27687 distcc[12092] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27688 distcc[12092] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27689 distcc[12092] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27690 distcc[12092] (dcc_lock_pause) nothing available, sleeping 1000ms...
27691 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27692 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27693 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27694 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27695 distcc[12084] (dcc_lock_pause) nothing available, sleeping 1000ms...
27696 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27697 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27698 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27699 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27700 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
27701 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27702 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27703 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27704 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27705 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
27706 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27707 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27708 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27709 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27710 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
27711 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27712 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27713 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27714 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27715 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27716 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27717 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27718 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27719 distcc[12040] (dcc_lock_pause) nothing available, sleeping 1000ms...
27720 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
27721 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27722 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27723 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27724 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27725 distcc[12029] (dcc_lock_pause) nothing available, sleeping 1000ms...
27726 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27727 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27728 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27729 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27730 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
27731 distcc[12100] (dcc_collect_child) cc child 12101 terminated with status 0
27732 distcc[12100] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
27733 distcc[12100] compile (null) on localhost completed ok
27734 distcc[12100] (dcc_unlock) release lock fd5
27735 distcc[12100] elapsed compilation time 4.174196s
27736 distcc[12100] (dcc_exit) exit: code 0; self: 0.000000 user 0.019500 sys; children: 3.914781 user 0.173179 sys
27737 distcc[12100] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
27738 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_iso2022.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_codecs_iso2022.cpython-310-aarch64-linux-gnu.so
27739 distcc[12124] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
27740 distcc[12124] (dcc_recursion_safeguard) safeguard level=0
27741 distcc[12124] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
27742 distcc[12124] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
27743 distcc[12124] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_iso2022.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_codecs_iso2022.cpython-310-aarch64-linux-gnu.so
27744 distcc[12124] (dcc_scan_args) compiler will emit/use profile info; must be local
27745 distcc[12124] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
27746 distcc[12124] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
27747 distcc[12124] (dcc_parse_hosts) found tcp token "192.168.1.41"
27748 distcc[12124] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27749 distcc[12124] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27750 distcc[12124] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27751 distcc[12124] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
27752 distcc[12124] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_iso2022.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_codecs_iso2022.cpython-310-aarch64-linux-gnu.so
27753 distcc[12124] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
27754 distcc[12124] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_iso2022.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_codecs_iso2022.cpython-310-aarch64-linux-gnu.so
27755 distcc[12124] (dcc_spawn_child) child started as pid12125
27756 distcc[12125] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
27757 distcc[12124] (dcc_collect_child) cc child 12125 terminated with status 0
27758 distcc[12124] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
27759 distcc[12124] compile (null) on localhost completed ok
27760 distcc[12124] (dcc_unlock) release lock fd5
27761 distcc[12124] elapsed compilation time 0.126148s
27762 distcc[12124] (dcc_exit) exit: code 0; self: 0.007622 user 0.011433 sys; children: 0.074973 user 0.043182 sys
27763 distcc[12124] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
27764 building '_multiprocessing' extension
27765 creating build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing
27766 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/multiprocessing.o
27767 distcc[12128] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
27768 distcc[12128] (dcc_recursion_safeguard) safeguard level=0
27769 distcc[12128] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
27770 distcc[12128] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
27771 distcc[12128] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/multiprocessing.o
27772 distcc[12128] (dcc_scan_args) compiler will emit/use profile info; must be local
27773 distcc[12128] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
27774 distcc[12128] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
27775 distcc[12128] (dcc_parse_hosts) found tcp token "192.168.1.41"
27776 distcc[12128] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27777 distcc[12128] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27778 distcc[12128] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27779 distcc[12128] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
27780 distcc[12128] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/multiprocessing.o
27781 distcc[12128] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
27782 distcc[12128] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/multiprocessing.o
27783 distcc[12128] (dcc_spawn_child) child started as pid12129
27784 distcc[12129] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
27785 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27786 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27787 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27788 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27789 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
27790 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27791 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27792 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27793 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27794 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
27795 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27796 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27797 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27798 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27799 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
27800 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27801 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27802 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27803 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27804 distcc[11957] (dcc_lock_pause) nothing available, sleeping 1000ms...
27805 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27806 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27807 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27808 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27809 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
27810 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27811 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27812 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27813 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27814 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27815 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27816 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27817 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27818 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
27819 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
27820 distcc[12092] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27821 distcc[12092] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27822 distcc[12092] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27823 distcc[12092] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27824 distcc[12092] (dcc_lock_pause) nothing available, sleeping 1000ms...
27825 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27826 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27827 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27828 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27829 distcc[12084] (dcc_lock_pause) nothing available, sleeping 1000ms...
27830 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27831 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27832 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27833 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27834 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
27835 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27836 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27837 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27838 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27839 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
27840 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27841 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27842 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27843 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27844 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
27845 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27846 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27847 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27848 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27849 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27850 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27851 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27852 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27853 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
27854 distcc[12040] (dcc_lock_pause) nothing available, sleeping 1000ms...
27855 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27856 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27857 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27858 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27859 distcc[12029] (dcc_lock_pause) nothing available, sleeping 1000ms...
27860 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27861 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27862 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27863 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27864 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
27865 distcc[12128] (dcc_collect_child) cc child 12129 terminated with status 0
27866 distcc[12128] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
27867 distcc[12128] compile (null) on localhost completed ok
27868 distcc[12128] (dcc_unlock) release lock fd5
27869 distcc[12128] elapsed compilation time 0.993210s
27870 distcc[12128] (dcc_exit) exit: code 0; self: 0.003815 user 0.015262 sys; children: 0.840271 user 0.130911 sys
27871 distcc[12128] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
27872 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/semaphore.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/semaphore.o
27873 distcc[12132] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
27874 distcc[12132] (dcc_recursion_safeguard) safeguard level=0
27875 distcc[12132] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
27876 distcc[12132] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
27877 distcc[12132] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/semaphore.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/semaphore.o
27878 distcc[12132] (dcc_scan_args) compiler will emit/use profile info; must be local
27879 distcc[12132] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
27880 distcc[12132] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
27881 distcc[12132] (dcc_parse_hosts) found tcp token "192.168.1.41"
27882 distcc[12132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27883 distcc[12132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27884 distcc[12132] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27885 distcc[12132] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
27886 distcc[12132] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/semaphore.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/semaphore.o
27887 distcc[12132] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
27888 distcc[12132] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/semaphore.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/semaphore.o
27889 distcc[12132] (dcc_spawn_child) child started as pid12133
27890 distcc[12133] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
27891 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27892 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27893 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27894 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27895 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
27896 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27897 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27898 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27899 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27900 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
27901 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27902 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27903 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27904 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27905 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
27906 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27907 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27908 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27909 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27910 distcc[11957] (dcc_lock_pause) nothing available, sleeping 1000ms...
27911 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27912 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27913 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27914 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27915 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
27916 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27917 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27918 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27919 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27920 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27921 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27922 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27923 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
27924 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27925 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
27926 distcc[12092] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27927 distcc[12092] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27928 distcc[12092] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27929 distcc[12092] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27930 distcc[12092] (dcc_lock_pause) nothing available, sleeping 1000ms...
27931 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27932 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27933 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27934 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27935 distcc[12084] (dcc_lock_pause) nothing available, sleeping 1000ms...
27936 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27937 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27938 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27939 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27940 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
27941 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27942 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27943 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27944 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27945 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
27946 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27947 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27948 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27949 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27950 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
27951 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27952 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27953 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27954 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27955 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27956 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27957 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27958 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27959 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
27960 distcc[12040] (dcc_lock_pause) nothing available, sleeping 1000ms...
27961 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27962 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27963 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27964 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27965 distcc[12029] (dcc_lock_pause) nothing available, sleeping 1000ms...
27966 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27967 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
27968 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
27969 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
27970 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
27971 distcc[12120] (dcc_collect_child) cc child 12121 terminated with status 0
27972 distcc[12120] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
27973 distcc[12120] compile (null) on localhost completed ok
27974 distcc[12120] (dcc_unlock) release lock fd5
27975 distcc[12120] elapsed compilation time 3.127048s
27976 distcc[12120] (dcc_exit) exit: code 0; self: 0.006496 user 0.012993 sys; children: 2.930956 user 0.139069 sys
27977 distcc[12120] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
27978 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes_test.o -L. -L/usr/local/lib64 -lm -o build/lib.linux-aarch64-3.10/_ctypes_test.cpython-310-aarch64-linux-gnu.so
27979 distcc[12136] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
27980 distcc[12136] (dcc_recursion_safeguard) safeguard level=0
27981 distcc[12136] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
27982 distcc[12136] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
27983 distcc[12136] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes_test.o -L. -L/usr/local/lib64 -lm -o build/lib.linux-aarch64-3.10/_ctypes_test.cpython-310-aarch64-linux-gnu.so
27984 distcc[12136] (dcc_scan_args) compiler will emit/use profile info; must be local
27985 distcc[12136] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
27986 distcc[12136] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
27987 distcc[12136] (dcc_parse_hosts) found tcp token "192.168.1.41"
27988 distcc[12136] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
27989 distcc[12136] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
27990 distcc[12136] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes_test.o -L. -L/usr/local/lib64 -lm -o build/lib.linux-aarch64-3.10/_ctypes_test.cpython-310-aarch64-linux-gnu.so
27991 distcc[12136] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
27992 distcc[12136] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes_test.o -L. -L/usr/local/lib64 -lm -o build/lib.linux-aarch64-3.10/_ctypes_test.cpython-310-aarch64-linux-gnu.so
27993 distcc[12136] (dcc_spawn_child) child started as pid12137
27994 distcc[12137] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
27995 distcc[12136] (dcc_collect_child) cc child 12137 terminated with status 0
27996 distcc[12136] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
27997 distcc[12136] compile (null) on localhost completed ok
27998 distcc[12136] (dcc_unlock) release lock fd5
27999 distcc[12136] elapsed compilation time 0.150618s
28000 distcc[12136] (dcc_exit) exit: code 0; self: 0.010691 user 0.007127 sys; children: 0.098834 user 0.048019 sys
28001 distcc[12136] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
28002 building '_posixshmem' extension
28003 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/posixshmem.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/posixshmem.o
28004 distcc[12140] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
28005 distcc[12140] (dcc_recursion_safeguard) safeguard level=0
28006 distcc[12140] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
28007 distcc[12140] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
28008 distcc[12140] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/posixshmem.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/posixshmem.o
28009 distcc[12140] (dcc_scan_args) compiler will emit/use profile info; must be local
28010 distcc[12140] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
28011 distcc[12140] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
28012 distcc[12140] (dcc_parse_hosts) found tcp token "192.168.1.41"
28013 distcc[12140] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28014 distcc[12140] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
28015 distcc[12140] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/posixshmem.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/posixshmem.o
28016 distcc[12140] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
28017 distcc[12140] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/posixshmem.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/posixshmem.o
28018 distcc[12140] (dcc_spawn_child) child started as pid12141
28019 distcc[12141] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
28020 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28021 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28022 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28023 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28024 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
28025 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28026 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28027 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28028 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28029 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
28030 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28031 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28032 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28033 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28034 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
28035 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28036 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28037 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28038 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28039 distcc[11957] (dcc_lock_pause) nothing available, sleeping 1000ms...
28040 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28041 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28042 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28043 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28044 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
28045 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28046 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28047 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28048 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28049 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28050 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28051 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28052 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
28053 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28054 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
28055 distcc[12092] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28056 distcc[12092] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28057 distcc[12092] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28058 distcc[12092] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28059 distcc[12092] (dcc_lock_pause) nothing available, sleeping 1000ms...
28060 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28061 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28062 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28063 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28064 distcc[12084] (dcc_lock_pause) nothing available, sleeping 1000ms...
28065 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28066 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28067 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28068 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28069 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
28070 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28071 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28072 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28073 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28074 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
28075 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28076 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28077 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28078 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28079 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
28080 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28081 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28082 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28083 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28084 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28085 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28086 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28087 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28088 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
28089 distcc[12040] (dcc_lock_pause) nothing available, sleeping 1000ms...
28090 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28091 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28092 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28093 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28094 distcc[12029] (dcc_lock_pause) nothing available, sleeping 1000ms...
28095 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28096 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28097 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28098 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28099 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
28100 distcc[12104] (dcc_collect_child) cc child 12105 terminated with status 0
28101 distcc[12104] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
28102 distcc[12104] compile (null) on localhost completed ok
28103 distcc[12104] (dcc_unlock) release lock fd5
28104 distcc[12104] elapsed compilation time 6.744023s
28105 distcc[12104] (dcc_exit) exit: code 0; self: 0.003633 user 0.014534 sys; children: 6.307586 user 0.248686 sys
28106 distcc[12104] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
28107 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/cursor.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/cursor.o
28108 distcc[12144] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
28109 distcc[12144] (dcc_recursion_safeguard) safeguard level=0
28110 distcc[12144] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
28111 distcc[12144] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
28112 distcc[12144] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/cursor.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/cursor.o
28113 distcc[12144] (dcc_scan_args) compiler will emit/use profile info; must be local
28114 distcc[12144] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
28115 distcc[12144] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
28116 distcc[12144] (dcc_parse_hosts) found tcp token "192.168.1.41"
28117 distcc[12144] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
28118 distcc[12144] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/cursor.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/cursor.o
28119 distcc[12144] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
28120 distcc[12144] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/cursor.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/cursor.o
28121 distcc[12144] (dcc_spawn_child) child started as pid12145
28122 distcc[12145] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
28123 distcc[12132] (dcc_collect_child) cc child 12133 terminated with status 0
28124 distcc[12132] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
28125 distcc[12132] compile (null) on localhost completed ok
28126 distcc[12132] (dcc_unlock) release lock fd5
28127 distcc[12132] elapsed compilation time 1.686895s
28128 distcc[12132] (dcc_exit) exit: code 0; self: 0.003335 user 0.016679 sys; children: 1.454419 user 0.197734 sys
28129 distcc[12132] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
28130 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/multiprocessing.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/semaphore.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_multiprocessing.cpython-310-aarch64-linux-gnu.so
28131 distcc[12148] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
28132 distcc[12148] (dcc_recursion_safeguard) safeguard level=0
28133 distcc[12148] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
28134 distcc[12148] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
28135 distcc[12148] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/multiprocessing.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/semaphore.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_multiprocessing.cpython-310-aarch64-linux-gnu.so
28136 distcc[12148] (dcc_scan_args) compiler will emit/use profile info; must be local
28137 distcc[12148] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
28138 distcc[12148] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
28139 distcc[12148] (dcc_parse_hosts) found tcp token "192.168.1.41"
28140 distcc[12148] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28141 distcc[12148] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28142 distcc[12148] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28143 distcc[12148] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
28144 distcc[12148] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/multiprocessing.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/semaphore.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_multiprocessing.cpython-310-aarch64-linux-gnu.so
28145 distcc[12148] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
28146 distcc[12148] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/multiprocessing.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/semaphore.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_multiprocessing.cpython-310-aarch64-linux-gnu.so
28147 distcc[12148] (dcc_spawn_child) child started as pid12149
28148 distcc[12149] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
28149 distcc[12148] (dcc_collect_child) cc child 12149 terminated with status 0
28150 distcc[12148] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
28151 distcc[12148] compile (null) on localhost completed ok
28152 distcc[12148] (dcc_unlock) release lock fd5
28153 distcc[12148] elapsed compilation time 0.128408s
28154 distcc[12148] (dcc_exit) exit: code 0; self: 0.006189 user 0.012378 sys; children: 0.070871 user 0.043329 sys
28155 distcc[12148] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
28156 building '_uuid' extension
28157 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_uuidmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_uuidmodule.o
28158 distcc[12152] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
28159 distcc[12152] (dcc_recursion_safeguard) safeguard level=0
28160 distcc[12152] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
28161 distcc[12152] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
28162 distcc[12152] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_uuidmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_uuidmodule.o
28163 distcc[12152] (dcc_scan_args) compiler will emit/use profile info; must be local
28164 distcc[12152] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
28165 distcc[12152] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
28166 distcc[12152] (dcc_parse_hosts) found tcp token "192.168.1.41"
28167 distcc[12152] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28168 distcc[12152] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28169 distcc[12152] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28170 distcc[12152] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
28171 distcc[12152] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_uuidmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_uuidmodule.o
28172 distcc[12152] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
28173 distcc[12152] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_uuidmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_uuidmodule.o
28174 distcc[12152] (dcc_spawn_child) child started as pid12153
28175 distcc[12153] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
28176 distcc[12140] (dcc_collect_child) cc child 12141 terminated with status 0
28177 distcc[12140] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
28178 distcc[12140] compile (null) on localhost completed ok
28179 distcc[12140] (dcc_unlock) release lock fd5
28180 distcc[12140] elapsed compilation time 0.969377s
28181 distcc[12140] (dcc_exit) exit: code 0; self: 0.006034 user 0.012068 sys; children: 0.803532 user 0.134808 sys
28182 distcc[12140] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
28183 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/posixshmem.o -L. -L/usr/local/lib64 -lrt -o build/lib.linux-aarch64-3.10/_posixshmem.cpython-310-aarch64-linux-gnu.so
28184 distcc[12156] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
28185 distcc[12156] (dcc_recursion_safeguard) safeguard level=0
28186 distcc[12156] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
28187 distcc[12156] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
28188 distcc[12156] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/posixshmem.o -L. -L/usr/local/lib64 -lrt -o build/lib.linux-aarch64-3.10/_posixshmem.cpython-310-aarch64-linux-gnu.so
28189 distcc[12156] (dcc_scan_args) compiler will emit/use profile info; must be local
28190 distcc[12156] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
28191 distcc[12156] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
28192 distcc[12156] (dcc_parse_hosts) found tcp token "192.168.1.41"
28193 distcc[12156] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28194 distcc[12156] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
28195 distcc[12156] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/posixshmem.o -L. -L/usr/local/lib64 -lrt -o build/lib.linux-aarch64-3.10/_posixshmem.cpython-310-aarch64-linux-gnu.so
28196 distcc[12156] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
28197 distcc[12156] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/posixshmem.o -L. -L/usr/local/lib64 -lrt -o build/lib.linux-aarch64-3.10/_posixshmem.cpython-310-aarch64-linux-gnu.so
28198 distcc[12156] (dcc_spawn_child) child started as pid12157
28199 distcc[12157] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
28200 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28201 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28202 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28203 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28204 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
28205 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28206 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28207 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28208 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28209 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
28210 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28211 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28212 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28213 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28214 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
28215 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28216 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28217 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28218 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28219 distcc[11957] (dcc_lock_pause) nothing available, sleeping 1000ms...
28220 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28221 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28222 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28223 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28224 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
28225 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28226 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28227 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28228 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28229 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
28230 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28231 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28232 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28233 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28234 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
28235 distcc[12156] (dcc_collect_child) cc child 12157 terminated with status 0
28236 distcc[12156] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
28237 distcc[12156] compile (null) on localhost completed ok
28238 distcc[12156] (dcc_unlock) release lock fd5
28239 distcc[12156] elapsed compilation time 0.150960s
28240 distcc[12156] (dcc_exit) exit: code 0; self: 0.003644 user 0.014576 sys; children: 0.077382 user 0.045499 sys
28241 distcc[12156] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
28242 building 'xxlimited' extension
28243 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited.o
28244 distcc[12092] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28245 distcc[12092] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
28246 distcc[12092] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_hk.o
28247 distcc[12092] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
28248 distcc[12092] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_hk.o
28249 distcc[12092] (dcc_spawn_child) child started as pid12161
28250 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28251 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28252 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28253 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28254 distcc[12084] (dcc_lock_pause) nothing available, sleeping 1000ms...
28255 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28256 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28257 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28258 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28259 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
28260 distcc[12161] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
28261 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28262 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28263 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28264 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28265 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
28266 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28267 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28268 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28269 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28270 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
28271 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28272 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28273 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28274 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28275 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28276 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28277 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28278 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28279 distcc[12040] (dcc_lock_pause) nothing available, sleeping 1000ms...
28280 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
28281 distcc[12160] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
28282 distcc[12160] (dcc_recursion_safeguard) safeguard level=0
28283 distcc[12160] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
28284 distcc[12160] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
28285 distcc[12160] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited.o
28286 distcc[12160] (dcc_scan_args) compiler will emit/use profile info; must be local
28287 distcc[12160] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
28288 distcc[12160] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
28289 distcc[12160] (dcc_parse_hosts) found tcp token "192.168.1.41"
28290 distcc[12160] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28291 distcc[12160] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28292 distcc[12160] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28293 distcc[12160] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28294 distcc[12160] (dcc_lock_pause) nothing available, sleeping 1000ms...
28295 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28296 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28297 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28298 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28299 distcc[12029] (dcc_lock_pause) nothing available, sleeping 1000ms...
28300 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28301 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28302 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28303 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28304 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
28305 distcc[12152] (dcc_collect_child) cc child 12153 terminated with status 0
28306 distcc[12152] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
28307 distcc[12152] compile (null) on localhost completed ok
28308 distcc[12152] (dcc_unlock) release lock fd5
28309 distcc[12152] elapsed compilation time 0.669493s
28310 distcc[12152] (dcc_exit) exit: code 0; self: 0.000000 user 0.018655 sys; children: 0.501871 user 0.140391 sys
28311 distcc[12152] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
28312 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_uuidmodule.o -L. -L/usr/local/lib64 -luuid -o build/lib.linux-aarch64-3.10/_uuid.cpython-310-aarch64-linux-gnu.so
28313 distcc[12164] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
28314 distcc[12164] (dcc_recursion_safeguard) safeguard level=0
28315 distcc[12164] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
28316 distcc[12164] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
28317 distcc[12164] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_uuidmodule.o -L. -L/usr/local/lib64 -luuid -o build/lib.linux-aarch64-3.10/_uuid.cpython-310-aarch64-linux-gnu.so
28318 distcc[12164] (dcc_scan_args) compiler will emit/use profile info; must be local
28319 distcc[12164] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
28320 distcc[12164] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
28321 distcc[12164] (dcc_parse_hosts) found tcp token "192.168.1.41"
28322 distcc[12164] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28323 distcc[12164] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28324 distcc[12164] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28325 distcc[12164] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
28326 distcc[12164] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_uuidmodule.o -L. -L/usr/local/lib64 -luuid -o build/lib.linux-aarch64-3.10/_uuid.cpython-310-aarch64-linux-gnu.so
28327 distcc[12164] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
28328 distcc[12164] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_uuidmodule.o -L. -L/usr/local/lib64 -luuid -o build/lib.linux-aarch64-3.10/_uuid.cpython-310-aarch64-linux-gnu.so
28329 distcc[12164] (dcc_spawn_child) child started as pid12165
28330 distcc[12165] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
28331 distcc[12164] (dcc_collect_child) cc child 12165 terminated with status 0
28332 distcc[12164] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
28333 distcc[12164] compile (null) on localhost completed ok
28334 distcc[12164] (dcc_unlock) release lock fd5
28335 distcc[12164] elapsed compilation time 0.128060s
28336 distcc[12164] (dcc_exit) exit: code 0; self: 0.000000 user 0.019067 sys; children: 0.065363 user 0.051399 sys
28337 distcc[12164] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
28338 building 'xxlimited_35' extension
28339 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited_35.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited_35.o
28340 distcc[12168] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
28341 distcc[12168] (dcc_recursion_safeguard) safeguard level=0
28342 distcc[12168] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
28343 distcc[12168] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
28344 distcc[12168] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited_35.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited_35.o
28345 distcc[12168] (dcc_scan_args) compiler will emit/use profile info; must be local
28346 distcc[12168] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
28347 distcc[12168] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
28348 distcc[12168] (dcc_parse_hosts) found tcp token "192.168.1.41"
28349 distcc[12168] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28350 distcc[12168] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28351 distcc[12168] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28352 distcc[12168] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
28353 distcc[12168] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited_35.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited_35.o
28354 distcc[12168] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
28355 distcc[12168] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited_35.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited_35.o
28356 distcc[12168] (dcc_spawn_child) child started as pid12169
28357 distcc[12169] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
28358 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28359 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28360 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28361 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28362 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
28363 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28364 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28365 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28366 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28367 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
28368 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28369 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28370 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28371 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28372 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
28373 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28374 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28375 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28376 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28377 distcc[11957] (dcc_lock_pause) nothing available, sleeping 1000ms...
28378 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28379 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28380 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28381 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28382 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
28383 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28384 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28385 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28386 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28387 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
28388 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28389 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28390 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28391 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28392 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
28393 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28394 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28395 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28396 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28397 distcc[12084] (dcc_lock_pause) nothing available, sleeping 1000ms...
28398 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28399 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28400 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28401 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28402 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
28403 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28404 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28405 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28406 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28407 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
28408 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28409 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28410 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28411 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28412 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
28413 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28414 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28415 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28416 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28417 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28418 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28419 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28420 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
28421 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28422 distcc[12040] (dcc_lock_pause) nothing available, sleeping 1000ms...
28423 distcc[12160] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28424 distcc[12160] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28425 distcc[12160] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28426 distcc[12160] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28427 distcc[12160] (dcc_lock_pause) nothing available, sleeping 1000ms...
28428 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28429 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28430 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28431 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28432 distcc[12029] (dcc_lock_pause) nothing available, sleeping 1000ms...
28433 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28434 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28435 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28436 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28437 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
28438 distcc[12168] (dcc_collect_child) cc child 12169 terminated with status 0
28439 distcc[12168] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
28440 distcc[12168] compile (null) on localhost completed ok
28441 distcc[12168] (dcc_unlock) release lock fd5
28442 distcc[12168] elapsed compilation time 1.038278s
28443 distcc[12168] (dcc_exit) exit: code 0; self: 0.003053 user 0.015265 sys; children: 0.882029 user 0.127098 sys
28444 distcc[12168] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
28445 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited_35.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/xxlimited_35.cpython-310-aarch64-linux-gnu.so
28446 distcc[12172] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
28447 distcc[12172] (dcc_recursion_safeguard) safeguard level=0
28448 distcc[12172] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
28449 distcc[12172] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
28450 distcc[12172] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited_35.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/xxlimited_35.cpython-310-aarch64-linux-gnu.so
28451 distcc[12172] (dcc_scan_args) compiler will emit/use profile info; must be local
28452 distcc[12172] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
28453 distcc[12172] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
28454 distcc[12172] (dcc_parse_hosts) found tcp token "192.168.1.41"
28455 distcc[12172] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28456 distcc[12172] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28457 distcc[12172] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28458 distcc[12172] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
28459 distcc[12172] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited_35.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/xxlimited_35.cpython-310-aarch64-linux-gnu.so
28460 distcc[12172] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
28461 distcc[12172] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited_35.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/xxlimited_35.cpython-310-aarch64-linux-gnu.so
28462 distcc[12172] (dcc_spawn_child) child started as pid12173
28463 distcc[12173] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
28464 distcc[12172] (dcc_collect_child) cc child 12173 terminated with status 0
28465 distcc[12172] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
28466 distcc[12172] compile (null) on localhost completed ok
28467 distcc[12172] (dcc_unlock) release lock fd5
28468 distcc[12172] elapsed compilation time 0.144645s
28469 distcc[12172] (dcc_exit) exit: code 0; self: 0.006719 user 0.013439 sys; children: 0.059254 user 0.060299 sys
28470 distcc[12172] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
28471 building '_ctypes' extension
28472 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I/usr/lib64/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1
28473 distcc[12176] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
28474 distcc[12176] (dcc_recursion_safeguard) safeguard level=0
28475 distcc[12176] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
28476 distcc[12176] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
28477 distcc[12176] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I/usr/lib64/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1
28478 distcc[12176] (dcc_scan_args) compiler will emit/use profile info; must be local
28479 distcc[12176] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
28480 distcc[12176] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
28481 distcc[12176] (dcc_parse_hosts) found tcp token "192.168.1.41"
28482 distcc[12176] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28483 distcc[12176] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28484 distcc[12176] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28485 distcc[12176] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
28486 distcc[12176] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I/usr/lib64/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1
28487 distcc[12176] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
28488 distcc[12176] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I/usr/lib64/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1
28489 distcc[12176] (dcc_spawn_child) child started as pid12177
28490 distcc[12177] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
28491 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28492 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28493 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28494 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28495 distcc[11771] (dcc_lock_pause) nothing available, sleeping 1000ms...
28496 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28497 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28498 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28499 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28500 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
28501 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28502 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28503 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28504 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28505 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
28506 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28507 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28508 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28509 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28510 distcc[11957] (dcc_lock_pause) nothing available, sleeping 1000ms...
28511 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28512 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28513 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28514 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28515 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
28516 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28517 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28518 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28519 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28520 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
28521 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28522 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28523 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28524 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28525 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
28526 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28527 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28528 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28529 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28530 distcc[12084] (dcc_lock_pause) nothing available, sleeping 1000ms...
28531 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28532 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28533 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28534 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28535 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
28536 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28537 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28538 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28539 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28540 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
28541 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28542 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28543 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28544 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28545 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
28546 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28547 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28548 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28549 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28550 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28551 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28552 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
28553 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28554 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28555 distcc[12040] (dcc_lock_pause) nothing available, sleeping 1000ms...
28556 distcc[12160] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28557 distcc[12160] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28558 distcc[12160] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28559 distcc[12160] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28560 distcc[12160] (dcc_lock_pause) nothing available, sleeping 1000ms...
28561 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28562 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28563 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28564 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28565 distcc[12029] (dcc_lock_pause) nothing available, sleeping 1000ms...
28566 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28567 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28568 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28569 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28570 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
28571 distcc[12092] (dcc_collect_child) cc child 12161 terminated with status 0
28572 distcc[12092] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
28573 distcc[12092] compile (null) on localhost completed ok
28574 distcc[12092] (dcc_unlock) release lock fd5
28575 distcc[12092] elapsed compilation time 11.570769s
28576 distcc[12092] (dcc_exit) exit: code 0; self: 0.013475 user 0.013475 sys; children: 2.235469 user 0.182180 sys
28577 distcc[12092] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
28578 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_hk.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_codecs_hk.cpython-310-aarch64-linux-gnu.so
28579 distcc[12180] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
28580 distcc[12180] (dcc_recursion_safeguard) safeguard level=0
28581 distcc[12180] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
28582 distcc[12180] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
28583 distcc[12180] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_hk.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_codecs_hk.cpython-310-aarch64-linux-gnu.so
28584 distcc[12180] (dcc_scan_args) compiler will emit/use profile info; must be local
28585 distcc[12180] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
28586 distcc[12180] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
28587 distcc[12180] (dcc_parse_hosts) found tcp token "192.168.1.41"
28588 distcc[12180] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28589 distcc[12180] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
28590 distcc[12180] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_hk.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_codecs_hk.cpython-310-aarch64-linux-gnu.so
28591 distcc[12180] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
28592 distcc[12180] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_hk.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_codecs_hk.cpython-310-aarch64-linux-gnu.so
28593 distcc[12180] (dcc_spawn_child) child started as pid12181
28594 distcc[12181] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
28595 distcc[12180] (dcc_collect_child) cc child 12181 terminated with status 0
28596 distcc[12180] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
28597 distcc[12180] compile (null) on localhost completed ok
28598 distcc[12180] (dcc_unlock) release lock fd5
28599 distcc[12180] elapsed compilation time 0.129284s
28600 distcc[12180] (dcc_exit) exit: code 0; self: 0.000000 user 0.020897 sys; children: 0.073179 user 0.053209 sys
28601 distcc[12180] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
28602 distcc[11771] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28603 distcc[11771] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
28604 distcc[11771] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/arraymodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/array.cpython-310-aarch64-linux-gnu.so
28605 distcc[11771] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
28606 distcc[11771] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/arraymodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/array.cpython-310-aarch64-linux-gnu.so
28607 distcc[11771] (dcc_spawn_child) child started as pid12184
28608 distcc[12184] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
28609 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28610 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28611 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28612 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28613 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
28614 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28615 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28616 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28617 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28618 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
28619 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28620 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28621 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28622 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28623 distcc[11957] (dcc_lock_pause) nothing available, sleeping 1000ms...
28624 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28625 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28626 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28627 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28628 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
28629 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28630 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28631 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28632 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28633 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
28634 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28635 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28636 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28637 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28638 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
28639 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28640 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28641 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28642 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28643 distcc[12084] (dcc_lock_pause) nothing available, sleeping 1000ms...
28644 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28645 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28646 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28647 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28648 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
28649 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28650 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28651 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28652 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28653 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
28654 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28655 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28656 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28657 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28658 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
28659 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28660 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28661 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28662 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28663 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28664 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28665 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
28666 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28667 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28668 distcc[12040] (dcc_lock_pause) nothing available, sleeping 1000ms...
28669 distcc[11771] (dcc_collect_child) cc child 12184 terminated with status 0
28670 distcc[11771] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
28671 distcc[11771] compile (null) on localhost completed ok
28672 distcc[11771] (dcc_unlock) release lock fd5
28673 distcc[11771] elapsed compilation time 66.211865s
28674 distcc[11771] (dcc_exit) exit: code 0; self: 0.026824 user 0.050667 sys; children: 0.068376 user 0.059123 sys
28675 distcc[12160] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28676 distcc[12160] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
28677 distcc[12160] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited.o
28678 distcc[12160] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
28679 distcc[11771] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
28680 distcc[12160] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited.o
28681 distcc[12160] (dcc_spawn_child) child started as pid12187
28682 distcc[12187] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
28683 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28684 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28685 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28686 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28687 distcc[12029] (dcc_lock_pause) nothing available, sleeping 1000ms...
28688 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28689 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28690 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28691 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28692 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
28693 distcc[12144] (dcc_collect_child) cc child 12145 terminated with status 0
28694 distcc[12144] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
28695 distcc[12144] compile (null) on localhost completed ok
28696 distcc[12144] (dcc_unlock) release lock fd5
28697 distcc[12144] elapsed compilation time 3.890884s
28698 distcc[12144] (dcc_exit) exit: code 0; self: 0.007118 user 0.010678 sys; children: 3.649064 user 0.188795 sys
28699 distcc[12144] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
28700 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/microprotocols.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/microprotocols.o
28701 distcc[12190] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
28702 distcc[12190] (dcc_recursion_safeguard) safeguard level=0
28703 distcc[12190] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
28704 distcc[12190] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
28705 distcc[12190] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/microprotocols.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/microprotocols.o
28706 distcc[12190] (dcc_scan_args) compiler will emit/use profile info; must be local
28707 distcc[12190] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
28708 distcc[12190] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
28709 distcc[12190] (dcc_parse_hosts) found tcp token "192.168.1.41"
28710 distcc[12190] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
28711 distcc[12190] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/microprotocols.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/microprotocols.o
28712 distcc[12190] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
28713 distcc[12190] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/microprotocols.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/microprotocols.o
28714 distcc[12190] (dcc_spawn_child) child started as pid12191
28715 distcc[12191] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
28716 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28717 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28718 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28719 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28720 distcc[11755] (dcc_lock_pause) nothing available, sleeping 1000ms...
28721 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28722 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28723 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28724 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28725 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
28726 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28727 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28728 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28729 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28730 distcc[11957] (dcc_lock_pause) nothing available, sleeping 1000ms...
28731 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28732 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28733 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28734 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28735 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
28736 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28737 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28738 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28739 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28740 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
28741 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28742 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28743 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28744 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28745 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
28746 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28747 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28748 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28749 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28750 distcc[12084] (dcc_lock_pause) nothing available, sleeping 1000ms...
28751 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28752 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28753 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28754 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28755 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
28756 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28757 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28758 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28759 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28760 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
28761 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28762 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28763 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28764 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28765 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
28766 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28767 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28768 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28769 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28770 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28771 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28772 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28773 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
28774 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28775 distcc[12040] (dcc_lock_pause) nothing available, sleeping 1000ms...
28776 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28777 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28778 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28779 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28780 distcc[12029] (dcc_lock_pause) nothing available, sleeping 1000ms...
28781 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28782 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28783 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28784 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28785 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
28786 distcc[12190] (dcc_collect_child) cc child 12191 terminated with status 0
28787 distcc[12190] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
28788 distcc[12190] compile (null) on localhost completed ok
28789 distcc[12190] (dcc_unlock) release lock fd5
28790 distcc[12190] elapsed compilation time 1.013851s
28791 distcc[12190] (dcc_exit) exit: code 0; self: 0.009230 user 0.009230 sys; children: 0.859606 user 0.117856 sys
28792 distcc[12190] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
28793 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/module.o
28794 distcc[12160] (dcc_collect_child) cc child 12187 terminated with status 0
28795 distcc[12160] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
28796 distcc[12160] compile (null) on localhost completed ok
28797 distcc[12160] (dcc_unlock) release lock fd5
28798 distcc[12160] elapsed compilation time 4.189526s
28799 distcc[12160] (dcc_exit) exit: code 0; self: 0.005528 user 0.016584 sys; children: 1.021174 user 0.120694 sys
28800 distcc[12160] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
28801 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/xxlimited.cpython-310-aarch64-linux-gnu.so
28802 distcc[12194] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
28803 distcc[12194] (dcc_recursion_safeguard) safeguard level=0
28804 distcc[12194] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
28805 distcc[12194] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
28806 distcc[12194] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/module.o
28807 distcc[12194] (dcc_scan_args) compiler will emit/use profile info; must be local
28808 distcc[12194] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
28809 distcc[12194] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
28810 distcc[12194] (dcc_parse_hosts) found tcp token "192.168.1.41"
28811 distcc[12194] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
28812 distcc[12194] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/module.o
28813 distcc[12194] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
28814 distcc[12194] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/module.o
28815 distcc[12194] (dcc_spawn_child) child started as pid12196
28816 distcc[12196] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
28817 distcc[12195] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
28818 distcc[12195] (dcc_recursion_safeguard) safeguard level=0
28819 distcc[12195] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
28820 distcc[12195] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
28821 distcc[12195] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/xxlimited.cpython-310-aarch64-linux-gnu.so
28822 distcc[12195] (dcc_scan_args) compiler will emit/use profile info; must be local
28823 distcc[12195] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
28824 distcc[12195] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
28825 distcc[12195] (dcc_parse_hosts) found tcp token "192.168.1.41"
28826 distcc[12195] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28827 distcc[12195] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
28828 distcc[12195] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/xxlimited.cpython-310-aarch64-linux-gnu.so
28829 distcc[12195] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
28830 distcc[12195] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/xxlimited.cpython-310-aarch64-linux-gnu.so
28831 distcc[12195] (dcc_spawn_child) child started as pid12197
28832 distcc[12197] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
28833 distcc[12195] (dcc_collect_child) cc child 12197 terminated with status 0
28834 distcc[12195] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
28835 distcc[12195] compile (null) on localhost completed ok
28836 distcc[12195] (dcc_unlock) release lock fd5
28837 distcc[12195] elapsed compilation time 0.121977s
28838 distcc[12195] (dcc_exit) exit: code 0; self: 0.007768 user 0.011653 sys; children: 0.069253 user 0.044753 sys
28839 distcc[12195] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
28840 distcc[11755] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28841 distcc[11755] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
28842 distcc[11755] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/syslogmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/syslog.cpython-310-aarch64-linux-gnu.so
28843 distcc[11755] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
28844 distcc[11755] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/syslogmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/syslog.cpython-310-aarch64-linux-gnu.so
28845 distcc[11755] (dcc_spawn_child) child started as pid12202
28846 distcc[12202] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
28847 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28848 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28849 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28850 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28851 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
28852 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28853 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28854 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28855 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28856 distcc[11957] (dcc_lock_pause) nothing available, sleeping 1000ms...
28857 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28858 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28859 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28860 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28861 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
28862 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28863 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28864 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28865 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28866 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
28867 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28868 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28869 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28870 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28871 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
28872 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28873 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28874 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28875 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28876 distcc[12084] (dcc_lock_pause) nothing available, sleeping 1000ms...
28877 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28878 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28879 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28880 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28881 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
28882 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28883 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28884 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28885 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28886 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
28887 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28888 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28889 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28890 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28891 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
28892 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28893 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28894 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28895 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28896 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28897 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28898 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
28899 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28900 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28901 distcc[12040] (dcc_lock_pause) nothing available, sleeping 1000ms...
28902 distcc[11755] (dcc_collect_child) cc child 12202 terminated with status 0
28903 distcc[11755] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
28904 distcc[11755] compile (null) on localhost completed ok
28905 distcc[11755] (dcc_unlock) release lock fd5
28906 distcc[11755] elapsed compilation time 81.238187s
28907 distcc[11755] (dcc_exit) exit: code 0; self: 0.026799 user 0.066998 sys; children: 0.060708 user 0.057095 sys
28908 distcc[11755] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
28909 distcc[12029] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28910 distcc[12029] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
28911 distcc[12029] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bz2module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bz2module.o
28912 distcc[12029] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
28913 distcc[12029] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bz2module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bz2module.o
28914 distcc[12029] (dcc_spawn_child) child started as pid12205
28915 distcc[12205] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
28916 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28917 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28918 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28919 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28920 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
28921 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28922 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28923 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28924 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28925 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
28926 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28927 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28928 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28929 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28930 distcc[11957] (dcc_lock_pause) nothing available, sleeping 1000ms...
28931 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28932 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28933 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28934 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28935 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
28936 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28937 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28938 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28939 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28940 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
28941 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28942 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28943 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28944 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28945 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
28946 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28947 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28948 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28949 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28950 distcc[12084] (dcc_lock_pause) nothing available, sleeping 1000ms...
28951 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28952 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28953 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28954 distcc[11888] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28955 distcc[11888] (dcc_lock_pause) nothing available, sleeping 1000ms...
28956 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28957 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28958 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28959 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28960 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
28961 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28962 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28963 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28964 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28965 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
28966 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28967 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28968 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28969 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28970 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
28971 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28972 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28973 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28974 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28975 distcc[12040] (dcc_lock_pause) nothing available, sleeping 1000ms...
28976 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
28977 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
28978 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
28979 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
28980 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
28981 distcc[12194] (dcc_collect_child) cc child 12196 terminated with status 0
28982 distcc[12194] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
28983 distcc[12194] compile (null) on localhost completed ok
28984 distcc[12194] (dcc_unlock) release lock fd5
28985 distcc[12194] elapsed compilation time 1.999217s
28986 distcc[12194] (dcc_exit) exit: code 0; self: 0.003316 user 0.016580 sys; children: 1.736431 user 0.130421 sys
28987 distcc[12194] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
28988 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/prepare_protocol.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/prepare_protocol.o
28989 distcc[12208] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
28990 distcc[12208] (dcc_recursion_safeguard) safeguard level=0
28991 distcc[12208] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
28992 distcc[12208] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
28993 distcc[12208] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/prepare_protocol.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/prepare_protocol.o
28994 distcc[12208] (dcc_scan_args) compiler will emit/use profile info; must be local
28995 distcc[12208] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
28996 distcc[12208] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
28997 distcc[12208] (dcc_parse_hosts) found tcp token "192.168.1.41"
28998 distcc[12208] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
28999 distcc[12208] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/prepare_protocol.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/prepare_protocol.o
29000 distcc[12208] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
29001 distcc[12208] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/prepare_protocol.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/prepare_protocol.o
29002 distcc[12208] (dcc_spawn_child) child started as pid12209
29003 distcc[12209] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
29004 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29005 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29006 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29007 distcc[11683] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29008 distcc[11683] (dcc_lock_pause) nothing available, sleeping 1000ms...
29009 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29010 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29011 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29012 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29013 distcc[11957] (dcc_lock_pause) nothing available, sleeping 1000ms...
29014 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29015 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29016 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29017 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29018 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
29019 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29020 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29021 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29022 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29023 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
29024 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29025 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29026 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29027 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29028 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
29029 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29030 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29031 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29032 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29033 distcc[12084] (dcc_lock_pause) nothing available, sleeping 1000ms...
29034 distcc[12208] (dcc_collect_child) cc child 12209 terminated with status 0
29035 distcc[12208] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
29036 distcc[12208] compile (null) on localhost completed ok
29037 distcc[12208] (dcc_unlock) release lock fd5
29038 distcc[12208] elapsed compilation time 0.751192s
29039 distcc[12208] (dcc_exit) exit: code 0; self: 0.002648 user 0.015889 sys; children: 0.598090 user 0.138095 sys
29040 distcc[12208] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
29041 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/row.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/row.o
29042 distcc[11888] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
29043 distcc[11888] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_curses_panel.o -L. -L/usr/local/lib64 -lpanelw -lncursesw -o build/lib.linux-aarch64-3.10/_curses_panel.cpython-310-aarch64-linux-gnu.so
29044 distcc[11888] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
29045 distcc[11888] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_curses_panel.o -L. -L/usr/local/lib64 -lpanelw -lncursesw -o build/lib.linux-aarch64-3.10/_curses_panel.cpython-310-aarch64-linux-gnu.so
29046 distcc[11888] (dcc_spawn_child) child started as pid12212
29047 distcc[12212] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
29048 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29049 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29050 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29051 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29052 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
29053 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29054 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29055 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29056 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29057 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29058 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29059 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29060 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
29061 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29062 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
29063 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29064 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29065 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29066 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29067 distcc[12040] (dcc_lock_pause) nothing available, sleeping 1000ms...
29068 distcc[12213] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
29069 distcc[12213] (dcc_recursion_safeguard) safeguard level=0
29070 distcc[12213] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
29071 distcc[12213] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
29072 distcc[12213] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/row.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/row.o
29073 distcc[12213] (dcc_scan_args) compiler will emit/use profile info; must be local
29074 distcc[12213] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
29075 distcc[12213] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
29076 distcc[12213] (dcc_parse_hosts) found tcp token "192.168.1.41"
29077 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29078 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29079 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29080 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29081 distcc[12213] (dcc_lock_pause) nothing available, sleeping 1000ms...
29082 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29083 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29084 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29085 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29086 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
29087 distcc[11888] (dcc_collect_child) cc child 12212 terminated with status 0
29088 distcc[11888] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
29089 distcc[11888] compile (null) on localhost completed ok
29090 distcc[11888] (dcc_unlock) release lock fd5
29091 distcc[11888] elapsed compilation time 56.233307s
29092 distcc[11888] (dcc_exit) exit: code 0; self: 0.017319 user 0.051959 sys; children: 0.099350 user 0.041001 sys
29093 distcc[11888] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
29094 distcc[12029] (dcc_collect_child) cc child 12205 terminated with status 0
29095 distcc[12029] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
29096 distcc[12029] compile (null) on localhost completed ok
29097 distcc[12029] (dcc_unlock) release lock fd5
29098 distcc[12029] elapsed compilation time 28.577827s
29099 distcc[12029] (dcc_exit) exit: code 0; self: 0.009330 user 0.034211 sys; children: 2.292365 user 0.190385 sys
29100 distcc[12029] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
29101 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bz2module.o -L. -L/usr/local/lib64 -lbz2 -o build/lib.linux-aarch64-3.10/_bz2.cpython-310-aarch64-linux-gnu.so
29102 distcc[12216] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
29103 distcc[12216] (dcc_recursion_safeguard) safeguard level=0
29104 distcc[12216] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
29105 distcc[12216] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
29106 distcc[12216] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bz2module.o -L. -L/usr/local/lib64 -lbz2 -o build/lib.linux-aarch64-3.10/_bz2.cpython-310-aarch64-linux-gnu.so
29107 distcc[12216] (dcc_scan_args) compiler will emit/use profile info; must be local
29108 distcc[12216] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
29109 distcc[12216] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
29110 distcc[12216] (dcc_parse_hosts) found tcp token "192.168.1.41"
29111 distcc[12216] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
29112 distcc[12216] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bz2module.o -L. -L/usr/local/lib64 -lbz2 -o build/lib.linux-aarch64-3.10/_bz2.cpython-310-aarch64-linux-gnu.so
29113 distcc[12216] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
29114 distcc[12216] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bz2module.o -L. -L/usr/local/lib64 -lbz2 -o build/lib.linux-aarch64-3.10/_bz2.cpython-310-aarch64-linux-gnu.so
29115 distcc[12216] (dcc_spawn_child) child started as pid12217
29116 distcc[12217] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
29117 distcc[12216] (dcc_collect_child) cc child 12217 terminated with status 0
29118 distcc[12216] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
29119 distcc[12216] compile (null) on localhost completed ok
29120 distcc[12216] (dcc_unlock) release lock fd5
29121 distcc[12216] elapsed compilation time 0.127952s
29122 distcc[12216] (dcc_exit) exit: code 0; self: 0.006103 user 0.012206 sys; children: 0.082749 user 0.034284 sys
29123 distcc[12216] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
29124 distcc[11683] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
29125 distcc[11683] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mathmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mathmodule.o -DPy_BUILD_CORE_MODULE
29126 distcc[11683] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
29127 distcc[11683] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mathmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mathmodule.o -DPy_BUILD_CORE_MODULE
29128 distcc[11683] (dcc_spawn_child) child started as pid12220
29129 distcc[12220] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
29130 distcc[11957] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29131 distcc[11957] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
29132 distcc[11957] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2module.o
29133 distcc[11957] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
29134 distcc[11957] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2module.o
29135 distcc[11957] (dcc_spawn_child) child started as pid12221
29136 distcc[12221] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
29137 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29138 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29139 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29140 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29141 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
29142 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29143 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29144 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29145 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29146 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
29147 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29148 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29149 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29150 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29151 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
29152 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29153 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29154 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29155 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29156 distcc[12084] (dcc_lock_pause) nothing available, sleeping 1000ms...
29157 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29158 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29159 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29160 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29161 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
29162 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29163 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29164 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29165 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29166 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29167 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29168 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29169 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
29170 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29171 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
29172 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29173 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29174 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29175 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29176 distcc[12040] (dcc_lock_pause) nothing available, sleeping 1000ms...
29177 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29178 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29179 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29180 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29181 distcc[12213] (dcc_lock_pause) nothing available, sleeping 1000ms...
29182 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29183 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29184 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29185 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29186 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
29187 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29188 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29189 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29190 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29191 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
29192 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29193 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29194 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29195 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29196 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
29197 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29198 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29199 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29200 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29201 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
29202 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29203 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29204 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29205 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29206 distcc[12084] (dcc_lock_pause) nothing available, sleeping 1000ms...
29207 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29208 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29209 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29210 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29211 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
29212 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29213 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29214 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29215 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29216 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29217 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29218 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29219 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29220 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
29221 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
29222 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29223 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29224 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29225 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29226 distcc[12040] (dcc_lock_pause) nothing available, sleeping 1000ms...
29227 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29228 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29229 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29230 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29231 distcc[12213] (dcc_lock_pause) nothing available, sleeping 1000ms...
29232 distcc[11957] (dcc_collect_child) cc child 12221 terminated with status 0
29233 distcc[11957] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
29234 distcc[11957] compile (null) on localhost completed ok
29235 distcc[11957] (dcc_unlock) release lock fd5
29236 distcc[11957] elapsed compilation time 42.212959s
29237 distcc[11957] (dcc_exit) exit: code 0; self: 0.019139 user 0.041469 sys; children: 1.021342 user 0.130045 sys
29238 distcc[11957] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
29239 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2s_impl.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2s_impl.o
29240 distcc[12226] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
29241 distcc[12226] (dcc_recursion_safeguard) safeguard level=0
29242 distcc[12226] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
29243 distcc[12226] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
29244 distcc[12226] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2s_impl.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2s_impl.o
29245 distcc[12226] (dcc_scan_args) compiler will emit/use profile info; must be local
29246 distcc[12226] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
29247 distcc[12226] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
29248 distcc[12226] (dcc_parse_hosts) found tcp token "192.168.1.41"
29249 distcc[12226] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29250 distcc[12226] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
29251 distcc[12226] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2s_impl.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2s_impl.o
29252 distcc[12226] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
29253 distcc[12226] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2s_impl.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2s_impl.o
29254 distcc[12226] (dcc_spawn_child) child started as pid12227
29255 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29256 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29257 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29258 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29259 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
29260 distcc[12227] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
29261 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29262 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29263 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29264 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29265 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
29266 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29267 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29268 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29269 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29270 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
29271 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29272 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29273 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29274 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29275 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
29276 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29277 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29278 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29279 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29280 distcc[12084] (dcc_lock_pause) nothing available, sleeping 1000ms...
29281 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29282 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29283 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29284 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29285 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
29286 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29287 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29288 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29289 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29290 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29291 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
29292 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29293 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29294 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29295 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
29296 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29297 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29298 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29299 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29300 distcc[12040] (dcc_lock_pause) nothing available, sleeping 1000ms...
29301 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29302 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29303 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29304 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29305 distcc[12213] (dcc_lock_pause) nothing available, sleeping 1000ms...
29306 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29307 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29308 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29309 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29310 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
29311 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29312 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29313 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29314 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29315 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
29316 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29317 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29318 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29319 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29320 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
29321 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29322 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29323 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29324 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29325 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
29326 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29327 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29328 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29329 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29330 distcc[12084] (dcc_lock_pause) nothing available, sleeping 1000ms...
29331 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29332 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29333 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29334 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29335 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29336 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29337 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29338 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
29339 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29340 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
29341 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29342 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29343 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29344 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29345 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29346 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29347 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29348 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29349 distcc[12040] (dcc_lock_pause) nothing available, sleeping 1000ms...
29350 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
29351 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29352 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29353 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29354 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29355 distcc[12213] (dcc_lock_pause) nothing available, sleeping 1000ms...
29356 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29357 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29358 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29359 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29360 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
29361 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29362 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29363 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29364 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29365 distcc[11697] (dcc_lock_pause) nothing available, sleeping 1000ms...
29366 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29367 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29368 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29369 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29370 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
29371 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29372 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29373 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29374 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29375 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
29376 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29377 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29378 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29379 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29380 distcc[12084] (dcc_lock_pause) nothing available, sleeping 1000ms...
29381 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29382 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29383 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29384 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29385 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29386 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29387 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29388 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
29389 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29390 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
29391 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29392 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29393 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29394 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29395 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29396 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29397 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29398 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29399 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
29400 distcc[12040] (dcc_lock_pause) nothing available, sleeping 1000ms...
29401 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29402 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29403 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29404 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29405 distcc[12213] (dcc_lock_pause) nothing available, sleeping 1000ms...
29406 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29407 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29408 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29409 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29410 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
29411 distcc[12226] (dcc_collect_child) cc child 12227 terminated with status 0
29412 distcc[12226] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
29413 distcc[12226] compile (null) on localhost completed ok
29414 distcc[12226] (dcc_unlock) release lock fd5
29415 distcc[12226] elapsed compilation time 3.428588s
29416 distcc[12226] (dcc_exit) exit: code 0; self: 0.003406 user 0.017033 sys; children: 3.137172 user 0.179276 sys
29417 distcc[12226] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
29418 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2b_impl.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2module.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2s_impl.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_blake2.cpython-310-aarch64-linux-gnu.so
29419 distcc[12230] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
29420 distcc[12230] (dcc_recursion_safeguard) safeguard level=0
29421 distcc[12230] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
29422 distcc[12230] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
29423 distcc[12230] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2b_impl.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2module.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2s_impl.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_blake2.cpython-310-aarch64-linux-gnu.so
29424 distcc[12230] (dcc_scan_args) compiler will emit/use profile info; must be local
29425 distcc[12230] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
29426 distcc[12230] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
29427 distcc[12230] (dcc_parse_hosts) found tcp token "192.168.1.41"
29428 distcc[12230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29429 distcc[12230] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
29430 distcc[12230] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2b_impl.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2module.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2s_impl.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_blake2.cpython-310-aarch64-linux-gnu.so
29431 distcc[12230] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
29432 distcc[12230] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2b_impl.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2module.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2s_impl.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_blake2.cpython-310-aarch64-linux-gnu.so
29433 distcc[12230] (dcc_spawn_child) child started as pid12231
29434 distcc[12231] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
29435 distcc[12230] (dcc_collect_child) cc child 12231 terminated with status 0
29436 distcc[12230] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
29437 distcc[12230] compile (null) on localhost completed ok
29438 distcc[12230] (dcc_unlock) release lock fd5
29439 distcc[12230] elapsed compilation time 0.146303s
29440 distcc[12230] (dcc_exit) exit: code 0; self: 0.006650 user 0.013301 sys; children: 0.097833 user 0.040405 sys
29441 distcc[12230] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
29442 distcc[11697] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29443 distcc[11697] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
29444 distcc[11697] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/unicodedata.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/unicodedata.o -DPy_BUILD_CORE_MODULE
29445 distcc[11697] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
29446 distcc[11697] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/unicodedata.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/unicodedata.o -DPy_BUILD_CORE_MODULE
29447 distcc[11697] (dcc_spawn_child) child started as pid12234
29448 distcc[12234] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
29449 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29450 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29451 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29452 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29453 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
29454 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29455 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29456 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29457 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29458 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
29459 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29460 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29461 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29462 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29463 distcc[12084] (dcc_lock_pause) nothing available, sleeping 1000ms...
29464 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29465 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29466 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29467 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29468 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29469 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29470 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29471 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
29472 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29473 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
29474 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29475 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29476 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29477 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29478 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29479 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29480 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29481 distcc[12040] (dcc_lock_pause) nothing available, sleeping 1000ms...
29482 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29483 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
29484 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29485 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29486 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29487 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29488 distcc[12213] (dcc_lock_pause) nothing available, sleeping 1000ms...
29489 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29490 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29491 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29492 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29493 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
29494 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29495 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29496 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29497 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29498 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
29499 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29500 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29501 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29502 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29503 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
29504 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29505 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29506 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29507 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29508 distcc[12084] (dcc_lock_pause) nothing available, sleeping 1000ms...
29509 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29510 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29511 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29512 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29513 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29514 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29515 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29516 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
29517 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29518 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
29519 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29520 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29521 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29522 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29523 distcc[12040] (dcc_lock_pause) nothing available, sleeping 1000ms...
29524 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29525 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29526 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29527 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29528 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
29529 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29530 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29531 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29532 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29533 distcc[12213] (dcc_lock_pause) nothing available, sleeping 1000ms...
29534 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29535 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29536 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29537 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29538 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
29539 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29540 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29541 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29542 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29543 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
29544 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29545 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29546 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29547 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29548 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
29549 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29550 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29551 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29552 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29553 distcc[12084] (dcc_lock_pause) nothing available, sleeping 1000ms...
29554 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29555 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29556 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29557 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29558 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29559 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29560 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29561 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29562 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
29563 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
29564 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29565 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29566 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29567 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29568 distcc[12040] (dcc_lock_pause) nothing available, sleeping 1000ms...
29569 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29570 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29571 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29572 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29573 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
29574 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29575 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29576 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29577 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29578 distcc[12213] (dcc_lock_pause) nothing available, sleeping 1000ms...
29579 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29580 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29581 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29582 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29583 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
29584 distcc[12176] (dcc_collect_child) cc child 12177 terminated with status 0
29585 distcc[12176] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
29586 distcc[12176] compile (null) on localhost completed ok
29587 distcc[12176] (dcc_unlock) release lock fd5
29588 distcc[12176] elapsed compilation time 13.723323s
29589 distcc[12176] (dcc_exit) exit: code 0; self: 0.013818 user 0.010363 sys; children: 13.064023 user 0.410507 sys
29590 distcc[12176] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
29591 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I/usr/lib64/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/callbacks.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/callbacks.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1
29592 distcc[12237] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
29593 distcc[12237] (dcc_recursion_safeguard) safeguard level=0
29594 distcc[12237] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
29595 distcc[12237] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
29596 distcc[12237] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I/usr/lib64/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/callbacks.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/callbacks.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1
29597 distcc[12237] (dcc_scan_args) compiler will emit/use profile info; must be local
29598 distcc[12237] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
29599 distcc[12237] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
29600 distcc[12237] (dcc_parse_hosts) found tcp token "192.168.1.41"
29601 distcc[12237] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29602 distcc[12237] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29603 distcc[12237] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29604 distcc[12237] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
29605 distcc[12237] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I/usr/lib64/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/callbacks.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/callbacks.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1
29606 distcc[12237] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
29607 distcc[12237] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I/usr/lib64/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/callbacks.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/callbacks.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1
29608 distcc[12237] (dcc_spawn_child) child started as pid12238
29609 distcc[12238] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
29610 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29611 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29612 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29613 distcc[11698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29614 distcc[11698] (dcc_lock_pause) nothing available, sleeping 1000ms...
29615 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29616 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29617 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29618 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29619 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
29620 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29621 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29622 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29623 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29624 distcc[12084] (dcc_lock_pause) nothing available, sleeping 1000ms...
29625 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29626 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29627 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29628 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29629 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29630 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29631 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29632 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29633 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
29634 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
29635 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29636 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29637 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29638 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29639 distcc[12040] (dcc_lock_pause) nothing available, sleeping 1000ms...
29640 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29641 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29642 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29643 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29644 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
29645 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29646 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29647 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29648 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29649 distcc[12213] (dcc_lock_pause) nothing available, sleeping 1000ms...
29650 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29651 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29652 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29653 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29654 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
29655 distcc[11683] (dcc_collect_child) cc child 12220 terminated with status 0
29656 distcc[11683] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
29657 distcc[11683] compile (null) on localhost completed ok
29658 distcc[11683] (dcc_unlock) release lock fd5
29659 distcc[11683] elapsed compilation time 100.458378s
29660 distcc[11683] (dcc_exit) exit: code 0; self: 0.024238 user 0.083102 sys; children: 7.919168 user 0.281491 sys
29661 distcc[11683] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
29662 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mathmodule.o Modules/_math.o -L. -L/usr/local/lib64 -lm -o build/lib.linux-aarch64-3.10/math.cpython-310-aarch64-linux-gnu.so
29663 distcc[12241] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
29664 distcc[12241] (dcc_recursion_safeguard) safeguard level=0
29665 distcc[12241] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
29666 distcc[12241] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
29667 distcc[12241] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mathmodule.o Modules/_math.o -L. -L/usr/local/lib64 -lm -o build/lib.linux-aarch64-3.10/math.cpython-310-aarch64-linux-gnu.so
29668 distcc[12241] (dcc_scan_args) compiler will emit/use profile info; must be local
29669 distcc[12241] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
29670 distcc[12241] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
29671 distcc[12241] (dcc_parse_hosts) found tcp token "192.168.1.41"
29672 distcc[12241] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
29673 distcc[12241] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mathmodule.o Modules/_math.o -L. -L/usr/local/lib64 -lm -o build/lib.linux-aarch64-3.10/math.cpython-310-aarch64-linux-gnu.so
29674 distcc[12241] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
29675 distcc[12241] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mathmodule.o Modules/_math.o -L. -L/usr/local/lib64 -lm -o build/lib.linux-aarch64-3.10/math.cpython-310-aarch64-linux-gnu.so
29676 distcc[12241] (dcc_spawn_child) child started as pid12242
29677 distcc[12242] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
29678 distcc[12241] (dcc_collect_child) cc child 12242 terminated with status 0
29679 distcc[12241] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
29680 distcc[12241] compile (null) on localhost completed ok
29681 distcc[12241] (dcc_unlock) release lock fd5
29682 distcc[12241] elapsed compilation time 0.144501s
29683 distcc[12241] (dcc_exit) exit: code 0; self: 0.008769 user 0.008769 sys; children: 0.090039 user 0.051474 sys
29684 distcc[12241] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
29685 distcc[11698] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
29686 distcc[11698] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_json.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_json.o -DPy_BUILD_CORE_MODULE
29687 distcc[11698] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
29688 distcc[11698] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_json.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_json.o -DPy_BUILD_CORE_MODULE
29689 distcc[11698] (dcc_spawn_child) child started as pid12245
29690 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29691 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29692 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29693 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29694 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
29695 distcc[12245] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
29696 distcc[12237] (dcc_collect_child) cc child 12238 terminated with status 0
29697 distcc[12237] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
29698 distcc[12237] compile (null) on localhost completed ok
29699 distcc[12237] (dcc_unlock) release lock fd5
29700 distcc[12237] elapsed compilation time 1.673485s
29701 distcc[12237] (dcc_exit) exit: code 0; self: 0.006728 user 0.013456 sys; children: 1.425372 user 0.190938 sys
29702 distcc[12237] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
29703 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I/usr/lib64/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/callproc.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/callproc.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1
29704 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29705 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29706 distcc[12084] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29707 distcc[12084] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
29708 distcc[12084] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_tw.o
29709 distcc[12084] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
29710 distcc[12084] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_tw.o
29711 distcc[12084] (dcc_spawn_child) child started as pid12246
29712 distcc[12246] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
29713 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29714 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29715 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29716 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29717 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29718 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29719 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29720 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29721 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
29722 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
29723 distcc[12247] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
29724 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29725 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29726 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29727 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29728 distcc[12040] (dcc_lock_pause) nothing available, sleeping 1000ms...
29729 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29730 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29731 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29732 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29733 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
29734 distcc[12247] (dcc_recursion_safeguard) safeguard level=0
29735 distcc[12247] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
29736 distcc[12247] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
29737 distcc[12247] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I/usr/lib64/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/callproc.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/callproc.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1
29738 distcc[12247] (dcc_scan_args) compiler will emit/use profile info; must be local
29739 distcc[12247] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
29740 distcc[12247] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
29741 distcc[12247] (dcc_parse_hosts) found tcp token "192.168.1.41"
29742 distcc[12247] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29743 distcc[12247] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29744 distcc[12247] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29745 distcc[12247] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29746 distcc[12247] (dcc_lock_pause) nothing available, sleeping 1000ms...
29747 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29748 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29749 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29750 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29751 distcc[12213] (dcc_lock_pause) nothing available, sleeping 1000ms...
29752 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29753 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29754 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29755 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29756 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
29757 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29758 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29759 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29760 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29761 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
29762 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29763 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29764 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29765 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29766 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29767 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29768 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29769 distcc[11965] (dcc_lock_pause) nothing available, sleeping 1000ms...
29770 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29771 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
29772 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29773 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29774 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29775 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29776 distcc[12040] (dcc_lock_pause) nothing available, sleeping 1000ms...
29777 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29778 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29779 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29780 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29781 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
29782 distcc[12247] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29783 distcc[12247] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29784 distcc[12247] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29785 distcc[12247] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29786 distcc[12247] (dcc_lock_pause) nothing available, sleeping 1000ms...
29787 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29788 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29789 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29790 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29791 distcc[12213] (dcc_lock_pause) nothing available, sleeping 1000ms...
29792 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29793 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29794 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29795 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29796 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
29797 distcc[12084] (dcc_collect_child) cc child 12246 terminated with status 0
29798 distcc[12084] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
29799 distcc[12084] compile (null) on localhost completed ok
29800 distcc[12084] (dcc_unlock) release lock fd5
29801 distcc[12084] elapsed compilation time 29.802604s
29802 distcc[12084] (dcc_exit) exit: code 0; self: 0.013940 user 0.031367 sys; children: 1.549639 user 0.179105 sys
29803 distcc[12084] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
29804 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_tw.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_codecs_tw.cpython-310-aarch64-linux-gnu.so
29805 distcc[12252] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
29806 distcc[12252] (dcc_recursion_safeguard) safeguard level=0
29807 distcc[12252] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
29808 distcc[12252] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
29809 distcc[12252] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_tw.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_codecs_tw.cpython-310-aarch64-linux-gnu.so
29810 distcc[12252] (dcc_scan_args) compiler will emit/use profile info; must be local
29811 distcc[12252] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
29812 distcc[12252] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
29813 distcc[12252] (dcc_parse_hosts) found tcp token "192.168.1.41"
29814 distcc[12252] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29815 distcc[12252] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29816 distcc[12252] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29817 distcc[12252] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
29818 distcc[12252] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_tw.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_codecs_tw.cpython-310-aarch64-linux-gnu.so
29819 distcc[12252] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
29820 distcc[12252] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_tw.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_codecs_tw.cpython-310-aarch64-linux-gnu.so
29821 distcc[12252] (dcc_spawn_child) child started as pid12253
29822 distcc[12253] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
29823 distcc[12113] (dcc_collect_child) cc child 12115 terminated with status 0
29824 distcc[12113] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
29825 distcc[12113] compile (null) on localhost completed ok
29826 distcc[12113] (dcc_unlock) release lock fd5
29827 distcc[12113] elapsed compilation time 23.562661s
29828 distcc[12113] (dcc_exit) exit: code 0; self: 0.004858 user 0.014576 sys; children: 22.710904 user 0.560684 sys
29829 distcc[12113] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
29830 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/basearith.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/basearith.o
29831 distcc[12256] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
29832 distcc[12256] (dcc_recursion_safeguard) safeguard level=0
29833 distcc[12256] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
29834 distcc[12256] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
29835 distcc[12256] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/basearith.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/basearith.o
29836 distcc[12256] (dcc_scan_args) compiler will emit/use profile info; must be local
29837 distcc[12256] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
29838 distcc[12256] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
29839 distcc[12256] (dcc_parse_hosts) found tcp token "192.168.1.41"
29840 distcc[12256] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29841 distcc[12256] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29842 distcc[12256] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
29843 distcc[12256] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/basearith.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/basearith.o
29844 distcc[12256] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
29845 distcc[12256] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/basearith.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/basearith.o
29846 distcc[12256] (dcc_spawn_child) child started as pid12257
29847 distcc[12257] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
29848 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29849 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29850 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29851 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29852 distcc[11924] (dcc_lock_pause) nothing available, sleeping 1000ms...
29853 distcc[12252] (dcc_collect_child) cc child 12253 terminated with status 0
29854 distcc[12252] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
29855 distcc[12252] compile (null) on localhost completed ok
29856 distcc[12252] (dcc_unlock) release lock fd5
29857 distcc[12252] elapsed compilation time 0.181734s
29858 distcc[12252] (dcc_exit) exit: code 0; self: 0.007047 user 0.014094 sys; children: 0.069472 user 0.059512 sys
29859 distcc[12252] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
29860 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29861 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29862 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29863 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29864 distcc[11965] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29865 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29866 distcc[11965] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
29867 distcc[11965] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cryptmodule.o -L. -L/usr/local/lib64 -lcrypt -o build/lib.linux-aarch64-3.10/_crypt.cpython-310-aarch64-linux-gnu.so
29868 distcc[11965] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
29869 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29870 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
29871 distcc[11965] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cryptmodule.o -L. -L/usr/local/lib64 -lcrypt -o build/lib.linux-aarch64-3.10/_crypt.cpython-310-aarch64-linux-gnu.so
29872 distcc[11965] (dcc_spawn_child) child started as pid12260
29873 distcc[12260] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
29874 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29875 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29876 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29877 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29878 distcc[12040] (dcc_lock_pause) nothing available, sleeping 1000ms...
29879 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29880 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29881 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29882 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29883 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
29884 distcc[12247] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29885 distcc[12247] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29886 distcc[12247] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29887 distcc[12247] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29888 distcc[12247] (dcc_lock_pause) nothing available, sleeping 1000ms...
29889 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29890 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29891 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29892 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29893 distcc[12213] (dcc_lock_pause) nothing available, sleeping 1000ms...
29894 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29895 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29896 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29897 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29898 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
29899 distcc[11965] (dcc_collect_child) cc child 12260 terminated with status 0
29900 distcc[11965] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
29901 distcc[11965] compile (null) on localhost completed ok
29902 distcc[11965] (dcc_unlock) release lock fd5
29903 distcc[11965] elapsed compilation time 51.203862s
29904 distcc[11965] (dcc_exit) exit: code 0; self: 0.031218 user 0.036894 sys; children: 0.084321 user 0.037867 sys
29905 distcc[11965] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
29906 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29907 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29908 distcc[11924] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29909 distcc[11924] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
29910 distcc[11924] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha512module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha512module.o -DPy_BUILD_CORE_MODULE
29911 distcc[11924] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
29912 distcc[11924] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha512module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha512module.o -DPy_BUILD_CORE_MODULE
29913 distcc[11924] (dcc_spawn_child) child started as pid12263
29914 distcc[12263] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
29915 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29916 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29917 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29918 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29919 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
29920 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29921 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29922 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29923 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29924 distcc[12040] (dcc_lock_pause) nothing available, sleeping 1000ms...
29925 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29926 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29927 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29928 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29929 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
29930 distcc[12247] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29931 distcc[12247] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29932 distcc[12247] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29933 distcc[12247] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29934 distcc[12247] (dcc_lock_pause) nothing available, sleeping 1000ms...
29935 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29936 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29937 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29938 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29939 distcc[12213] (dcc_lock_pause) nothing available, sleeping 1000ms...
29940 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29941 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29942 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29943 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29944 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
29945 distcc[12256] (dcc_collect_child) cc child 12257 terminated with status 0
29946 distcc[12256] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
29947 distcc[12256] compile (null) on localhost completed ok
29948 distcc[12256] (dcc_unlock) release lock fd5
29949 distcc[12256] elapsed compilation time 1.981196s
29950 distcc[12256] (dcc_exit) exit: code 0; self: 0.000000 user 0.020064 sys; children: 1.852381 user 0.088691 sys
29951 distcc[12256] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
29952 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/constants.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/constants.o
29953 distcc[12266] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
29954 distcc[12266] (dcc_recursion_safeguard) safeguard level=0
29955 distcc[12266] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
29956 distcc[12266] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
29957 distcc[12266] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/constants.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/constants.o
29958 distcc[12266] (dcc_scan_args) compiler will emit/use profile info; must be local
29959 distcc[12266] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
29960 distcc[12266] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
29961 distcc[12266] (dcc_parse_hosts) found tcp token "192.168.1.41"
29962 distcc[12266] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29963 distcc[12266] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29964 distcc[12266] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
29965 distcc[12266] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/constants.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/constants.o
29966 distcc[12266] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
29967 distcc[12266] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/constants.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/constants.o
29968 distcc[12266] (dcc_spawn_child) child started as pid12267
29969 distcc[12267] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
29970 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29971 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29972 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29973 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29974 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
29975 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29976 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29977 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29978 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29979 distcc[12040] (dcc_lock_pause) nothing available, sleeping 1000ms...
29980 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29981 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29982 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29983 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29984 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
29985 distcc[12247] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29986 distcc[12247] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29987 distcc[12247] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29988 distcc[12247] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29989 distcc[12247] (dcc_lock_pause) nothing available, sleeping 1000ms...
29990 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29991 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29992 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29993 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29994 distcc[12213] (dcc_lock_pause) nothing available, sleeping 1000ms...
29995 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
29996 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
29997 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
29998 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
29999 distcc[11960] (dcc_lock_pause) nothing available, sleeping 1000ms...
30000 distcc[12266] (dcc_collect_child) cc child 12267 terminated with status 0
30001 distcc[12266] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
30002 distcc[12266] compile (null) on localhost completed ok
30003 distcc[12266] (dcc_unlock) release lock fd5
30004 distcc[12266] elapsed compilation time 0.253332s
30005 distcc[12266] (dcc_exit) exit: code 0; self: 0.009212 user 0.012283 sys; children: 0.174826 user 0.057013 sys
30006 distcc[12266] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
30007 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/context.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/context.o
30008 distcc[12270] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
30009 distcc[12270] (dcc_recursion_safeguard) safeguard level=0
30010 distcc[12270] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
30011 distcc[12270] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
30012 distcc[12270] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/context.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/context.o
30013 distcc[12270] (dcc_scan_args) compiler will emit/use profile info; must be local
30014 distcc[12270] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
30015 distcc[12270] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
30016 distcc[12270] (dcc_parse_hosts) found tcp token "192.168.1.41"
30017 distcc[12270] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
30018 distcc[12270] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
30019 distcc[12270] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
30020 distcc[12270] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/context.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/context.o
30021 distcc[12270] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
30022 distcc[12270] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/context.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/context.o
30023 distcc[12270] (dcc_spawn_child) child started as pid12271
30024 distcc[12271] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
30025 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
30026 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
30027 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
30028 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
30029 distcc[11853] (dcc_lock_pause) nothing available, sleeping 1000ms...
30030 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
30031 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
30032 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
30033 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
30034 distcc[12040] (dcc_lock_pause) nothing available, sleeping 1000ms...
30035 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
30036 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
30037 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
30038 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
30039 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
30040 distcc[12247] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
30041 distcc[12247] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
30042 distcc[12247] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
30043 distcc[12247] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
30044 distcc[12247] (dcc_lock_pause) nothing available, sleeping 1000ms...
30045 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
30046 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
30047 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
30048 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
30049 distcc[12213] (dcc_lock_pause) nothing available, sleeping 1000ms...
30050 distcc[11697] (dcc_collect_child) cc child 12234 terminated with status 0
30051 distcc[11697] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
30052 distcc[11697] compile (null) on localhost completed ok
30053 distcc[11697] (dcc_unlock) release lock fd5
30054 distcc[11697] elapsed compilation time 106.269344s
30055 distcc[11697] (dcc_exit) exit: code 0; self: 0.015327 user 0.079705 sys; children: 8.639157 user 0.320784 sys
30056 distcc[11697] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
30057 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/unicodedata.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/unicodedata.cpython-310-aarch64-linux-gnu.so
30058 distcc[12274] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
30059 distcc[12274] (dcc_recursion_safeguard) safeguard level=0
30060 distcc[12274] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
30061 distcc[12274] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
30062 distcc[12274] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/unicodedata.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/unicodedata.cpython-310-aarch64-linux-gnu.so
30063 distcc[12274] (dcc_scan_args) compiler will emit/use profile info; must be local
30064 distcc[12274] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
30065 distcc[12274] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
30066 distcc[12274] (dcc_parse_hosts) found tcp token "192.168.1.41"
30067 distcc[12274] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
30068 distcc[12274] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
30069 distcc[12274] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/unicodedata.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/unicodedata.cpython-310-aarch64-linux-gnu.so
30070 distcc[12274] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
30071 distcc[12274] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/unicodedata.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/unicodedata.cpython-310-aarch64-linux-gnu.so
30072 distcc[12274] (dcc_spawn_child) child started as pid12275
30073 distcc[12275] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
30074 distcc[12270] (dcc_collect_child) cc child 12271 terminated with status 0
30075 distcc[12270] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
30076 distcc[12270] compile (null) on localhost completed ok
30077 distcc[12270] (dcc_unlock) release lock fd5
30078 distcc[12270] elapsed compilation time 0.954371s
30079 distcc[12270] (dcc_exit) exit: code 0; self: 0.010154 user 0.010154 sys; children: 0.823769 user 0.120918 sys
30080 distcc[12270] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
30081 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/convolute.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/convolute.o
30082 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
30083 distcc[11960] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
30084 distcc[11960] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
30085 distcc[11960] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DHAVE_GDBM_NDBM_H -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_dbmmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_dbmmodule.o
30086 distcc[11960] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
30087 distcc[11960] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DHAVE_GDBM_NDBM_H -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_dbmmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_dbmmodule.o
30088 distcc[11960] (dcc_spawn_child) child started as pid12277
30089 distcc[12277] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
30090 distcc[12276] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
30091 distcc[12276] (dcc_recursion_safeguard) safeguard level=0
30092 distcc[12276] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
30093 distcc[12276] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
30094 distcc[12276] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/convolute.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/convolute.o
30095 distcc[12276] (dcc_scan_args) compiler will emit/use profile info; must be local
30096 distcc[12276] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
30097 distcc[12276] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
30098 distcc[12276] (dcc_parse_hosts) found tcp token "192.168.1.41"
30099 distcc[12276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
30100 distcc[12276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
30101 distcc[12276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
30102 distcc[12276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
30103 distcc[12276] (dcc_lock_pause) nothing available, sleeping 1000ms...
30104 distcc[12274] (dcc_collect_child) cc child 12275 terminated with status 0
30105 distcc[12274] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
30106 distcc[12274] compile (null) on localhost completed ok
30107 distcc[12274] (dcc_unlock) release lock fd5
30108 distcc[12274] elapsed compilation time 0.173508s
30109 distcc[12274] (dcc_exit) exit: code 0; self: 0.006085 user 0.012170 sys; children: 0.075658 user 0.066275 sys
30110 distcc[12274] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
30111 distcc[11853] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
30112 distcc[11853] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
30113 distcc[11853] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/fcntlmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/fcntl.cpython-310-aarch64-linux-gnu.so
30114 distcc[11853] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
30115 distcc[11853] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/fcntlmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/fcntl.cpython-310-aarch64-linux-gnu.so
30116 distcc[11853] (dcc_spawn_child) child started as pid12282
30117 distcc[12282] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
30118 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
30119 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
30120 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
30121 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
30122 distcc[12040] (dcc_lock_pause) nothing available, sleeping 1000ms...
30123 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
30124 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
30125 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
30126 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
30127 distcc[11782] (dcc_lock_pause) nothing available, sleeping 1000ms...
30128 distcc[12247] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
30129 distcc[12247] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
30130 distcc[12247] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
30131 distcc[12247] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
30132 distcc[12247] (dcc_lock_pause) nothing available, sleeping 1000ms...
30133 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
30134 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
30135 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
30136 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
30137 distcc[12213] (dcc_lock_pause) nothing available, sleeping 1000ms...
30138 distcc[11853] (dcc_collect_child) cc child 12282 terminated with status 0
30139 distcc[11853] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
30140 distcc[11853] compile (null) on localhost completed ok
30141 distcc[11853] (dcc_unlock) release lock fd5
30142 distcc[11853] elapsed compilation time 75.219644s
30143 distcc[11853] (dcc_exit) exit: code 0; self: 0.033965 user 0.053779 sys; children: 0.084554 user 0.037633 sys
30144 distcc[11853] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
30145 distcc[12276] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
30146 distcc[12276] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
30147 distcc[12276] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/convolute.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/convolute.o
30148 distcc[12276] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
30149 distcc[12276] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/convolute.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/convolute.o
30150 distcc[12276] (dcc_spawn_child) child started as pid12285
30151 distcc[12285] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
30152 distcc[11924] (dcc_collect_child) cc child 12263 terminated with status 0
30153 distcc[11924] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
30154 distcc[11924] compile (null) on localhost completed ok
30155 distcc[11924] (dcc_unlock) release lock fd5
30156 distcc[11924] elapsed compilation time 62.691854s
30157 distcc[11924] (dcc_exit) exit: code 0; self: 0.021553 user 0.052343 sys; children: 3.268085 user 0.184226 sys
30158 distcc[11924] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
30159 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha512module.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_sha512.cpython-310-aarch64-linux-gnu.so
30160 distcc[12288] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
30161 distcc[12288] (dcc_recursion_safeguard) safeguard level=0
30162 distcc[12288] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
30163 distcc[12288] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
30164 distcc[12288] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha512module.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_sha512.cpython-310-aarch64-linux-gnu.so
30165 distcc[12288] (dcc_scan_args) compiler will emit/use profile info; must be local
30166 distcc[12288] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
30167 distcc[12288] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
30168 distcc[12288] (dcc_parse_hosts) found tcp token "192.168.1.41"
30169 distcc[12288] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
30170 distcc[12288] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
30171 distcc[12288] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
30172 distcc[12288] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
30173 distcc[12288] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha512module.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_sha512.cpython-310-aarch64-linux-gnu.so
30174 distcc[12288] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
30175 distcc[12288] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha512module.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_sha512.cpython-310-aarch64-linux-gnu.so
30176 distcc[12288] (dcc_spawn_child) child started as pid12289
30177 distcc[12289] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
30178 distcc[12288] (dcc_collect_child) cc child 12289 terminated with status 0
30179 distcc[12288] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
30180 distcc[12288] compile (null) on localhost completed ok
30181 distcc[12288] (dcc_unlock) release lock fd5
30182 distcc[12288] elapsed compilation time 0.130308s
30183 distcc[12288] (dcc_exit) exit: code 0; self: 0.000000 user 0.018140 sys; children: 0.080520 user 0.042874 sys
30184 distcc[12288] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
30185 distcc[12276] (dcc_collect_child) cc child 12285 terminated with status 0
30186 distcc[12276] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
30187 distcc[12276] compile (null) on localhost completed ok
30188 distcc[12276] (dcc_unlock) release lock fd5
30189 distcc[12276] elapsed compilation time 1.816731s
30190 distcc[12276] (dcc_exit) exit: code 0; self: 0.010140 user 0.012676 sys; children: 0.695604 user 0.116796 sys
30191 distcc[12276] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
30192 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/crt.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/crt.o
30193 distcc[12040] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
30194 distcc[12040] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
30195 distcc[12040] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/pyexpat.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/pyexpat.o
30196 distcc[12040] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
30197 distcc[12040] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/pyexpat.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/pyexpat.o
30198 distcc[12040] (dcc_spawn_child) child started as pid12293
30199 distcc[12293] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
30200 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
30201 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
30202 distcc[11782] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
30203 distcc[11782] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
30204 distcc[11782] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_csv.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_csv.o
30205 distcc[11782] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
30206 distcc[11782] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_csv.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_csv.o
30207 distcc[11782] (dcc_spawn_child) child started as pid12294
30208 distcc[12247] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
30209 distcc[12247] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
30210 distcc[12247] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
30211 distcc[12247] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
30212 distcc[12294] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
30213 distcc[12247] (dcc_lock_pause) nothing available, sleeping 1000ms...
30214 distcc[12292] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
30215 distcc[12292] (dcc_recursion_safeguard) safeguard level=0
30216 distcc[12292] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
30217 distcc[12292] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
30218 distcc[12292] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/crt.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/crt.o
30219 distcc[12292] (dcc_scan_args) compiler will emit/use profile info; must be local
30220 distcc[12292] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
30221 distcc[12292] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
30222 distcc[12292] (dcc_parse_hosts) found tcp token "192.168.1.41"
30223 distcc[12292] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
30224 distcc[12292] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
30225 distcc[12292] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
30226 distcc[12292] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
30227 distcc[12292] (dcc_lock_pause) nothing available, sleeping 1000ms...
30228 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
30229 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
30230 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
30231 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
30232 distcc[12213] (dcc_lock_pause) nothing available, sleeping 1000ms...
30233 distcc[11960] (dcc_collect_child) cc child 12277 terminated with status 0
30234 distcc[11960] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
30235 distcc[11960] compile (null) on localhost completed ok
30236 distcc[11960] (dcc_unlock) release lock fd5
30237 distcc[11960] elapsed compilation time 57.095348s
30238 distcc[11960] (dcc_exit) exit: code 0; self: 0.025877 user 0.051755 sys; children: 1.802268 user 0.154098 sys
30239 distcc[11960] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
30240 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_dbmmodule.o -L. -L/usr/local/lib64 -lgdbm -lgdbm_compat -o build/lib.linux-aarch64-3.10/_dbm.cpython-310-aarch64-linux-gnu.so
30241 distcc[12299] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
30242 distcc[12299] (dcc_recursion_safeguard) safeguard level=0
30243 distcc[12299] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
30244 distcc[12299] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
30245 distcc[12299] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_dbmmodule.o -L. -L/usr/local/lib64 -lgdbm -lgdbm_compat -o build/lib.linux-aarch64-3.10/_dbm.cpython-310-aarch64-linux-gnu.so
30246 distcc[12299] (dcc_scan_args) compiler will emit/use profile info; must be local
30247 distcc[12299] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
30248 distcc[12299] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
30249 distcc[12299] (dcc_parse_hosts) found tcp token "192.168.1.41"
30250 distcc[12299] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
30251 distcc[12299] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
30252 distcc[12299] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
30253 distcc[12299] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_dbmmodule.o -L. -L/usr/local/lib64 -lgdbm -lgdbm_compat -o build/lib.linux-aarch64-3.10/_dbm.cpython-310-aarch64-linux-gnu.so
30254 distcc[12299] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
30255 distcc[12299] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_dbmmodule.o -L. -L/usr/local/lib64 -lgdbm -lgdbm_compat -o build/lib.linux-aarch64-3.10/_dbm.cpython-310-aarch64-linux-gnu.so
30256 distcc[12299] (dcc_spawn_child) child started as pid12300
30257 distcc[12300] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
30258 distcc[12299] (dcc_collect_child) cc child 12300 terminated with status 0
30259 distcc[12299] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
30260 distcc[12299] compile (null) on localhost completed ok
30261 distcc[12299] (dcc_unlock) release lock fd5
30262 distcc[12299] elapsed compilation time 0.130347s
30263 distcc[12299] (dcc_exit) exit: code 0; self: 0.006399 user 0.012799 sys; children: 0.056305 user 0.062385 sys
30264 distcc[12299] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
30265 distcc[11698] (dcc_collect_child) cc child 12245 terminated with status 0
30266 distcc[11698] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
30267 distcc[11698] compile (null) on localhost completed ok
30268 distcc[11698] (dcc_unlock) release lock fd5
30269 distcc[11698] elapsed compilation time 109.070573s
30270 distcc[11698] (dcc_exit) exit: code 0; self: 0.029480 user 0.073700 sys; children: 7.657051 user 0.249171 sys
30271 distcc[11698] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
30272 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_json.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_json.cpython-310-aarch64-linux-gnu.so
30273 distcc[12303] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
30274 distcc[12303] (dcc_recursion_safeguard) safeguard level=0
30275 distcc[12303] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
30276 distcc[12303] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
30277 distcc[12303] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_json.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_json.cpython-310-aarch64-linux-gnu.so
30278 distcc[12303] (dcc_scan_args) compiler will emit/use profile info; must be local
30279 distcc[12303] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
30280 distcc[12303] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
30281 distcc[12303] (dcc_parse_hosts) found tcp token "192.168.1.41"
30282 distcc[12303] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
30283 distcc[12303] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_json.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_json.cpython-310-aarch64-linux-gnu.so
30284 distcc[12303] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
30285 distcc[12303] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_json.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_json.cpython-310-aarch64-linux-gnu.so
30286 distcc[12303] (dcc_spawn_child) child started as pid12304
30287 distcc[12304] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
30288 distcc[12247] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
30289 distcc[12247] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
30290 distcc[12247] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
30291 distcc[12247] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I/usr/lib64/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/callproc.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/callproc.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1
30292 distcc[12247] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
30293 distcc[12247] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I/usr/lib64/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/callproc.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/callproc.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1
30294 distcc[12247] (dcc_spawn_child) child started as pid12307
30295 distcc[12307] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
30296 distcc[12303] (dcc_collect_child) cc child 12304 terminated with status 0
30297 distcc[12303] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
30298 distcc[12303] compile (null) on localhost completed ok
30299 distcc[12303] (dcc_unlock) release lock fd5
30300 distcc[12303] elapsed compilation time 0.111906s
30301 distcc[12292] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
30302 distcc[12292] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/crt.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/crt.o
30303 distcc[12303] (dcc_exit) exit: code 0; self: 0.003286 user 0.013147 sys; children: 0.059054 user 0.049353 sys
30304 distcc[12292] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
30305 distcc[12303] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
30306 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
30307 distcc[12292] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/crt.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/crt.o
30308 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
30309 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
30310 distcc[12292] (dcc_spawn_child) child started as pid12308
30311 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
30312 distcc[12213] (dcc_lock_pause) nothing available, sleeping 1000ms...
30313 distcc[12308] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
30314 distcc[12292] (dcc_collect_child) cc child 12308 terminated with status 0
30315 distcc[12292] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
30316 distcc[12292] compile (null) on localhost completed ok
30317 distcc[12292] (dcc_unlock) release lock fd5
30318 distcc[12292] elapsed compilation time 1.574634s
30319 distcc[12292] (dcc_exit) exit: code 0; self: 0.011710 user 0.007806 sys; children: 0.504511 user 0.062362 sys
30320 distcc[12292] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
30321 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/difradix2.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/difradix2.o
30322 distcc[12313] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
30323 distcc[12313] (dcc_recursion_safeguard) safeguard level=0
30324 distcc[12313] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
30325 distcc[12313] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
30326 distcc[12313] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/difradix2.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/difradix2.o
30327 distcc[12313] (dcc_scan_args) compiler will emit/use profile info; must be local
30328 distcc[12313] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
30329 distcc[12313] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
30330 distcc[12313] (dcc_parse_hosts) found tcp token "192.168.1.41"
30331 distcc[12313] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
30332 distcc[12313] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/difradix2.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/difradix2.o
30333 distcc[12313] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
30334 distcc[12313] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/difradix2.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/difradix2.o
30335 distcc[12313] (dcc_spawn_child) child started as pid12314
30336 distcc[12314] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
30337 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
30338 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
30339 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
30340 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
30341 distcc[12213] (dcc_lock_pause) nothing available, sleeping 1000ms...
30342 distcc[12313] (dcc_collect_child) cc child 12314 terminated with status 0
30343 distcc[12313] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
30344 distcc[12313] compile (null) on localhost completed ok
30345 distcc[12313] (dcc_unlock) release lock fd5
30346 distcc[12313] elapsed compilation time 0.734935s
30347 distcc[12313] (dcc_exit) exit: code 0; self: 0.006969 user 0.010454 sys; children: 0.620611 user 0.106199 sys
30348 distcc[12313] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
30349 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/fnt.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/fnt.o
30350 distcc[12317] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
30351 distcc[12317] (dcc_recursion_safeguard) safeguard level=0
30352 distcc[12317] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
30353 distcc[12317] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
30354 distcc[12317] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/fnt.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/fnt.o
30355 distcc[12317] (dcc_scan_args) compiler will emit/use profile info; must be local
30356 distcc[12317] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
30357 distcc[12317] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
30358 distcc[12317] (dcc_parse_hosts) found tcp token "192.168.1.41"
30359 distcc[12317] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
30360 distcc[12317] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/fnt.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/fnt.o
30361 distcc[12317] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
30362 distcc[12317] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/fnt.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/fnt.o
30363 distcc[12317] (dcc_spawn_child) child started as pid12318
30364 distcc[12318] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
30365 distcc[12317] (dcc_collect_child) cc child 12318 terminated with status 0
30366 distcc[12317] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
30367 distcc[12317] compile (null) on localhost completed ok
30368 distcc[12317] (dcc_unlock) release lock fd5
30369 distcc[12317] elapsed compilation time 0.284587s
30370 distcc[12317] (dcc_exit) exit: code 0; self: 0.011770 user 0.007847 sys; children: 0.214523 user 0.068369 sys
30371 distcc[12317] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
30372 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/fourstep.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/fourstep.o
30373 distcc[12321] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
30374 distcc[12321] (dcc_recursion_safeguard) safeguard level=0
30375 distcc[12321] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
30376 distcc[12321] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
30377 distcc[12321] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/fourstep.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/fourstep.o
30378 distcc[12321] (dcc_scan_args) compiler will emit/use profile info; must be local
30379 distcc[12321] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
30380 distcc[12321] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
30381 distcc[12321] (dcc_parse_hosts) found tcp token "192.168.1.41"
30382 distcc[12321] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
30383 distcc[12321] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/fourstep.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/fourstep.o
30384 distcc[12321] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
30385 distcc[12321] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/fourstep.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/fourstep.o
30386 distcc[12321] (dcc_spawn_child) child started as pid12322
30387 distcc[12322] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
30388 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
30389 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
30390 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
30391 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
30392 distcc[12213] (dcc_lock_pause) nothing available, sleeping 1000ms...
30393 distcc[12321] (dcc_collect_child) cc child 12322 terminated with status 0
30394 distcc[12321] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
30395 distcc[12321] compile (null) on localhost completed ok
30396 distcc[12321] (dcc_unlock) release lock fd5
30397 distcc[12321] elapsed compilation time 0.864338s
30398 distcc[12321] (dcc_exit) exit: code 0; self: 0.006186 user 0.012372 sys; children: 0.778249 user 0.074749 sys
30399 distcc[12321] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
30400 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/io.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/io.o
30401 distcc[12325] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
30402 distcc[12325] (dcc_recursion_safeguard) safeguard level=0
30403 distcc[12325] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
30404 distcc[12325] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
30405 distcc[12325] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/io.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/io.o
30406 distcc[12325] (dcc_scan_args) compiler will emit/use profile info; must be local
30407 distcc[12325] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
30408 distcc[12325] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
30409 distcc[12325] (dcc_parse_hosts) found tcp token "192.168.1.41"
30410 distcc[12325] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
30411 distcc[12325] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/io.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/io.o
30412 distcc[12325] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
30413 distcc[12325] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/io.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/io.o
30414 distcc[12325] (dcc_spawn_child) child started as pid12326
30415 distcc[12326] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
30416 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
30417 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
30418 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
30419 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
30420 distcc[12213] (dcc_lock_pause) nothing available, sleeping 1000ms...
30421 distcc[12247] (dcc_collect_child) cc child 12307 terminated with status 0
30422 distcc[12247] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
30423 distcc[12247] compile (null) on localhost completed ok
30424 distcc[12247] (dcc_unlock) release lock fd5
30425 distcc[12247] elapsed compilation time 11.513604s
30426 distcc[12247] (dcc_exit) exit: code 0; self: 0.003298 user 0.023089 sys; children: 3.261905 user 0.171162 sys
30427 distcc[12247] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
30428 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I/usr/lib64/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/cfield.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/cfield.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1
30429 distcc[12329] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
30430 distcc[12329] (dcc_recursion_safeguard) safeguard level=0
30431 distcc[12329] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
30432 distcc[12329] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
30433 distcc[12329] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I/usr/lib64/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/cfield.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/cfield.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1
30434 distcc[12329] (dcc_scan_args) compiler will emit/use profile info; must be local
30435 distcc[12329] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
30436 distcc[12329] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
30437 distcc[12329] (dcc_parse_hosts) found tcp token "192.168.1.41"
30438 distcc[12329] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
30439 distcc[12329] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
30440 distcc[12329] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
30441 distcc[12329] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I/usr/lib64/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/cfield.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/cfield.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1
30442 distcc[12329] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
30443 distcc[12329] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I/usr/lib64/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/cfield.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/cfield.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1
30444 distcc[12329] (dcc_spawn_child) child started as pid12330
30445 distcc[12330] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
30446 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
30447 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
30448 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
30449 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
30450 distcc[12213] (dcc_lock_pause) nothing available, sleeping 1000ms...
30451 distcc[11782] (dcc_collect_child) cc child 12294 terminated with status 0
30452 distcc[11782] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
30453 distcc[11782] compile (null) on localhost completed ok
30454 distcc[11782] (dcc_unlock) release lock fd5
30455 distcc[11782] elapsed compilation time 91.154176s
30456 distcc[11782] (dcc_exit) exit: code 0; self: 0.033810 user 0.067621 sys; children: 4.754113 user 0.207361 sys
30457 distcc[11782] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
30458 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_csv.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_csv.cpython-310-aarch64-linux-gnu.so
30459 distcc[12333] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
30460 distcc[12333] (dcc_recursion_safeguard) safeguard level=0
30461 distcc[12333] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
30462 distcc[12333] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
30463 distcc[12333] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_csv.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_csv.cpython-310-aarch64-linux-gnu.so
30464 distcc[12333] (dcc_scan_args) compiler will emit/use profile info; must be local
30465 distcc[12333] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
30466 distcc[12333] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
30467 distcc[12333] (dcc_parse_hosts) found tcp token "192.168.1.41"
30468 distcc[12333] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
30469 distcc[12333] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
30470 distcc[12333] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
30471 distcc[12333] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
30472 distcc[12333] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_csv.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_csv.cpython-310-aarch64-linux-gnu.so
30473 distcc[12333] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
30474 distcc[12333] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_csv.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_csv.cpython-310-aarch64-linux-gnu.so
30475 distcc[12333] (dcc_spawn_child) child started as pid12334
30476 distcc[12334] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
30477 distcc[12333] (dcc_collect_child) cc child 12334 terminated with status 0
30478 distcc[12333] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
30479 distcc[12333] compile (null) on localhost completed ok
30480 distcc[12333] (dcc_unlock) release lock fd5
30481 distcc[12333] elapsed compilation time 0.120266s
30482 distcc[12333] (dcc_exit) exit: code 0; self: 0.007584 user 0.011376 sys; children: 0.068840 user 0.046421 sys
30483 distcc[12333] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
30484 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
30485 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
30486 distcc[12213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
30487 distcc[12213] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
30488 distcc[12213] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/row.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/row.o
30489 distcc[12213] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
30490 distcc[12213] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/row.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/row.o
30491 distcc[12213] (dcc_spawn_child) child started as pid12337
30492 distcc[12337] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
30493 distcc[12325] (dcc_collect_child) cc child 12326 terminated with status 0
30494 distcc[12325] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
30495 distcc[12325] compile (null) on localhost completed ok
30496 distcc[12325] (dcc_unlock) release lock fd5
30497 distcc[12325] elapsed compilation time 3.360075s
30498 distcc[12325] (dcc_exit) exit: code 0; self: 0.007035 user 0.010552 sys; children: 3.205185 user 0.144564 sys
30499 distcc[12325] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
30500 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/mpalloc.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/mpalloc.o
30501 distcc[12340] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
30502 distcc[12340] (dcc_recursion_safeguard) safeguard level=0
30503 distcc[12340] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
30504 distcc[12340] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
30505 distcc[12340] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/mpalloc.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/mpalloc.o
30506 distcc[12340] (dcc_scan_args) compiler will emit/use profile info; must be local
30507 distcc[12340] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
30508 distcc[12340] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
30509 distcc[12340] (dcc_parse_hosts) found tcp token "192.168.1.41"
30510 distcc[12340] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
30511 distcc[12340] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/mpalloc.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/mpalloc.o
30512 distcc[12340] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
30513 distcc[12340] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/mpalloc.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/mpalloc.o
30514 distcc[12340] (dcc_spawn_child) child started as pid12341
30515 distcc[12341] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
30516 distcc[12213] (dcc_collect_child) cc child 12337 terminated with status 0
30517 distcc[12213] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
30518 distcc[12213] compile (null) on localhost completed ok
30519 distcc[12213] (dcc_unlock) release lock fd5
30520 distcc[12213] elapsed compilation time 24.531527s
30521 distcc[12213] (dcc_exit) exit: code 0; self: 0.006905 user 0.034527 sys; children: 1.277532 user 0.163372 sys
30522 distcc[12213] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
30523 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/statement.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/statement.o
30524 distcc[12344] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
30525 distcc[12344] (dcc_recursion_safeguard) safeguard level=0
30526 distcc[12344] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
30527 distcc[12344] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
30528 distcc[12344] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/statement.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/statement.o
30529 distcc[12344] (dcc_scan_args) compiler will emit/use profile info; must be local
30530 distcc[12344] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
30531 distcc[12344] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
30532 distcc[12344] (dcc_parse_hosts) found tcp token "192.168.1.41"
30533 distcc[12344] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
30534 distcc[12344] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
30535 distcc[12344] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
30536 distcc[12344] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
30537 distcc[12344] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/statement.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/statement.o
30538 distcc[12344] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
30539 distcc[12344] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/statement.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/statement.o
30540 distcc[12344] (dcc_spawn_child) child started as pid12345
30541 distcc[12345] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
30542 distcc[12040] (dcc_collect_child) cc child 12293 terminated with status 0
30543 distcc[12040] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
30544 distcc[12040] compile (null) on localhost completed ok
30545 distcc[12040] (dcc_unlock) release lock fd5
30546 distcc[12040] elapsed compilation time 51.650266s
30547 distcc[12040] (dcc_exit) exit: code 0; self: 0.015529 user 0.040376 sys; children: 7.267667 user 0.214016 sys
30548 distcc[12040] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
30549 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/pyexpat.o -L. -L/usr/local/lib64 -lexpat -o build/lib.linux-aarch64-3.10/pyexpat.cpython-310-aarch64-linux-gnu.so
30550 distcc[12348] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
30551 distcc[12348] (dcc_recursion_safeguard) safeguard level=0
30552 distcc[12348] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
30553 distcc[12348] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
30554 distcc[12348] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/pyexpat.o -L. -L/usr/local/lib64 -lexpat -o build/lib.linux-aarch64-3.10/pyexpat.cpython-310-aarch64-linux-gnu.so
30555 distcc[12348] (dcc_scan_args) compiler will emit/use profile info; must be local
30556 distcc[12348] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
30557 distcc[12348] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
30558 distcc[12348] (dcc_parse_hosts) found tcp token "192.168.1.41"
30559 distcc[12348] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
30560 distcc[12348] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
30561 distcc[12348] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/pyexpat.o -L. -L/usr/local/lib64 -lexpat -o build/lib.linux-aarch64-3.10/pyexpat.cpython-310-aarch64-linux-gnu.so
30562 distcc[12348] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
30563 distcc[12348] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/pyexpat.o -L. -L/usr/local/lib64 -lexpat -o build/lib.linux-aarch64-3.10/pyexpat.cpython-310-aarch64-linux-gnu.so
30564 distcc[12348] (dcc_spawn_child) child started as pid12349
30565 distcc[12349] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
30566 distcc[12348] (dcc_collect_child) cc child 12349 terminated with status 0
30567 distcc[12348] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
30568 distcc[12348] compile (null) on localhost completed ok
30569 distcc[12348] (dcc_unlock) release lock fd5
30570 distcc[12348] elapsed compilation time 0.116358s
30571 distcc[12348] (dcc_exit) exit: code 0; self: 0.002925 user 0.014629 sys; children: 0.076995 user 0.037110 sys
30572 distcc[12348] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
30573 distcc[12340] (dcc_collect_child) cc child 12341 terminated with status 0
30574 distcc[12340] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
30575 distcc[12340] compile (null) on localhost completed ok
30576 distcc[12340] (dcc_unlock) release lock fd5
30577 distcc[12340] elapsed compilation time 0.828818s
30578 distcc[12340] (dcc_exit) exit: code 0; self: 0.003041 user 0.015209 sys; children: 0.741961 user 0.070913 sys
30579 distcc[12340] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
30580 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/mpdecimal.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/mpdecimal.o
30581 distcc[12352] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
30582 distcc[12352] (dcc_recursion_safeguard) safeguard level=0
30583 distcc[12352] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
30584 distcc[12352] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
30585 distcc[12352] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/mpdecimal.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/mpdecimal.o
30586 distcc[12352] (dcc_scan_args) compiler will emit/use profile info; must be local
30587 distcc[12352] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
30588 distcc[12352] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
30589 distcc[12352] (dcc_parse_hosts) found tcp token "192.168.1.41"
30590 distcc[12352] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
30591 distcc[12352] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/mpdecimal.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/mpdecimal.o
30592 distcc[12352] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
30593 distcc[12352] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/mpdecimal.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/mpdecimal.o
30594 distcc[12352] (dcc_spawn_child) child started as pid12353
30595 distcc[12353] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
30596 distcc[12329] (dcc_collect_child) cc child 12330 terminated with status 0
30597 distcc[12329] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
30598 distcc[12329] compile (null) on localhost completed ok
30599 distcc[12329] (dcc_unlock) release lock fd5
30600 distcc[12329] elapsed compilation time 4.273731s
30601 distcc[12329] (dcc_exit) exit: code 0; self: 0.007231 user 0.014463 sys; children: 4.089417 user 0.202201 sys
30602 distcc[12329] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
30603 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I/usr/lib64/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/stgdict.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/stgdict.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1
30604 distcc[12356] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
30605 distcc[12356] (dcc_recursion_safeguard) safeguard level=0
30606 distcc[12356] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
30607 distcc[12356] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
30608 distcc[12356] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I/usr/lib64/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/stgdict.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/stgdict.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1
30609 distcc[12356] (dcc_scan_args) compiler will emit/use profile info; must be local
30610 distcc[12356] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
30611 distcc[12356] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
30612 distcc[12356] (dcc_parse_hosts) found tcp token "192.168.1.41"
30613 distcc[12356] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
30614 distcc[12356] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
30615 distcc[12356] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I/usr/lib64/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/stgdict.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/stgdict.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1
30616 distcc[12356] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
30617 distcc[12356] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -I/usr/lib64/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/stgdict.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/stgdict.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1
30618 distcc[12356] (dcc_spawn_child) child started as pid12357
30619 distcc[12357] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
30620 distcc[12344] (dcc_collect_child) cc child 12345 terminated with status 0
30621 distcc[12344] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
30622 distcc[12344] compile (null) on localhost completed ok
30623 distcc[12344] (dcc_unlock) release lock fd5
30624 distcc[12344] elapsed compilation time 1.519388s
30625 distcc[12344] (dcc_exit) exit: code 0; self: 0.010319 user 0.010319 sys; children: 1.386060 user 0.133462 sys
30626 distcc[12344] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
30627 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/util.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/util.o
30628 distcc[12360] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
30629 distcc[12360] (dcc_recursion_safeguard) safeguard level=0
30630 distcc[12360] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
30631 distcc[12360] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
30632 distcc[12360] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/util.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/util.o
30633 distcc[12360] (dcc_scan_args) compiler will emit/use profile info; must be local
30634 distcc[12360] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
30635 distcc[12360] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
30636 distcc[12360] (dcc_parse_hosts) found tcp token "192.168.1.41"
30637 distcc[12360] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
30638 distcc[12360] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
30639 distcc[12360] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
30640 distcc[12360] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/util.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/util.o
30641 distcc[12360] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
30642 distcc[12360] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/util.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/util.o
30643 distcc[12360] (dcc_spawn_child) child started as pid12361
30644 distcc[12361] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
30645 distcc[12360] (dcc_collect_child) cc child 12361 terminated with status 0
30646 distcc[12360] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
30647 distcc[12360] compile (null) on localhost completed ok
30648 distcc[12360] (dcc_unlock) release lock fd5
30649 distcc[12360] elapsed compilation time 0.626284s
30650 distcc[12360] (dcc_exit) exit: code 0; self: 0.000000 user 0.016644 sys; children: 0.538280 user 0.097620 sys
30651 distcc[12360] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
30652 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/cache.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/connection.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/cursor.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/microprotocols.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/module.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/prepare_protocol.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/row.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/statement.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/util.o -L. -L/usr/local/lib64 -lsqlite3 -o build/lib.linux-aarch64-3.10/_sqlite3.cpython-310-aarch64-linux-gnu.so
30653 distcc[12364] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
30654 distcc[12364] (dcc_recursion_safeguard) safeguard level=0
30655 distcc[12364] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
30656 distcc[12364] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
30657 distcc[12364] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/cache.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/connection.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/cursor.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/microprotocols.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/module.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/prepare_protocol.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/row.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/statement.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/util.o -L. -L/usr/local/lib64 -lsqlite3 -o build/lib.linux-aarch64-3.10/_sqlite3.cpython-310-aarch64-linux-gnu.so
30658 distcc[12364] (dcc_scan_args) compiler will emit/use profile info; must be local
30659 distcc[12364] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
30660 distcc[12364] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
30661 distcc[12364] (dcc_parse_hosts) found tcp token "192.168.1.41"
30662 distcc[12364] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
30663 distcc[12364] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
30664 distcc[12364] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
30665 distcc[12364] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/cache.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/connection.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/cursor.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/microprotocols.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/module.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/prepare_protocol.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/row.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/statement.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/util.o -L. -L/usr/local/lib64 -lsqlite3 -o build/lib.linux-aarch64-3.10/_sqlite3.cpython-310-aarch64-linux-gnu.so
30666 distcc[12364] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
30667 distcc[12364] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/cache.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/connection.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/cursor.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/microprotocols.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/module.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/prepare_protocol.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/row.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/statement.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/util.o -L. -L/usr/local/lib64 -lsqlite3 -o build/lib.linux-aarch64-3.10/_sqlite3.cpython-310-aarch64-linux-gnu.so
30668 distcc[12364] (dcc_spawn_child) child started as pid12365
30669 distcc[12365] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
30670 distcc[12364] (dcc_collect_child) cc child 12365 terminated with status 0
30671 distcc[12364] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
30672 distcc[12364] compile (null) on localhost completed ok
30673 distcc[12364] (dcc_unlock) release lock fd5
30674 distcc[12364] elapsed compilation time 0.143229s
30675 distcc[12364] (dcc_exit) exit: code 0; self: 0.002883 user 0.017301 sys; children: 0.088988 user 0.048202 sys
30676 distcc[12364] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
30677 distcc[12356] (dcc_collect_child) cc child 12357 terminated with status 0
30678 distcc[12356] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
30679 distcc[12356] compile (null) on localhost completed ok
30680 distcc[12356] (dcc_unlock) release lock fd5
30681 distcc[12356] elapsed compilation time 2.533601s
30682 distcc[12356] (dcc_exit) exit: code 0; self: 0.003653 user 0.014614 sys; children: 2.426422 user 0.129362 sys
30683 distcc[12356] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
30684 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/callbacks.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/callproc.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/cfield.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/stgdict.o -L. -L/usr/local/lib64 -lffi -ldl -o build/lib.linux-aarch64-3.10/_ctypes.cpython-310-aarch64-linux-gnu.so
30685 distcc[12368] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
30686 distcc[12368] (dcc_recursion_safeguard) safeguard level=0
30687 distcc[12368] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
30688 distcc[12368] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
30689 distcc[12368] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/callbacks.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/callproc.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/cfield.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/stgdict.o -L. -L/usr/local/lib64 -lffi -ldl -o build/lib.linux-aarch64-3.10/_ctypes.cpython-310-aarch64-linux-gnu.so
30690 distcc[12368] (dcc_scan_args) compiler will emit/use profile info; must be local
30691 distcc[12368] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
30692 distcc[12368] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
30693 distcc[12368] (dcc_parse_hosts) found tcp token "192.168.1.41"
30694 distcc[12368] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
30695 distcc[12368] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
30696 distcc[12368] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/callbacks.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/callproc.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/cfield.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/stgdict.o -L. -L/usr/local/lib64 -lffi -ldl -o build/lib.linux-aarch64-3.10/_ctypes.cpython-310-aarch64-linux-gnu.so
30697 distcc[12368] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
30698 distcc[12368] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/callbacks.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/callproc.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/cfield.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/stgdict.o -L. -L/usr/local/lib64 -lffi -ldl -o build/lib.linux-aarch64-3.10/_ctypes.cpython-310-aarch64-linux-gnu.so
30699 distcc[12368] (dcc_spawn_child) child started as pid12369
30700 distcc[12369] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
30701 distcc[12368] (dcc_collect_child) cc child 12369 terminated with status 0
30702 distcc[12368] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
30703 distcc[12368] compile (null) on localhost completed ok
30704 distcc[12368] (dcc_unlock) release lock fd5
30705 distcc[12368] elapsed compilation time 0.118640s
30706 distcc[12368] (dcc_exit) exit: code 0; self: 0.003844 user 0.011532 sys; children: 0.084388 user 0.032138 sys
30707 distcc[12368] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
30708 distcc[12352] (dcc_collect_child) cc child 12353 terminated with status 0
30709 distcc[12352] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
30710 distcc[12352] compile (null) on localhost completed ok
30711 distcc[12352] (dcc_unlock) release lock fd5
30712 distcc[12352] elapsed compilation time 15.555233s
30713 distcc[12352] (dcc_exit) exit: code 0; self: 0.000000 user 0.016667 sys; children: 15.568989 user 0.275799 sys
30714 distcc[12352] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
30715 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/numbertheory.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/numbertheory.o
30716 distcc[12372] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
30717 distcc[12372] (dcc_recursion_safeguard) safeguard level=0
30718 distcc[12372] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
30719 distcc[12372] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
30720 distcc[12372] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/numbertheory.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/numbertheory.o
30721 distcc[12372] (dcc_scan_args) compiler will emit/use profile info; must be local
30722 distcc[12372] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
30723 distcc[12372] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
30724 distcc[12372] (dcc_parse_hosts) found tcp token "192.168.1.41"
30725 distcc[12372] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
30726 distcc[12372] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/numbertheory.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/numbertheory.o
30727 distcc[12372] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
30728 distcc[12372] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/numbertheory.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/numbertheory.o
30729 distcc[12372] (dcc_spawn_child) child started as pid12373
30730 distcc[12373] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
30731 distcc[12372] (dcc_collect_child) cc child 12373 terminated with status 0
30732 distcc[12372] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
30733 distcc[12372] compile (null) on localhost completed ok
30734 distcc[12372] (dcc_unlock) release lock fd5
30735 distcc[12372] elapsed compilation time 0.361650s
30736 distcc[12372] (dcc_exit) exit: code 0; self: 0.000000 user 0.014235 sys; children: 0.321066 user 0.052268 sys
30737 distcc[12372] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
30738 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/sixstep.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/sixstep.o
30739 distcc[12376] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
30740 distcc[12376] (dcc_recursion_safeguard) safeguard level=0
30741 distcc[12376] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
30742 distcc[12376] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
30743 distcc[12376] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/sixstep.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/sixstep.o
30744 distcc[12376] (dcc_scan_args) compiler will emit/use profile info; must be local
30745 distcc[12376] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
30746 distcc[12376] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
30747 distcc[12376] (dcc_parse_hosts) found tcp token "192.168.1.41"
30748 distcc[12376] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
30749 distcc[12376] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/sixstep.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/sixstep.o
30750 distcc[12376] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
30751 distcc[12376] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/sixstep.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/sixstep.o
30752 distcc[12376] (dcc_spawn_child) child started as pid12377
30753 distcc[12377] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
30754 distcc[12376] (dcc_collect_child) cc child 12377 terminated with status 0
30755 distcc[12376] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
30756 distcc[12376] compile (null) on localhost completed ok
30757 distcc[12376] (dcc_unlock) release lock fd5
30758 distcc[12376] elapsed compilation time 0.592195s
30759 distcc[12376] (dcc_exit) exit: code 0; self: 0.000000 user 0.014129 sys; children: 0.540711 user 0.063530 sys
30760 distcc[12376] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
30761 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/transpose.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/transpose.o
30762 distcc[12380] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
30763 distcc[12380] (dcc_recursion_safeguard) safeguard level=0
30764 distcc[12380] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
30765 distcc[12380] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
30766 distcc[12380] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/transpose.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/transpose.o
30767 distcc[12380] (dcc_scan_args) compiler will emit/use profile info; must be local
30768 distcc[12380] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
30769 distcc[12380] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
30770 distcc[12380] (dcc_parse_hosts) found tcp token "192.168.1.41"
30771 distcc[12380] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
30772 distcc[12380] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/transpose.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/transpose.o
30773 distcc[12380] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
30774 distcc[12380] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-generate -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/transpose.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/transpose.o
30775 distcc[12380] (dcc_spawn_child) child started as pid12381
30776 distcc[12381] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
30777 distcc[12380] (dcc_collect_child) cc child 12381 terminated with status 0
30778 distcc[12380] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
30779 distcc[12380] compile (null) on localhost completed ok
30780 distcc[12380] (dcc_unlock) release lock fd5
30781 distcc[12380] elapsed compilation time 0.558989s
30782 distcc[12380] (dcc_exit) exit: code 0; self: 0.005634 user 0.008451 sys; children: 0.518698 user 0.052037 sys
30783 distcc[12380] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
30784 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/_decimal.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/basearith.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/constants.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/context.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/convolute.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/crt.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/difradix2.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/fnt.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/fourstep.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/io.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/mpalloc.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/mpdecimal.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/numbertheory.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/sixstep.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/transpose.o -L. -L/usr/local/lib64 -lm -o build/lib.linux-aarch64-3.10/_decimal.cpython-310-aarch64-linux-gnu.so
30785 distcc[12384] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
30786 distcc[12384] (dcc_recursion_safeguard) safeguard level=0
30787 distcc[12384] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
30788 distcc[12384] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
30789 distcc[12384] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/_decimal.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/basearith.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/constants.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/context.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/convolute.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/crt.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/difradix2.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/fnt.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/fourstep.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/io.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/mpalloc.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/mpdecimal.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/numbertheory.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/sixstep.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/transpose.o -L. -L/usr/local/lib64 -lm -o build/lib.linux-aarch64-3.10/_decimal.cpython-310-aarch64-linux-gnu.so
30790 distcc[12384] (dcc_scan_args) compiler will emit/use profile info; must be local
30791 distcc[12384] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
30792 distcc[12384] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
30793 distcc[12384] (dcc_parse_hosts) found tcp token "192.168.1.41"
30794 distcc[12384] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
30795 distcc[12384] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/_decimal.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/basearith.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/constants.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/context.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/convolute.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/crt.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/difradix2.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/fnt.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/fourstep.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/io.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/mpalloc.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/mpdecimal.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/numbertheory.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/sixstep.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/transpose.o -L. -L/usr/local/lib64 -lm -o build/lib.linux-aarch64-3.10/_decimal.cpython-310-aarch64-linux-gnu.so
30796 distcc[12384] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
30797 distcc[12384] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -fprofile-generate -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/_decimal.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/basearith.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/constants.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/context.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/convolute.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/crt.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/difradix2.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/fnt.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/fourstep.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/io.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/mpalloc.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/mpdecimal.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/numbertheory.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/sixstep.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/transpose.o -L. -L/usr/local/lib64 -lm -o build/lib.linux-aarch64-3.10/_decimal.cpython-310-aarch64-linux-gnu.so
30798 distcc[12384] (dcc_spawn_child) child started as pid12385
30799 distcc[12385] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
30800 distcc[12384] (dcc_collect_child) cc child 12385 terminated with status 0
30801 distcc[12384] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
30802 distcc[12384] compile (null) on localhost completed ok
30803 distcc[12384] (dcc_unlock) release lock fd5
30804 distcc[12384] elapsed compilation time 0.157085s
30805 distcc[12384] (dcc_exit) exit: code 0; self: 0.003539 user 0.010617 sys; children: 0.104064 user 0.050585 sys
30806 distcc[12384] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
30807
30808 Python build finished successfully!
30809 The necessary bits to build these optional modules were not found:
30810 _tkinter
30811 To find the necessary bits, look in setup.py in detect_modules() for the module's name.
30812
30813
30814 The following modules found by detect_modules() in setup.py, have been
30815 built by the Makefile instead, as configured by the Setup files:
30816 _abc pwd time
30817
30818 running build_scripts
30819 creating build/scripts-3.10
30820 copying and adjusting /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Tools/scripts/pydoc3 -> build/scripts-3.10
30821 copying and adjusting /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Tools/scripts/idle3 -> build/scripts-3.10
30822 copying and adjusting /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Tools/scripts/2to3 -> build/scripts-3.10
30823 changing mode of build/scripts-3.10/pydoc3 from 644 to 755
30824 changing mode of build/scripts-3.10/idle3 from 644 to 755
30825 changing mode of build/scripts-3.10/2to3 from 644 to 755
30826 renaming build/scripts-3.10/pydoc3 to build/scripts-3.10/pydoc3.10
30827 renaming build/scripts-3.10/idle3 to build/scripts-3.10/idle3.10
30828 renaming build/scripts-3.10/2to3 to build/scripts-3.10/2to3-3.10
30829 make[3]: Leaving directory '/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3'
30830 make[2]: Leaving directory '/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3'
30831 touch profile-gen-stamp
30832 make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3'
30833 # Next, run the profile task to generate the profile information.
30834 make run_profile_task
30835 make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3'
30836 LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 ./python -m test -j20 --pgo-extended -x test_gdb -u-network -x test_socket -x test_asyncio -x test_httpservers -x test_logging -x test_multiprocessing_fork -x test_xmlrpc || true
30837 0:00:00 load avg: 3.03 Run tests in parallel using 20 child processes
30838 0:00:11 load avg: 5.64 [ 1/420] test_opcodes passed
30839 0:00:11 load avg: 5.64 [ 2/420] test_abstract_numbers passed
30840 0:00:11 load avg: 5.64 [ 3/420] test__locale passed
30841 0:00:12 load avg: 5.64 [ 4/420] test___future__ passed
30842 0:00:12 load avg: 5.64 [ 5/420] test__osx_support passed
30843 0:00:13 load avg: 5.64 [ 6/420] test__opcode passed
30844 0:00:14 load avg: 5.64 [ 7/420] test_abc passed
30845 0:00:16 load avg: 6.79 [ 8/420] test_doctest2 passed
30846 0:00:17 load avg: 6.79 [ 9/420] test_grammar passed
30847 0:00:22 load avg: 8.00 [ 10/420] test_types passed
30848 0:00:24 load avg: 8.00 [ 11/420] test_asdl_parser passed
30849 0:00:25 load avg: 8.97 [ 12/420] test_aifc passed
30850 0:00:28 load avg: 8.97 [ 13/420] test_audioop passed
30851 0:00:31 load avg: 9.85 [ 14/420] test_asyncore passed
30852 0:00:33 load avg: 9.85 [ 15/420] test_asynchat passed
30853 0:00:33 load avg: 9.85 [ 16/420] test_asyncgen passed
30854 0:00:35 load avg: 10.66 [ 17/420] test_augassign passed
30855 0:00:36 load avg: 10.66 [ 18/420] test_builtin passed
30856 0:00:37 load avg: 10.66 [ 19/420] test_baseexception passed
30857 0:00:41 load avg: 11.41 [ 20/420] test_atexit passed
30858 0:00:42 load avg: 11.41 [ 21/420] test_bigaddrspace passed
30859 0:00:43 load avg: 11.41 [ 22/420] test_dict passed
30860 0:00:46 load avg: 12.10 [ 23/420] test_bdb failed (18 errors)
30861 0:00:47 load avg: 12.10 [ 24/420] test_binhex passed
30862 0:00:47 load avg: 12.10 [ 25/420] test_binascii passed
30863 0:00:48 load avg: 12.10 [ 26/420] test_binop passed
30864 0:00:49 load avg: 12.10 [ 27/420] test_bigmem passed
30865 0:00:52 load avg: 12.73 [ 28/420] test_bisect passed
30866 0:00:53 load avg: 12.73 [ 29/420] test_bool passed
30867 0:00:55 load avg: 13.31 [ 30/420] test_base64 passed
30868 0:01:04 load avg: 14.34 [ 31/420] test_call passed
30869 0:01:09 load avg: 14.34 [ 32/420] test_cgi passed
30870 0:01:16 load avg: 15.21 [ 33/420] test_charmapcodec passed
30871 0:01:27 load avg: 15.95 [ 34/420] test_cgitb passed
30872 0:01:29 load avg: 15.95 [ 35/420] test_class passed
30873 0:01:30 load avg: 16.27 [ 36/420] test_array passed
30874 0:01:31 load avg: 16.27 [ 37/420] test_check_c_globals passed
30875 0:01:43 load avg: 16.85 [ 38/420] test_cmd passed
30876 0:01:44 load avg: 16.85 [ 39/420] test__xxsubinterpreters passed
30877 0:01:47 load avg: 17.10 [ 40/420] test_bufio passed
30878 0:01:49 load avg: 17.10 [ 41/420] test_cmath passed
30879 0:01:51 load avg: 17.41 [ 42/420] test_doctest failed (1 error)
30880 0:01:53 load avg: 17.41 [ 43/420] test_clinic passed
30881 0:01:58 load avg: 17.54 [ 44/420] test_code passed
30882 0:02:02 load avg: 17.74 [ 45/420] test_audit passed
30883 0:02:02 load avg: 17.74 [ 46/420] test_capi passed
30884 0:02:03 load avg: 17.74 [ 47/420] test_codeccallbacks passed
30885 0:02:08 load avg: 17.92 [ 48/420] test_code_module passed
30886 0:02:08 load avg: 17.92 [ 49/420] test_codecencodings_hk passed
30887 0:02:23 load avg: 18.38 [ 50/420] test_codecencodings_tw passed
30888 0:02:23 load avg: 18.38 [ 51/420] test_codecmaps_cn passed
30889 0:02:23 load avg: 18.38 [ 52/420] test_codecmaps_hk passed
30890 0:02:27 load avg: 18.51 [ 53/420] test_codecencodings_cn passed
30891 0:02:29 load avg: 18.51 [ 54/420] test_codecencodings_kr passed
30892 0:02:33 load avg: 18.71 [ 55/420] test_codecencodings_iso2022 passed
30893 0:02:38 load avg: 18.89 [ 56/420] test_codecmaps_kr passed
30894 0:02:38 load avg: 18.89 [ 57/420] test_codecmaps_jp passed
30895 0:02:39 load avg: 18.89 [ 58/420] test_codecmaps_tw passed
30896 0:02:41 load avg: 18.98 [ 59/420] test_exceptions passed
30897 0:02:42 load avg: 18.98 [ 60/420] test_codeop passed
30898 0:02:46 load avg: 19.06 [ 61/420] test_bz2 passed
30899 0:02:50 load avg: 19.14 [ 62/420] test_compare passed
30900 0:02:50 load avg: 19.14 [ 63/420] test_colorsys passed
30901 0:03:01 load avg: 19.19 [ 64/420] test_contains passed
30902 0:03:02 load avg: 19.19 [ 65/420] test_argparse passed
30903 0:03:07 load avg: 19.34 [ 66/420] test_c_locale_coercion passed
30904 0:03:08 load avg: 19.34 [ 67/420] test_codecencodings_jp passed
30905 0:03:11 load avg: 19.39 [ 68/420] test_complex passed
30906 0:03:19 load avg: 19.68 [ 69/420] test_contextlib passed
30907 0:03:23 load avg: 19.70 [ 70/420] test_copy passed
30908 0:03:26 load avg: 19.89 [ 71/420] test_copyreg passed
30909 0:03:27 load avg: 19.89 [ 72/420] test_contextlib_async passed
30910 0:03:35 load avg: 20.13 [ 73/420] test_calendar passed
30911 0:03:39 load avg: 20.13 [ 74/420] test_crashers passed
30912 0:03:41 load avg: 20.20 [ 75/420] test___all__ passed
30913 0:03:44 load avg: 20.26 [ 76/420] test_configparser passed
30914 0:03:50 load avg: 20.40 [ 77/420] test_ast passed
30915 0:03:51 load avg: 20.40 [ 78/420] test_crypt passed
30916 0:03:51 load avg: 20.40 [ 79/420] test_curses skipped (resource denied)
30917 0:03:52 load avg: 20.40 [ 80/420] test_csv passed
30918 0:03:57 load avg: 20.29 [ 81/420] test_compileall failed (2 errors)
30919 0:04:01 load avg: 20.35 [ 82/420] test_coroutines passed
30920 0:04:04 load avg: 20.56 [ 83/420] test_dbm_gnu passed
30921 0:04:05 load avg: 20.56 [ 84/420] test_dbm passed
30922 * Unable to trace static ELF: /sbin/ldconfig: /sbin/ldconfig -p
30923 * Unable to trace static ELF: /sbin/ldconfig: /sbin/ldconfig -p
30924 0:04:09 load avg: 20.56 [ 85/420] test_dbm_ndbm passed
30925 * Unable to trace static ELF: /sbin/ldconfig: /sbin/ldconfig -p
30926 * Unable to trace static ELF: /sbin/ldconfig: /sbin/ldconfig -p
30927 0:04:11 load avg: 20.59 [ 86/420] test_dbm_dumb passed
30928 0:04:11 load avg: 20.59 [ 87/420] test_collections passed
30929 * Unable to trace static ELF: /sbin/ldconfig: /sbin/ldconfig -p
30930 * Unable to trace static ELF: /sbin/ldconfig: /sbin/ldconfig -p
30931 * Unable to trace static ELF: /sbin/ldconfig: /sbin/ldconfig -p
30932 * Unable to trace static ELF: /sbin/ldconfig: /sbin/ldconfig -p
30933 0:04:17 load avg: 20.71 [ 88/420] test_decorators passed
30934 0:04:17 load avg: 20.71 [ 89/420] test_defaultdict passed
30935 * Unable to trace static ELF: /sbin/ldconfig: /sbin/ldconfig -p
30936 * Unable to trace static ELF: /sbin/ldconfig: /sbin/ldconfig -p
30937 * Unable to trace static ELF: /sbin/ldconfig: /sbin/ldconfig -p
30938 0:04:22 load avg: 20.65 [ 90/420] test_cprofile passed
30939 0:04:25 load avg: 20.52 [ 91/420] test_descrtut passed
30940 0:04:26 load avg: 20.52 [ 92/420] test_devpoll skipped
30941 0:04:27 load avg: 20.52 [ 93/420] test_support failed (1 error)
30942 0:04:27 load avg: 20.52 [ 94/420] test_dataclasses passed
30943 0:04:28 load avg: 20.52 [ 95/420] test_dict_version passed
30944 0:04:33 load avg: 20.48 [ 96/420] test_dictcomps passed
30945 0:04:37 load avg: 20.36 [ 97/420] test_dictviews passed
30946 0:04:39 load avg: 20.49 [ 98/420] test_ctypes passed
30947 0:04:45 load avg: 20.37 [ 99/420] test_dtrace passed
30948 0:04:48 load avg: 20.37 [100/420] test_dynamic passed
30949 0:04:49 load avg: 20.37 [101/420] test_docxmlrpc passed
30950 0:04:50 load avg: 20.26 [102/420] test_codecs passed
30951 0:04:51 load avg: 20.26 [103/420] test_dynamicclassattribute passed
30952 0:04:51 load avg: 20.26 [104/420] test_cmd_line passed
30953 0:05:08 load avg: 20.77 [105/420] test_context passed
30954 0:05:11 load avg: 21.27 [106/420] test_ensurepip passed
30955 0:05:14 load avg: 21.27 [107/420] test_enumerate passed
30956 0:05:17 load avg: 21.57 [108/420] test_cmd_line_script passed
30957 0:05:22 load avg: 21.76 [109/420] test_enum passed
30958 0:05:22 load avg: 21.76 [110/420] test_epoll passed
30959 0:05:26 load avg: 21.94 [111/420] test_errno passed
30960 0:05:26 load avg: 21.94 [112/420] test_unittest passed
30961 0:05:26 load avg: 21.94 [113/420] test_eof passed
30962 0:05:28 load avg: 21.94 [114/420] test_dis passed
30963 0:05:29 load avg: 21.94 [115/420] test_exception_hierarchy passed
30964 0:05:33 load avg: 22.11 [116/420] test_exception_variations passed
30965 0:05:36 load avg: 22.26 [117/420] test_extcall passed
30966 0:05:39 load avg: 22.26 [118/420] test_fcntl passed
30967 0:05:39 load avg: 22.40 [119/420] test_filecmp passed
30968 0:05:48 load avg: 22.45 [120/420] test_file passed
30969 0:05:50 load avg: 22.57 [121/420] test_fileinput passed
30970 0:05:51 load avg: 22.57 [122/420] test_fileio passed
30971 0:05:51 load avg: 22.57 [123/420] test_eintr passed
30972 0:05:59 load avg: 22.69 [124/420] test_flufl passed
30973 0:06:02 load avg: 22.63 [125/420] test_fnmatch passed
30974 0:06:02 load avg: 22.63 [126/420] test_difflib passed
30975 0:06:02 load avg: 22.63 [127/420] test_format passed
30976 0:06:05 load avg: 22.34 [128/420] test_finalization passed
30977 0:06:08 load avg: 22.34 [129/420] test_descr passed
30978 0:06:08 load avg: 22.34 [130/420] test_fork1 passed
30979 0:06:08 load avg: 22.34 [131/420] test_float passed
30980 0:06:09 load avg: 22.34 [132/420] test_bytes passed
30981 0:06:12 load avg: 22.07 [133/420] test_distutils passed
30982 0:06:12 load avg: 22.07 [134/420] test_fractions passed
30983 0:06:13 load avg: 22.07 [135/420] test_frozen passed
30984 0:06:14 load avg: 22.07 [136/420] test_frame passed
30985 0:06:16 load avg: 22.23 [137/420] test_file_eintr passed
30986 0:06:20 load avg: 22.37 [138/420] test_funcattrs passed
30987 0:06:20 load avg: 22.37 [139/420] test_future3 passed
30988 0:06:22 load avg: 22.37 [140/420] test_deque passed
30989 0:06:23 load avg: 22.37 [141/420] test_future4 passed
30990 0:06:24 load avg: 22.37 [142/420] test_future5 passed
30991 0:06:24 load avg: 22.37 [143/420] test_future passed
30992 0:06:25 load avg: 22.58 [144/420] test_generator_stop passed
30993 0:06:32 load avg: 22.69 [145/420] test_genericclass passed
30994 0:06:35 load avg: 22.80 [146/420] test_genericpath passed
30995 0:06:37 load avg: 22.80 [147/420] test_genexps passed
30996 0:06:37 load avg: 22.80 [148/420] test_getopt passed
30997 0:06:37 load avg: 22.80 [149/420] test_genericalias passed
30998 0:06:39 load avg: 22.80 [150/420] test_generators passed
30999 0:06:40 load avg: 23.06 [151/420] test_getargs2 passed
31000 0:06:43 load avg: 23.06 [152/420] test_functools passed
31001 0:06:46 load avg: 23.13 [153/420] test_getpass passed
31002 0:06:48 load avg: 23.13 [154/420] test_global passed
31003 0:06:49 load avg: 23.13 [155/420] test_grp passed
31004 0:06:51 load avg: 23.28 [156/420] test_gettext passed
31005 0:06:54 load avg: 23.28 [157/420] test_ftplib passed
31006 0:06:55 load avg: 23.34 [158/420] test_graphlib passed
31007 0:06:57 load avg: 23.34 [159/420] test_faulthandler passed
31008 0:06:58 load avg: 23.34 [160/420] test_fstring passed
31009 0:07:01 load avg: 23.39 [161/420] test_html passed
31010 0:07:05 load avg: 23.44 [162/420] test_hmac passed
31011 0:07:08 load avg: 23.44 [163/420] test_idle skipped
31012 0:07:09 load avg: 23.44 [164/420] test_htmlparser passed
31013 0:07:09 load avg: 23.44 [165/420] test_http_cookies passed
31014 0:07:11 load avg: 23.49 [166/420] test_compile passed
31015 0:07:18 load avg: 23.21 [167/420] test_imghdr passed
31016 0:07:21 load avg: 23.19 [168/420] test_httplib passed
31017 0:07:23 load avg: 23.19 [169/420] test_index passed
31018 0:07:27 load avg: 23.25 [170/420] test_gc passed
31019 0:07:28 load avg: 23.25 [171/420] test_gzip passed
31020 0:07:30 load avg: 23.23 [172/420] test_imp passed
31021 0:07:33 load avg: 23.23 [173/420] test_int passed
31022 0:07:33 load avg: 23.23 [174/420] test_hashlib passed
31023 0:07:33 load avg: 23.23 [175/420] test_int_literal passed
31024 0:07:38 load avg: 23.13 [176/420] test_hash passed
31025 0:07:39 load avg: 23.13 [177/420] test_ioctl skipped
31026 0:07:43 load avg: 22.80 [178/420] test_glob passed
31027 0:07:45 load avg: 22.82 [179/420] test_http_cookiejar passed
31028 0:07:45 load avg: 22.82 [180/420] test_isinstance passed
31029 0:07:50 load avg: 22.91 [181/420] test_iter passed
31030 0:07:50 load avg: 22.91 [182/420] test_iterlen passed
31031 0:07:52 load avg: 22.91 [183/420] test_import failed (10 errors)
31032 0:07:55 load avg: 23.08 [184/420] test_heapq passed
31033 0:07:56 load avg: 23.08 [185/420] test_keyword passed
31034 0:07:57 load avg: 23.08 [186/420] test_keywordonlyarg passed
31035 0:08:00 load avg: 22.83 [187/420] test_kqueue skipped
31036 0:08:03 load avg: 22.83 [188/420] test_imaplib passed
31037 0:08:06 load avg: 22.93 [189/420] test_ipaddress passed
31038 0:08:08 load avg: 22.93 [190/420] test_linecache passed
31039 0:08:10 load avg: 23.01 [191/420] test_listcomps passed
31040 0:08:15 load avg: 23.09 [192/420] test_lltrace passed
31041 0:08:18 load avg: 23.09 [193/420] test_locale passed
31042 0:08:28 load avg: 23.87 [194/420] test_email passed
31043 0:08:30 load avg: 23.96 [195/420] test_list passed
31044 0:08:30 load avg: 23.96 [196/420] test_mailcap passed
31045 0:08:33 load avg: 23.96 [197/420] test_longexp passed
31046 0:08:39 load avg: 23.96 [198/420] test_inspect passed
31047 0:08:44 load avg: 23.97 [199/420] test_datetime passed
31048 0:08:44 load avg: 23.97 [200/420] test_interpreters passed
31049 0:08:49 load avg: 23.97 [201/420] test_memoryio passed
31050 0:08:55 load avg: 23.97 [202/420] test_metaclass passed
31051 0:09:00 load avg: 23.97 [203/420] test_memoryview passed
31052 0:09:00 load avg: 23.97 [204/420] test_marshal passed
31053 0:09:03 load avg: 23.97 [205/420] test_mimetypes passed
31054 0:09:05 load avg: 24.13 [206/420] test_minidom passed
31055 0:09:09 load avg: 24.13 [207/420] test_mmap passed
31056 0:09:11 load avg: 24.12 [208/420] test_msilib skipped
31057 0:09:15 load avg: 23.79 [209/420] test_module passed
31058 0:09:29 load avg: 26.20 [210/420] test_named_expressions passed
31059 0:09:31 load avg: 26.51 [211/420] test_modulefinder passed
31060 0:09:37 load avg: 26.22 [212/420] test_lzma passed
31061 0:09:40 load avg: 25.89 [213/420] test_nis skipped
31062 0:09:41 load avg: 25.89 [214/420] test_netrc passed
31063 0:09:41 load avg: 25.89 [215/420] test_mailbox passed
31064 0:09:45 load avg: 25.89 [216/420] test_importlib failed (5 errors)
31065 0:09:54 load avg: 25.90 [217/420] test_opcache passed
31066 0:09:57 load avg: 26.55 [218/420] test_openpty passed
31067 0:09:59 load avg: 26.55 [219/420] test_nntplib passed
31068 0:10:05 load avg: 25.76 [220/420] test_ntpath passed
31069 0:10:09 load avg: 25.76 [221/420] test_numeric_tower passed
31070 0:10:10 load avg: 25.62 [222/420] test_operator passed
31071 0:10:13 load avg: 25.62 [223/420] test_optparse passed
31072 0:10:18 load avg: 25.49 [224/420] test_ossaudiodev skipped (resource denied)
31073 0:10:21 load avg: 25.61 [225/420] test_osx_env passed
31074 0:10:39 load avg: 25.47 [226/420] test_patma passed
31075 0:10:41 load avg: 25.35 [227/420] test_ordered_dict passed
31076 0:10:54 load avg: 25.28 [228/420] test_peepholer passed
31077 0:11:11 load avg: 25.41 [229/420] test_multibytecodec passed
31078 0:11:15 load avg: 25.94 [230/420] test_json passed
31079 0:11:20 load avg: 25.87 [231/420] test_decimal passed
31080 0:11:24 load avg: 25.87 [232/420] test_picklebuffer passed
31081 0:11:32 load avg: 25.58 [233/420] test_pipes passed
31082 0:11:38 load avg: 25.69 [234/420] test_pkg passed
31083 0:11:41 load avg: 25.64 [235/420] test_largefile passed
31084 0:11:49 load avg: 25.51 [236/420] test_pkgutil passed
31085 0:12:03 load avg: 25.61 [237/420] test_platform passed
31086 0:12:10 load avg: 25.46 [238/420] test_plistlib passed
31087 0:12:12 load avg: 25.46 [239/420] test_poll passed
31088 0:12:14 load avg: 25.46 [240/420] test_embed passed
31089 0:12:17 load avg: 25.42 [241/420] test_pathlib passed
31090 0:12:19 load avg: 25.42 [242/420] test_popen passed
31091 0:12:26 load avg: 25.28 [243/420] test_positional_only_arg passed
31092 0:12:37 load avg: 25.07 [244/420] test_poplib passed
31093 0:12:38 load avg: 25.07 [245/420] test_posixpath passed
31094 0:12:41 load avg: 24.83 [246/420] test_pdb passed
31095 0:12:49 load avg: 24.52 [247/420] test_print passed
31096 0:12:51 load avg: 24.56 [248/420] test_pprint passed
31097 0:12:53 load avg: 24.56 [249/420] test_property passed
31098 0:12:58 load avg: 24.51 [250/420] test_os passed
31099 0:13:05 load avg: 24.79 [251/420] test_pty passed
31100 hi there
31101 0:13:09 load avg: 25.29 [252/420] test_pstats passed
31102 0:13:09 load avg: 25.29 [253/420] test_pwd passed
31103 0:13:11 load avg: 25.35 [254/420] test_pulldom passed
31104 0:13:12 load avg: 25.35 [255/420] test_profile passed
31105 0:13:23 load avg: 25.46 [256/420] test_pyexpat passed
31106 0:13:24 load avg: 25.46 [257/420] test_pow passed
31107 0:13:30 load avg: 25.74 [258/420] test_posix passed
31108 0:13:35 load avg: 25.62 [259/420] test_raise passed
31109 0:13:40 load avg: 25.65 [260/420] test_long passed
31110 0:13:41 load avg: 25.65 [261/420] test_quopri passed
31111 0:13:42 load avg: 25.65 [262/420] test_py_compile passed
31112 0:13:52 load avg: 26.01 [263/420] test_math passed
31113 0:14:01 load avg: 29.23 [264/420] test_readline passed
31114 0:14:13 load avg: 31.73 [265/420] test_reprlib passed
31115 0:14:17 load avg: 31.43 [266/420] test_repl passed
31116 0:14:29 load avg: 30.29 [267/420] test_queue passed
31117 0:14:29 load avg: 30.29 [268/420] test_richcmp passed
31118 0:14:38 load avg: 30.04 [269/420] test_resource passed
31119 0:14:46 load avg: 29.96 [270/420] test_robotparser passed
31120 0:14:46 load avg: 29.96 [271/420] test_rlcompleter passed
31121 0:14:51 load avg: 29.88 [272/420] test_random passed
31122 0:14:57 load avg: 29.57 [273/420] test_sched passed
31123 0:14:57 load avg: 29.57 [274/420] test_range passed
31124 0:15:03 load avg: 29.60 [275/420] test_scope passed
31125 0:15:08 load avg: 29.72 [276/420] test_pickletools passed
31126 0:15:08 load avg: 29.72 [277/420] test_re passed
31127 0:15:08 load avg: 29.72 [278/420] test_secrets passed
31128 0:15:09 load avg: 29.72 [279/420] test_sax passed
31129 0:15:17 load avg: 30.39 [280/420] test_select passed
31130 0:15:20 load avg: 30.39 [281/420] test_pyclbr passed
31131 0:15:21 load avg: 30.36 [282/420] test_setcomps passed
31132 0:15:21 load avg: 30.36 [283/420] test_script_helper passed
31133 0:15:34 load avg: 29.76 [284/420] test_shlex passed
31134 0:15:38 load avg: 29.78 [285/420] test_io passed
31135 0:15:46 load avg: 30.10 [286/420] test_buffer passed
31136 0:15:47 load avg: 30.10 [287/420] test_shelve passed
31137 0:15:53 load avg: 30.17 [288/420] test_site passed
31138 0:15:55 load avg: 30.17 [289/420] test_slice passed
31139 0:15:58 load avg: 30.32 [290/420] test_smtpd passed
31140 0:15:59 load avg: 30.32 [291/420] test_smtpnet skipped (resource denied)
31141 0:15:59 load avg: 30.32 [292/420] test_selectors passed
31142 0:16:04 load avg: 30.53 [293/420] test_socketserver skipped (resource denied)
31143 0:16:05 load avg: 30.53 [294/420] test_runpy failed (9 errors)
31144 0:16:05 load avg: 30.53 [295/420] test_sndhdr passed
31145 0:16:05 load avg: 30.65 [296/420] test_shutil passed
31146 0:16:09 load avg: 30.65 [297/420] test_pydoc passed
31147 0:16:10 load avg: 30.52 [298/420] test_spwd passed
31148 0:16:14 load avg: 30.52 [299/420] test_startfile skipped
31149 0:16:14 load avg: 30.52 [300/420] test_smtplib passed
31150 0:16:18 load avg: 30.15 [301/420] test_stat passed
31151 0:16:18 load avg: 30.15 [302/420] test_sort passed
31152 0:16:26 load avg: 29.68 [303/420] test_itertools passed
31153 0:16:27 load avg: 29.68 [304/420] test_string passed
31154 0:16:29 load avg: 29.68 [305/420] test_stringprep passed
31155 0:16:31 load avg: 29.47 [306/420] test_string_literals passed
31156 0:16:33 load avg: 29.47 [307/420] test_sqlite passed
31157 0:16:36 load avg: 29.11 [308/420] test_strptime passed
31158 0:16:37 load avg: 29.11 [309/420] test_source_encoding passed
31159 0:16:40 load avg: 29.18 [310/420] test_structmembers passed
31160 0:16:42 load avg: 29.18 [311/420] test_structseq passed
31161 0:16:44 load avg: 29.18 [312/420] test_subclassinit passed
31162 0:16:44 load avg: 29.18 [313/420] test_strftime passed
31163 0:16:53 load avg: 28.56 [314/420] test_sunau passed
31164 0:16:54 load avg: 28.56 [315/420] test_super passed
31165 0:16:56 load avg: 28.67 [316/420] test_symtable passed
31166 0:16:58 load avg: 28.67 [317/420] test_sundry passed
31167 0:17:03 load avg: 28.62 [318/420] test_syntax passed
31168 0:17:05 load avg: 28.73 [319/420] test_sys_setprofile passed
31169 0:17:14 load avg: 28.75 [320/420] test_ssl passed
31170 0:17:14 load avg: 28.75 [321/420] test_syslog passed
31171 0:17:16 load avg: 28.53 [322/420] test_sysconfig passed
31172 0:17:24 load avg: 28.57 [323/420] test_sys_settrace passed
31173 0:17:24 load avg: 28.57 [324/420] test_tcl skipped
31174 0:17:29 load avg: 28.76 [325/420] test_telnetlib passed
31175 0:17:37 load avg: 29.25 [326/420] test_textwrap passed
31176 0:17:43 load avg: 29.15 [327/420] test_thread passed
31177 0:17:45 load avg: 29.15 [328/420] test_tabnanny passed
31178 0:17:46 load avg: 28.74 [329/420] test_struct passed
31179 0:17:53 load avg: 28.92 [330/420] test_threadedtempfile passed
31180 0:17:58 load avg: 29.01 [331/420] test_strtod passed
31181 0:18:03 load avg: 28.85 [332/420] test_threadsignals passed
31182 0:18:12 load avg: 28.63 [333/420] test_sys passed
31183 0:18:14 load avg: 28.63 [334/420] test_threading_local passed
31184 0:18:15 load avg: 28.63 [335/420] test_timeout passed
31185 0:18:15 load avg: 28.26 [336/420] test_time passed
31186 0:18:16 load avg: 28.26 [337/420] test_timeit passed
31187 0:18:21 load avg: 28.08 [338/420] test_tix skipped
31188 0:18:23 load avg: 28.08 [339/420] test_tk skipped
31189 0:18:25 load avg: 27.99 [340/420] test_signal passed
31190 0:18:30 load avg: 28.15 [341/420] test_tempfile passed
31191 0:18:34 load avg: 28.15 [342/420] test_ttk_guionly skipped
31192 0:18:40 load avg: 28.30 [343/420] test_ttk_textonly skipped
31193 0:18:50 load avg: 28.98 [344/420] test_turtle skipped
31194 0:19:02 load avg: 28.73 [345/420] test_type_annotations passed
31195 0:19:14 load avg: 28.33 [346/420] test_type_comments passed
31196 0:19:24 load avg: 27.56 [347/420] test_traceback passed
31197 0:19:26 load avg: 27.28 [348/420] test_typechecks passed
31198 0:19:45 load avg: 27.80 [349/420] test_tuple passed
31199 0:19:53 load avg: 28.06 [350/420] test_typing passed
31200 0:19:55 load avg: 28.06 [351/420] test_threading passed
31201 0:19:56 load avg: 28.37 [352/420] test_unary passed
31202 0:19:59 load avg: 28.37 [353/420] test_tracemalloc passed
31203 0:19:59 load avg: 28.37 [354/420] test_ucn passed
31204 0:20:07 load avg: 29.39 [355/420] test_unicode_file passed
31205 0:20:10 load avg: 29.39 [356/420] test_unicode_identifiers passed
31206 0:20:16 load avg: 30.24 [357/420] test_tokenize passed
31207 0:20:18 load avg: 30.24 [358/420] test_unicode_file_functions passed
31208 0:20:20 load avg: 29.82 [359/420] test_univnewlines passed
31209 0:20:23 load avg: 29.82 [360/420] test_unpack passed
31210 0:20:31 load avg: 29.87 [361/420] test_unpack_ex passed
31211 0:20:51 load avg: 29.69 [362/420] test_urllib passed
31212 0:20:52 load avg: 29.69 [363/420] test_urllib2 passed
31213 0:21:01 load avg: 29.37 [364/420] test_urllib2_localnet passed
31214 0:21:04 load avg: 29.37 [365/420] test_urllib_response passed
31215 0:21:06 load avg: 29.34 [366/420] test_urllib2net skipped (resource denied)
31216 0:21:13 load avg: 29.31 [367/420] test_urllibnet skipped (resource denied)
31217 0:21:24 load avg: 28.47 [368/420] test_userdict passed
31218 0:21:28 load avg: 28.19 [369/420] test_userlist passed
31219 0:21:55 load avg: 27.77 [370/420] test_multiprocessing_main_handling passed
31220 0:22:06 load avg: 27.34 [371/420] test_utf8source passed
31221 0:22:14 load avg: 27.39 [372/420] test_set passed
31222 0:22:17 load avg: 27.36 [373/420] test_uu passed
31223 0:22:36 load avg: 26.74 [374/420] test_utf8_mode passed
31224 0:22:36 load avg: 26.74 [375/420] test_uuid passed
31225 0:22:47 load avg: 26.62 [376/420] test_unicodedata passed
31226 0:22:53 load avg: 26.73 [377/420] test_wait4 passed
31227 0:22:55 load avg: 26.73 [378/420] test_wait3 passed
31228 0:23:01 load avg: 27.32 [379/420] test_urlparse passed
31229 0:23:07 load avg: 27.30 [380/420] test_unicode passed
31230 0:23:10 load avg: 27.30 [381/420] test_wave passed
31231 0:23:21 load avg: 27.79 [382/420] test_winconsoleio skipped
31232 0:23:22 load avg: 27.79 [383/420] test_weakset passed
31233 0:23:28 load avg: 27.96 [384/420] test_webbrowser passed
31234 0:23:31 load avg: 28.05 [385/420] test_winreg skipped
31235 0:23:31 load avg: 28.05 [386/420] test_winsound skipped (resource denied)
31236 0:23:39 load avg: 28.36 [387/420] test_with passed
31237 0:23:40 load avg: 28.66 [388/420] test_tools passed
31238 0:23:44 load avg: 28.66 [389/420] test_xdrlib passed
31239 0:23:51 load avg: 28.93 [390/420] test_xml_dom_minicompat passed
31240 0:23:53 load avg: 28.93 [391/420] test_unparse passed
31241 0:23:55 load avg: 28.93 [392/420] test_wsgiref passed
31242 0:23:58 load avg: 28.85 [393/420] test_warnings passed
31243 0:24:06 load avg: 29.43 [394/420] test_xmlrpc_net skipped (resource denied)
31244 0:24:06 load avg: 29.43 [395/420] test_xxlimited passed
31245 0:24:09 load avg: 29.43 [396/420] test_xxtestfuzz passed
31246 0:24:15 load avg: 29.23 [397/420] test_xml_etree passed
31247 0:24:15 load avg: 29.23 [398/420] test_tarfile passed
31248 0:24:16 load avg: 29.29 [399/420] test_yield_from passed
31249 0:24:19 load avg: 29.29 [400/420] test_zipfile64 skipped (resource denied)
31250 0:24:29 load avg: 29.40 [401/420] test_zipapp passed
31251 0:24:39 load avg: 29.10 [402/420] test_userstring passed
31252 0:24:40 load avg: 29.73 [403/420] test_zipimport passed
31253 0:24:41 load avg: 29.73 [404/420] test_xml_etree_c passed
31254 0:24:52 load avg: 31.64 [405/420] test_zlib passed
31255 0:25:10 load avg: 34.31 [406/420] test_zipimport_support passed
31256 0:25:11 load avg: 34.69 [407/420] test_zoneinfo passed
31257 0:25:14 load avg: 34.69 [408/420] test_regrtest passed
31258 0:27:00 load avg: 31.94 [409/420] test_trace passed
31259 0:27:02 load avg: 32.03 [410/420] test_subprocess passed
31260 0:27:09 load avg: 31.06 [411/420] test_lib2to3 passed
31261 0:27:46 load avg: 23.59 [412/420] test_statistics passed
31262 0:28:25 load avg: 19.14 [413/420] test_zipfile passed
31263 0:28:37 load avg: 17.63 [414/420] test_multiprocessing_forkserver passed
31264 0:29:08 load avg: 15.77 [415/420] test_pickle failed (6 errors)
31265 0:29:58 load avg: 12.77 [416/420] test_peg_generator passed
31266 0:30:51 load avg: 9.81 [417/420] test_weakref passed
31267 0:31:06 load avg: 9.27 [418/420] test_venv passed
31268 0:33:44 load avg: 3.69 [419/420] test_concurrent_futures failed (1 failure)
31269 0:36:46 load avg: 1.23 [420/420] test_multiprocessing_spawn failed (2 failures)
31270
31271 Total duration: 36 min 46 sec
31272 Tests result: FAILURE
31273 make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3'
31274 make build_all_merge_profile
31275 make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3'
31276 true
31277 make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3'
31278 # Remove profile generation binary since we are done with it.
31279 make clean-retain-profile
31280 make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3'
31281 find . -depth -name '__pycache__' -exec rm -rf {} ';'
31282 find . -name '*.py[co]' -exec rm -f {} ';'
31283 find . -name '*.[oa]' -exec rm -f {} ';'
31284 find . -name '*.s[ol]' -exec rm -f {} ';'
31285 find . -name '*.so.[0-9]*.[0-9]*' -exec rm -f {} ';'
31286 find . -name '*.lst' -exec rm -f {} ';'
31287 find build -name 'fficonfig.h' -exec rm -f {} ';' || true
31288 find build -name '*.py' -exec rm -f {} ';' || true
31289 find build -name '*.py[co]' -exec rm -f {} ';' || true
31290 rm -f pybuilddir.txt
31291 rm -f Lib/lib2to3/*Grammar*.pickle
31292 rm -f Programs/_testembed Programs/_freeze_importlib
31293 find build -type f -a ! -name '*.gc??' -exec rm -f {} ';'
31294 rm -f Include/pydtrace_probes.h
31295 rm -f profile-gen-stamp
31296 make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3'
31297 # This is an expensive target to build and it does not have proper
31298 # makefile dependency information. So, we create a "stamp" file
31299 # to record its completion and avoid re-running it.
31300 touch profile-run-stamp
31301 Rebuilding with profile guided optimizations:
31302 rm -f profile-clean-stamp
31303 make build_all CFLAGS_NODIST=" -fprofile-use -fprofile-correction" LDFLAGS_NODIST=""
31304 make[1]: Entering directory '/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3'
31305 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Programs/python.o ./Programs/python.c
31306 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/token.o Parser/token.c
31307 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/pegen.o Parser/pegen.c
31308 distcc[30572] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
31309 distcc[30572] (dcc_recursion_safeguard) safeguard level=0
31310 distcc[30572] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
31311 distcc[30572] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
31312 distcc[30572] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Programs/python.o ./Programs/python.c
31313 distcc[30572] (dcc_scan_args) compiler will emit/use profile info; must be local
31314 distcc[30572] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
31315 distcc[30572] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
31316 distcc[30572] (dcc_parse_hosts) found tcp token "192.168.1.41"
31317 distcc[30572] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
31318 distcc[30572] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Programs/python.o ./Programs/python.c
31319 distcc[30572] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
31320 distcc[30572] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Programs/python.o ./Programs/python.c
31321 distcc[30572] (dcc_spawn_child) child started as pid30575
31322 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c
31323 distcc[30575] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
31324 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/string_parser.o Parser/string_parser.c
31325 distcc[30574] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
31326 distcc[30574] (dcc_recursion_safeguard) safeguard level=0
31327 distcc[30574] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
31328 distcc[30574] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
31329 distcc[30574] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/pegen.o Parser/pegen.c
31330 distcc[30574] (dcc_scan_args) compiler will emit/use profile info; must be local
31331 distcc[30574] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
31332 distcc[30574] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
31333 distcc[30574] (dcc_parse_hosts) found tcp token "192.168.1.41"
31334 distcc[30574] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31335 distcc[30574] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
31336 distcc[30574] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/pegen.o Parser/pegen.c
31337 distcc[30574] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
31338 distcc[30574] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/pegen.o Parser/pegen.c
31339 distcc[30574] (dcc_spawn_child) child started as pid30578
31340 distcc[30576] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
31341 distcc[30576] (dcc_recursion_safeguard) safeguard level=0
31342 distcc[30576] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
31343 distcc[30578] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
31344 distcc[30576] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
31345 distcc[30576] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c
31346 distcc[30576] (dcc_scan_args) compiler will emit/use profile info; must be local
31347 distcc[30576] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
31348 distcc[30576] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
31349 distcc[30573] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
31350 distcc[30573] (dcc_recursion_safeguard) safeguard level=0
31351 distcc[30573] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
31352 distcc[30576] (dcc_parse_hosts) found tcp token "192.168.1.41"
31353 distcc[30576] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31354 distcc[30573] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
31355 distcc[30576] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31356 distcc[30573] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/token.o Parser/token.c
31357 distcc[30573] (dcc_scan_args) compiler will emit/use profile info; must be local
31358 distcc[30576] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
31359 distcc[30576] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c
31360 distcc[30576] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
31361 distcc[30573] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
31362 distcc[30573] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
31363 distcc[30576] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c
31364 distcc[30573] (dcc_parse_hosts) found tcp token "192.168.1.41"
31365 distcc[30573] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31366 distcc[30576] (dcc_spawn_child) child started as pid30579
31367 distcc[30573] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31368 distcc[30573] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31369 distcc[30573] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
31370 distcc[30573] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/token.o Parser/token.c
31371 distcc[30573] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
31372 distcc[30579] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
31373 distcc[30573] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/token.o Parser/token.c
31374 distcc[30573] (dcc_spawn_child) child started as pid30581
31375 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/peg_api.o Parser/peg_api.c
31376 distcc[30577] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
31377 distcc[30577] (dcc_recursion_safeguard) safeguard level=0
31378 distcc[30577] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
31379 distcc[30581] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
31380 distcc[30577] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
31381 distcc[30577] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/string_parser.o Parser/string_parser.c
31382 distcc[30577] (dcc_scan_args) compiler will emit/use profile info; must be local
31383 distcc[30577] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
31384 distcc[30577] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
31385 distcc[30577] (dcc_parse_hosts) found tcp token "192.168.1.41"
31386 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c
31387 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31388 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31389 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31390 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31391 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
31392 distcc[30583] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
31393 distcc[30583] (dcc_recursion_safeguard) safeguard level=0
31394 distcc[30583] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
31395 distcc[30583] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
31396 distcc[30583] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/peg_api.o Parser/peg_api.c
31397 distcc[30583] (dcc_scan_args) compiler will emit/use profile info; must be local
31398 distcc[30583] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
31399 distcc[30583] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
31400 distcc[30583] (dcc_parse_hosts) found tcp token "192.168.1.41"
31401 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31402 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31403 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31404 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31405 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
31406 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c
31407 distcc[30586] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
31408 distcc[30586] (dcc_recursion_safeguard) safeguard level=0
31409 distcc[30586] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
31410 distcc[30586] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
31411 distcc[30586] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c
31412 distcc[30586] (dcc_scan_args) compiler will emit/use profile info; must be local
31413 distcc[30586] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
31414 distcc[30586] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
31415 distcc[30586] (dcc_parse_hosts) found tcp token "192.168.1.41"
31416 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31417 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31418 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31419 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31420 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
31421 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c
31422 distcc[30587] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
31423 distcc[30587] (dcc_recursion_safeguard) safeguard level=0
31424 distcc[30587] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
31425 distcc[30587] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
31426 distcc[30587] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c
31427 distcc[30587] (dcc_scan_args) compiler will emit/use profile info; must be local
31428 distcc[30587] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
31429 distcc[30587] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
31430 distcc[30587] (dcc_parse_hosts) found tcp token "192.168.1.41"
31431 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31432 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31433 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31434 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31435 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
31436 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/accu.o Objects/accu.c
31437 distcc[30589] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
31438 distcc[30589] (dcc_recursion_safeguard) safeguard level=0
31439 distcc[30589] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
31440 distcc[30589] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
31441 distcc[30589] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c
31442 distcc[30589] (dcc_scan_args) compiler will emit/use profile info; must be local
31443 distcc[30589] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
31444 distcc[30589] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
31445 distcc[30589] (dcc_parse_hosts) found tcp token "192.168.1.41"
31446 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31447 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31448 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31449 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31450 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
31451 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c
31452 distcc[30593] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
31453 distcc[30593] (dcc_recursion_safeguard) safeguard level=0
31454 distcc[30593] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
31455 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c
31456 distcc[30593] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
31457 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c
31458 distcc[30593] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/accu.o Objects/accu.c
31459 distcc[30593] (dcc_scan_args) compiler will emit/use profile info; must be local
31460 distcc[30594] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
31461 distcc[30594] (dcc_recursion_safeguard) safeguard level=0
31462 distcc[30594] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
31463 distcc[30594] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
31464 distcc[30594] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c
31465 distcc[30594] (dcc_scan_args) compiler will emit/use profile info; must be local
31466 distcc[30594] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
31467 distcc[30594] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
31468 distcc[30594] (dcc_parse_hosts) found tcp token "192.168.1.41"
31469 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31470 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31471 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31472 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31473 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
31474 distcc[30593] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
31475 distcc[30593] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
31476 distcc[30595] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
31477 distcc[30595] (dcc_recursion_safeguard) safeguard level=0
31478 distcc[30595] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
31479 distcc[30593] (dcc_parse_hosts) found tcp token "192.168.1.41"
31480 distcc[30595] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
31481 distcc[30595] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c
31482 distcc[30595] (dcc_scan_args) compiler will emit/use profile info; must be local
31483 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31484 distcc[30595] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
31485 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31486 distcc[30595] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
31487 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31488 distcc[30595] (dcc_parse_hosts) found tcp token "192.168.1.41"
31489 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31490 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
31491 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31492 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31493 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31494 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31495 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
31496 distcc[30596] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
31497 distcc[30596] (dcc_recursion_safeguard) safeguard level=0
31498 distcc[30596] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
31499 distcc[30596] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
31500 distcc[30596] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c
31501 distcc[30596] (dcc_scan_args) compiler will emit/use profile info; must be local
31502 distcc[30596] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
31503 distcc[30596] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
31504 distcc[30596] (dcc_parse_hosts) found tcp token "192.168.1.41"
31505 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31506 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31507 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31508 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31509 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
31510 distcc[30572] (dcc_collect_child) cc child 30575 terminated with status 0
31511 distcc[30572] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
31512 distcc[30572] compile (null) on localhost completed ok
31513 distcc[30572] (dcc_unlock) release lock fd5
31514 distcc[30572] elapsed compilation time 0.489673s
31515 distcc[30572] (dcc_exit) exit: code 0; self: 0.000000 user 0.005658 sys; children: 0.330781 user 0.118230 sys
31516 distcc[30572] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
31517 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c
31518 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c
31519 distcc[30597] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
31520 distcc[30597] (dcc_recursion_safeguard) safeguard level=0
31521 distcc[30597] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
31522 distcc[30597] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
31523 distcc[30597] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c
31524 distcc[30597] (dcc_scan_args) compiler will emit/use profile info; must be local
31525 distcc[30597] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
31526 distcc[30597] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
31527 distcc[30597] (dcc_parse_hosts) found tcp token "192.168.1.41"
31528 distcc[30597] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
31529 distcc[30597] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c
31530 distcc[30597] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
31531 distcc[30597] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c
31532 distcc[30597] (dcc_spawn_child) child started as pid30599
31533 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c
31534 distcc[30598] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
31535 distcc[30598] (dcc_recursion_safeguard) safeguard level=0
31536 distcc[30598] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
31537 distcc[30598] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
31538 distcc[30598] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c
31539 distcc[30598] (dcc_scan_args) compiler will emit/use profile info; must be local
31540 distcc[30598] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
31541 distcc[30599] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
31542 distcc[30598] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
31543 distcc[30598] (dcc_parse_hosts) found tcp token "192.168.1.41"
31544 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31545 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31546 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31547 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c
31548 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31549 distcc[30598] (dcc_lock_pause) nothing available, sleeping 1000ms...
31550 distcc[30600] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
31551 distcc[30600] (dcc_recursion_safeguard) safeguard level=0
31552 distcc[30600] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
31553 distcc[30600] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
31554 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c
31555 distcc[30600] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c
31556 distcc[30600] (dcc_scan_args) compiler will emit/use profile info; must be local
31557 distcc[30600] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
31558 distcc[30600] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
31559 distcc[30600] (dcc_parse_hosts) found tcp token "192.168.1.41"
31560 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31561 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31562 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31563 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31564 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
31565 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/call.o Objects/call.c
31566 distcc[30604] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
31567 distcc[30604] (dcc_recursion_safeguard) safeguard level=0
31568 distcc[30604] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
31569 distcc[30601] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
31570 distcc[30601] (dcc_recursion_safeguard) safeguard level=0
31571 distcc[30604] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
31572 distcc[30601] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
31573 distcc[30604] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c
31574 distcc[30604] (dcc_scan_args) compiler will emit/use profile info; must be local
31575 distcc[30601] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
31576 distcc[30604] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
31577 distcc[30601] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c
31578 distcc[30601] (dcc_scan_args) compiler will emit/use profile info; must be local
31579 distcc[30601] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
31580 distcc[30601] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
31581 distcc[30601] (dcc_parse_hosts) found tcp token "192.168.1.41"
31582 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31583 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31584 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31585 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31586 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
31587 distcc[30604] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
31588 distcc[30604] (dcc_parse_hosts) found tcp token "192.168.1.41"
31589 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31590 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31591 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31592 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31593 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
31594 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o Objects/bytesobject.c
31595 distcc[30605] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
31596 distcc[30605] (dcc_recursion_safeguard) safeguard level=0
31597 distcc[30605] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
31598 distcc[30605] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
31599 distcc[30605] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/call.o Objects/call.c
31600 distcc[30605] (dcc_scan_args) compiler will emit/use profile info; must be local
31601 distcc[30605] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
31602 distcc[30605] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
31603 distcc[30605] (dcc_parse_hosts) found tcp token "192.168.1.41"
31604 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31605 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31606 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31607 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31608 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
31609 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c
31610 distcc[30606] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
31611 distcc[30606] (dcc_recursion_safeguard) safeguard level=0
31612 distcc[30606] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
31613 distcc[30606] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
31614 distcc[30606] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o Objects/bytesobject.c
31615 distcc[30606] (dcc_scan_args) compiler will emit/use profile info; must be local
31616 distcc[30606] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
31617 distcc[30606] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
31618 distcc[30606] (dcc_parse_hosts) found tcp token "192.168.1.41"
31619 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31620 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31621 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31622 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31623 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
31624 distcc[30607] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
31625 distcc[30607] (dcc_recursion_safeguard) safeguard level=0
31626 distcc[30607] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
31627 distcc[30607] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
31628 distcc[30607] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c
31629 distcc[30607] (dcc_scan_args) compiler will emit/use profile info; must be local
31630 distcc[30607] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
31631 distcc[30607] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
31632 distcc[30607] (dcc_parse_hosts) found tcp token "192.168.1.41"
31633 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31634 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31635 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31636 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31637 distcc[30607] (dcc_lock_pause) nothing available, sleeping 1000ms...
31638 distcc[30573] (dcc_collect_child) cc child 30581 terminated with status 0
31639 distcc[30573] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
31640 distcc[30573] compile (null) on localhost completed ok
31641 distcc[30573] (dcc_unlock) release lock fd5
31642 distcc[30573] elapsed compilation time 0.584241s
31643 distcc[30573] (dcc_exit) exit: code 0; self: 0.000000 user 0.006649 sys; children: 0.435307 user 0.110585 sys
31644 distcc[30573] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
31645 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c
31646 distcc[30608] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
31647 distcc[30608] (dcc_recursion_safeguard) safeguard level=0
31648 distcc[30608] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
31649 distcc[30608] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
31650 distcc[30608] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c
31651 distcc[30608] (dcc_scan_args) compiler will emit/use profile info; must be local
31652 distcc[30608] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
31653 distcc[30608] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
31654 distcc[30608] (dcc_parse_hosts) found tcp token "192.168.1.41"
31655 distcc[30608] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31656 distcc[30608] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31657 distcc[30608] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31658 distcc[30608] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
31659 distcc[30608] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c
31660 distcc[30608] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
31661 distcc[30608] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c
31662 distcc[30608] (dcc_spawn_child) child started as pid30609
31663 distcc[30609] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
31664 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31665 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31666 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31667 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31668 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
31669 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31670 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31671 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31672 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31673 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
31674 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31675 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31676 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31677 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31678 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
31679 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31680 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31681 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31682 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31683 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
31684 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31685 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31686 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31687 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31688 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
31689 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31690 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31691 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31692 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31693 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
31694 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31695 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31696 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31697 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31698 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
31699 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31700 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31701 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31702 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31703 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
31704 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31705 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31706 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31707 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31708 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
31709 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31710 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31711 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31712 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31713 distcc[30598] (dcc_lock_pause) nothing available, sleeping 1000ms...
31714 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31715 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31716 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31717 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31718 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
31719 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31720 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31721 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31722 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31723 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
31724 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31725 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31726 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31727 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31728 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
31729 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31730 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31731 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31732 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31733 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
31734 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31735 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31736 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31737 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31738 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
31739 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31740 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31741 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31742 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31743 distcc[30607] (dcc_lock_pause) nothing available, sleeping 1000ms...
31744 distcc[30608] (dcc_collect_child) cc child 30609 terminated with status 0
31745 distcc[30608] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
31746 distcc[30608] compile (null) on localhost completed ok
31747 distcc[30608] (dcc_unlock) release lock fd5
31748 distcc[30608] elapsed compilation time 0.991493s
31749 distcc[30608] (dcc_exit) exit: code 0; self: 0.000000 user 0.007849 sys; children: 0.874544 user 0.115018 sys
31750 distcc[30608] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
31751 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c
31752 distcc[30612] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
31753 distcc[30612] (dcc_recursion_safeguard) safeguard level=0
31754 distcc[30612] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
31755 distcc[30612] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
31756 distcc[30612] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c
31757 distcc[30612] (dcc_scan_args) compiler will emit/use profile info; must be local
31758 distcc[30612] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
31759 distcc[30612] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
31760 distcc[30612] (dcc_parse_hosts) found tcp token "192.168.1.41"
31761 distcc[30612] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31762 distcc[30612] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31763 distcc[30612] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31764 distcc[30612] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
31765 distcc[30612] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c
31766 distcc[30612] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
31767 distcc[30612] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c
31768 distcc[30612] (dcc_spawn_child) child started as pid30613
31769 distcc[30613] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
31770 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31771 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31772 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31773 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31774 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
31775 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31776 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31777 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31778 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31779 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
31780 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31781 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31782 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31783 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31784 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
31785 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31786 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31787 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31788 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31789 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
31790 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31791 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31792 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31793 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31794 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
31795 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31796 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31797 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31798 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31799 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
31800 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31801 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31802 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31803 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31804 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
31805 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31806 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31807 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31808 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31809 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
31810 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31811 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31812 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31813 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31814 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
31815 distcc[30597] (dcc_collect_child) cc child 30599 terminated with status 0
31816 distcc[30597] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
31817 distcc[30597] compile (null) on localhost completed ok
31818 distcc[30597] (dcc_unlock) release lock fd5
31819 distcc[30597] elapsed compilation time 1.732744s
31820 distcc[30597] (dcc_exit) exit: code 0; self: 0.004266 user 0.002133 sys; children: 1.522360 user 0.163512 sys
31821 distcc[30597] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
31822 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/genericaliasobject.o Objects/genericaliasobject.c
31823 distcc[30616] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
31824 distcc[30616] (dcc_recursion_safeguard) safeguard level=0
31825 distcc[30616] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
31826 distcc[30616] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
31827 distcc[30616] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/genericaliasobject.o Objects/genericaliasobject.c
31828 distcc[30616] (dcc_scan_args) compiler will emit/use profile info; must be local
31829 distcc[30616] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
31830 distcc[30616] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
31831 distcc[30616] (dcc_parse_hosts) found tcp token "192.168.1.41"
31832 distcc[30616] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
31833 distcc[30616] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/genericaliasobject.o Objects/genericaliasobject.c
31834 distcc[30616] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
31835 distcc[30616] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/genericaliasobject.o Objects/genericaliasobject.c
31836 distcc[30616] (dcc_spawn_child) child started as pid30617
31837 distcc[30617] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
31838 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31839 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31840 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31841 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31842 distcc[30598] (dcc_lock_pause) nothing available, sleeping 1000ms...
31843 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31844 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31845 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31846 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31847 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
31848 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31849 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31850 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31851 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31852 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
31853 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31854 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31855 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31856 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31857 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
31858 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31859 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31860 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31861 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31862 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
31863 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31864 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31865 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31866 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31867 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
31868 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31869 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31870 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31871 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31872 distcc[30607] (dcc_lock_pause) nothing available, sleeping 1000ms...
31873 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31874 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31875 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31876 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31877 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
31878 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31879 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31880 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31881 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31882 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
31883 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31884 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31885 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31886 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31887 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
31888 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31889 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31890 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31891 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31892 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
31893 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31894 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31895 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31896 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31897 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
31898 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31899 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31900 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31901 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31902 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
31903 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31904 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31905 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31906 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31907 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
31908 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31909 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31910 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31911 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31912 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
31913 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31914 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31915 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31916 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31917 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
31918 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31919 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31920 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31921 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31922 distcc[30598] (dcc_lock_pause) nothing available, sleeping 1000ms...
31923 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31924 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31925 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31926 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31927 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
31928 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31929 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31930 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31931 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31932 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
31933 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31934 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31935 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31936 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31937 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
31938 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31939 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31940 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31941 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31942 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
31943 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31944 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31945 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31946 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31947 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
31948 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31949 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31950 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31951 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31952 distcc[30607] (dcc_lock_pause) nothing available, sleeping 1000ms...
31953 distcc[30616] (dcc_collect_child) cc child 30617 terminated with status 0
31954 distcc[30616] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
31955 distcc[30616] compile (null) on localhost completed ok
31956 distcc[30616] (dcc_unlock) release lock fd5
31957 distcc[30616] elapsed compilation time 1.412365s
31958 distcc[30616] (dcc_exit) exit: code 0; self: 0.000000 user 0.007417 sys; children: 1.206389 user 0.154194 sys
31959 distcc[30616] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
31960 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c
31961 distcc[30620] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
31962 distcc[30620] (dcc_recursion_safeguard) safeguard level=0
31963 distcc[30620] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
31964 distcc[30620] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
31965 distcc[30620] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c
31966 distcc[30620] (dcc_scan_args) compiler will emit/use profile info; must be local
31967 distcc[30620] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
31968 distcc[30620] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
31969 distcc[30620] (dcc_parse_hosts) found tcp token "192.168.1.41"
31970 distcc[30620] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
31971 distcc[30620] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c
31972 distcc[30620] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
31973 distcc[30620] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c
31974 distcc[30620] (dcc_spawn_child) child started as pid30621
31975 distcc[30621] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
31976 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31977 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31978 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31979 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31980 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31981 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31982 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31983 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
31984 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31985 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
31986 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31987 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31988 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31989 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31990 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
31991 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
31992 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
31993 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
31994 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
31995 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
31996 distcc[30574] (dcc_collect_child) cc child 30578 terminated with status 0
31997 distcc[30574] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
31998 distcc[30574] compile (null) on localhost completed ok
31999 distcc[30574] (dcc_unlock) release lock fd5
32000 distcc[30574] elapsed compilation time 4.037448s
32001 distcc[30574] (dcc_exit) exit: code 0; self: 0.000000 user 0.005724 sys; children: 3.797685 user 0.176206 sys
32002 distcc[30574] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
32003 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c
32004 distcc[30624] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
32005 distcc[30624] (dcc_recursion_safeguard) safeguard level=0
32006 distcc[30624] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
32007 distcc[30624] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
32008 distcc[30624] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c
32009 distcc[30624] (dcc_scan_args) compiler will emit/use profile info; must be local
32010 distcc[30624] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
32011 distcc[30624] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
32012 distcc[30624] (dcc_parse_hosts) found tcp token "192.168.1.41"
32013 distcc[30624] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32014 distcc[30624] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
32015 distcc[30624] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c
32016 distcc[30624] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
32017 distcc[30624] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c
32018 distcc[30624] (dcc_spawn_child) child started as pid30625
32019 distcc[30625] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
32020 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32021 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32022 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32023 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32024 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
32025 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32026 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32027 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32028 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32029 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
32030 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32031 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32032 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32033 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32034 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
32035 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32036 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32037 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32038 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32039 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
32040 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32041 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32042 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32043 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32044 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
32045 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32046 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32047 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32048 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32049 distcc[30598] (dcc_lock_pause) nothing available, sleeping 1000ms...
32050 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32051 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32052 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32053 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32054 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
32055 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32056 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32057 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32058 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32059 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
32060 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32061 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32062 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32063 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32064 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
32065 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32066 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32067 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32068 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32069 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
32070 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32071 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32072 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32073 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32074 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
32075 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32076 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32077 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32078 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32079 distcc[30607] (dcc_lock_pause) nothing available, sleeping 1000ms...
32080 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32081 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32082 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32083 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32084 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32085 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32086 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32087 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
32088 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32089 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
32090 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32091 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32092 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32093 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32094 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
32095 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32096 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32097 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32098 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32099 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
32100 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32101 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32102 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32103 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32104 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
32105 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32106 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32107 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32108 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32109 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
32110 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32111 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32112 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32113 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32114 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
32115 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32116 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32117 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32118 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32119 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
32120 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32121 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32122 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32123 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32124 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
32125 distcc[30624] (dcc_collect_child) cc child 30625 terminated with status 0
32126 distcc[30624] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
32127 distcc[30624] compile (null) on localhost completed ok
32128 distcc[30624] (dcc_unlock) release lock fd5
32129 distcc[30624] elapsed compilation time 1.187660s
32130 distcc[30624] (dcc_exit) exit: code 0; self: 0.000000 user 0.007117 sys; children: 1.065240 user 0.124691 sys
32131 distcc[30624] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
32132 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c
32133 distcc[30628] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
32134 distcc[30628] (dcc_recursion_safeguard) safeguard level=0
32135 distcc[30628] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
32136 distcc[30628] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
32137 distcc[30628] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c
32138 distcc[30628] (dcc_scan_args) compiler will emit/use profile info; must be local
32139 distcc[30628] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
32140 distcc[30628] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
32141 distcc[30628] (dcc_parse_hosts) found tcp token "192.168.1.41"
32142 distcc[30628] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32143 distcc[30628] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
32144 distcc[30628] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c
32145 distcc[30628] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
32146 distcc[30628] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c
32147 distcc[30628] (dcc_spawn_child) child started as pid30629
32148 distcc[30629] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
32149 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32150 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32151 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32152 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32153 distcc[30598] (dcc_lock_pause) nothing available, sleeping 1000ms...
32154 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32155 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32156 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32157 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32158 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
32159 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32160 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32161 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32162 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32163 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
32164 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32165 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32166 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32167 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32168 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
32169 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32170 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32171 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32172 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32173 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
32174 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32175 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32176 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32177 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32178 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
32179 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32180 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32181 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32182 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32183 distcc[30607] (dcc_lock_pause) nothing available, sleeping 1000ms...
32184 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32185 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32186 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32187 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32188 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32189 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32190 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32191 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32192 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
32193 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
32194 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32195 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32196 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32197 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32198 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
32199 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32200 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32201 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32202 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32203 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
32204 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32205 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32206 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32207 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32208 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
32209 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32210 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32211 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32212 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32213 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
32214 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32215 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32216 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32217 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32218 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
32219 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32220 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32221 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32222 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32223 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
32224 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32225 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32226 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32227 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32228 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
32229 distcc[30612] (dcc_collect_child) cc child 30613 terminated with status 0
32230 distcc[30612] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
32231 distcc[30612] compile (null) on localhost completed ok
32232 distcc[30612] (dcc_unlock) release lock fd5
32233 distcc[30612] elapsed compilation time 4.596074s
32234 distcc[30612] (dcc_exit) exit: code 0; self: 0.000000 user 0.009384 sys; children: 4.346067 user 0.207675 sys
32235 distcc[30612] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
32236 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c
32237 distcc[30632] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
32238 distcc[30632] (dcc_recursion_safeguard) safeguard level=0
32239 distcc[30632] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
32240 distcc[30632] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
32241 distcc[30632] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c
32242 distcc[30632] (dcc_scan_args) compiler will emit/use profile info; must be local
32243 distcc[30632] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
32244 distcc[30632] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
32245 distcc[30632] (dcc_parse_hosts) found tcp token "192.168.1.41"
32246 distcc[30632] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32247 distcc[30632] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32248 distcc[30632] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32249 distcc[30632] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
32250 distcc[30632] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c
32251 distcc[30632] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
32252 distcc[30632] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c
32253 distcc[30632] (dcc_spawn_child) child started as pid30633
32254 distcc[30633] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
32255 distcc[30620] (dcc_collect_child) cc child 30621 terminated with status 0
32256 distcc[30620] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
32257 distcc[30620] compile (null) on localhost completed ok
32258 distcc[30620] (dcc_unlock) release lock fd5
32259 distcc[30620] elapsed compilation time 2.714504s
32260 distcc[30620] (dcc_exit) exit: code 0; self: 0.000000 user 0.007804 sys; children: 2.403457 user 0.181962 sys
32261 distcc[30620] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
32262 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c
32263 distcc[30636] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
32264 distcc[30636] (dcc_recursion_safeguard) safeguard level=0
32265 distcc[30636] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
32266 distcc[30636] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
32267 distcc[30636] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c
32268 distcc[30636] (dcc_scan_args) compiler will emit/use profile info; must be local
32269 distcc[30636] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
32270 distcc[30636] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
32271 distcc[30636] (dcc_parse_hosts) found tcp token "192.168.1.41"
32272 distcc[30636] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
32273 distcc[30636] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c
32274 distcc[30636] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
32275 distcc[30636] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c
32276 distcc[30636] (dcc_spawn_child) child started as pid30637
32277 distcc[30637] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
32278 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32279 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32280 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32281 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32282 distcc[30598] (dcc_lock_pause) nothing available, sleeping 1000ms...
32283 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32284 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32285 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32286 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32287 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
32288 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32289 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32290 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32291 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32292 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
32293 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32294 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32295 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32296 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32297 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
32298 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32299 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32300 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32301 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32302 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
32303 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32304 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32305 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32306 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32307 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
32308 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32309 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32310 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32311 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32312 distcc[30607] (dcc_lock_pause) nothing available, sleeping 1000ms...
32313 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32314 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32315 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32316 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32317 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32318 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32319 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32320 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
32321 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32322 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
32323 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32324 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32325 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32326 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32327 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
32328 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32329 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32330 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32331 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32332 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
32333 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32334 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32335 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32336 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32337 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
32338 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32339 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32340 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32341 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32342 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
32343 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32344 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32345 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32346 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32347 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32348 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32349 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32350 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
32351 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32352 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
32353 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32354 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32355 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32356 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32357 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
32358 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32359 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32360 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32361 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32362 distcc[30598] (dcc_lock_pause) nothing available, sleeping 1000ms...
32363 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32364 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32365 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32366 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32367 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
32368 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32369 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32370 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32371 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32372 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
32373 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32374 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32375 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32376 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32377 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
32378 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32379 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32380 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32381 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32382 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
32383 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32384 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32385 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32386 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32387 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
32388 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32389 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32390 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32391 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32392 distcc[30607] (dcc_lock_pause) nothing available, sleeping 1000ms...
32393 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32394 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32395 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32396 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32397 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
32398 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32399 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32400 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32401 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32402 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
32403 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32404 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32405 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32406 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32407 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
32408 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32409 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32410 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32411 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32412 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
32413 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32414 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32415 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32416 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32417 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
32418 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32419 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32420 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32421 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32422 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
32423 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32424 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32425 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32426 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32427 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
32428 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32429 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32430 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32431 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32432 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
32433 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32434 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32435 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32436 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32437 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
32438 distcc[30632] (dcc_collect_child) cc child 30633 terminated with status 0
32439 distcc[30632] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
32440 distcc[30632] compile (null) on localhost completed ok
32441 distcc[30632] (dcc_unlock) release lock fd5
32442 distcc[30632] elapsed compilation time 2.144101s
32443 distcc[30632] (dcc_exit) exit: code 0; self: 0.002960 user 0.005920 sys; children: 1.960494 user 0.160281 sys
32444 distcc[30632] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
32445 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/interpreteridobject.o Objects/interpreteridobject.c
32446 distcc[30640] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
32447 distcc[30640] (dcc_recursion_safeguard) safeguard level=0
32448 distcc[30640] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
32449 distcc[30640] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
32450 distcc[30640] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/interpreteridobject.o Objects/interpreteridobject.c
32451 distcc[30640] (dcc_scan_args) compiler will emit/use profile info; must be local
32452 distcc[30640] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
32453 distcc[30640] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
32454 distcc[30640] (dcc_parse_hosts) found tcp token "192.168.1.41"
32455 distcc[30640] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32456 distcc[30640] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32457 distcc[30640] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32458 distcc[30640] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
32459 distcc[30640] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/interpreteridobject.o Objects/interpreteridobject.c
32460 distcc[30640] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
32461 distcc[30640] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/interpreteridobject.o Objects/interpreteridobject.c
32462 distcc[30640] (dcc_spawn_child) child started as pid30641
32463 distcc[30641] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
32464 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32465 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32466 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32467 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32468 distcc[30598] (dcc_lock_pause) nothing available, sleeping 1000ms...
32469 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32470 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32471 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32472 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32473 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
32474 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32475 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32476 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32477 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32478 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
32479 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32480 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32481 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32482 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32483 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
32484 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32485 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32486 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32487 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32488 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
32489 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32490 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32491 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32492 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32493 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
32494 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32495 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32496 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32497 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32498 distcc[30607] (dcc_lock_pause) nothing available, sleeping 1000ms...
32499 distcc[30636] (dcc_collect_child) cc child 30637 terminated with status 0
32500 distcc[30636] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
32501 distcc[30636] compile (null) on localhost completed ok
32502 distcc[30636] (dcc_unlock) release lock fd5
32503 distcc[30636] elapsed compilation time 2.281387s
32504 distcc[30636] (dcc_exit) exit: code 0; self: 0.000000 user 0.007467 sys; children: 2.035255 user 0.159540 sys
32505 distcc[30636] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
32506 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c
32507 distcc[30644] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
32508 distcc[30644] (dcc_recursion_safeguard) safeguard level=0
32509 distcc[30644] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
32510 distcc[30644] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
32511 distcc[30644] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c
32512 distcc[30644] (dcc_scan_args) compiler will emit/use profile info; must be local
32513 distcc[30644] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
32514 distcc[30644] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
32515 distcc[30644] (dcc_parse_hosts) found tcp token "192.168.1.41"
32516 distcc[30644] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
32517 distcc[30644] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c
32518 distcc[30644] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
32519 distcc[30644] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c
32520 distcc[30644] (dcc_spawn_child) child started as pid30645
32521 distcc[30645] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
32522 distcc[30628] (dcc_collect_child) cc child 30629 terminated with status 0
32523 distcc[30628] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
32524 distcc[30628] compile (null) on localhost completed ok
32525 distcc[30628] (dcc_unlock) release lock fd5
32526 distcc[30628] elapsed compilation time 3.743894s
32527 distcc[30628] (dcc_exit) exit: code 0; self: 0.005247 user 0.002623 sys; children: 3.554596 user 0.185098 sys
32528 distcc[30628] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
32529 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c
32530 distcc[30648] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
32531 distcc[30648] (dcc_recursion_safeguard) safeguard level=0
32532 distcc[30648] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
32533 distcc[30648] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
32534 distcc[30648] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c
32535 distcc[30648] (dcc_scan_args) compiler will emit/use profile info; must be local
32536 distcc[30648] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
32537 distcc[30648] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
32538 distcc[30648] (dcc_parse_hosts) found tcp token "192.168.1.41"
32539 distcc[30648] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32540 distcc[30648] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
32541 distcc[30648] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c
32542 distcc[30648] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
32543 distcc[30648] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c
32544 distcc[30648] (dcc_spawn_child) child started as pid30649
32545 distcc[30649] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
32546 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32547 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32548 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32549 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32550 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
32551 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32552 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32553 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32554 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32555 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
32556 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32557 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32558 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32559 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32560 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
32561 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32562 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32563 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32564 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32565 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
32566 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32567 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32568 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32569 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32570 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
32571 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32572 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32573 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32574 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32575 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
32576 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32577 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32578 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32579 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32580 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
32581 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32582 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32583 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32584 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32585 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
32586 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32587 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32588 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32589 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32590 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
32591 distcc[30640] (dcc_collect_child) cc child 30641 terminated with status 0
32592 distcc[30640] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
32593 distcc[30640] compile (null) on localhost completed ok
32594 distcc[30640] (dcc_unlock) release lock fd5
32595 distcc[30640] elapsed compilation time 0.916519s
32596 distcc[30640] (dcc_exit) exit: code 0; self: 0.003981 user 0.003981 sys; children: 0.736784 user 0.154566 sys
32597 distcc[30640] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
32598 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c
32599 distcc[30652] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
32600 distcc[30652] (dcc_recursion_safeguard) safeguard level=0
32601 distcc[30652] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
32602 distcc[30652] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
32603 distcc[30652] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c
32604 distcc[30652] (dcc_scan_args) compiler will emit/use profile info; must be local
32605 distcc[30652] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
32606 distcc[30652] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
32607 distcc[30652] (dcc_parse_hosts) found tcp token "192.168.1.41"
32608 distcc[30652] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32609 distcc[30652] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32610 distcc[30652] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32611 distcc[30652] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
32612 distcc[30652] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c
32613 distcc[30652] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
32614 distcc[30652] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c
32615 distcc[30652] (dcc_spawn_child) child started as pid30653
32616 distcc[30653] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
32617 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32618 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32619 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32620 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32621 distcc[30598] (dcc_lock_pause) nothing available, sleeping 1000ms...
32622 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32623 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32624 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32625 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32626 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
32627 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32628 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32629 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32630 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32631 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
32632 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32633 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32634 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32635 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32636 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
32637 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32638 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32639 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32640 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32641 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
32642 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32643 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32644 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32645 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32646 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
32647 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32648 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32649 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32650 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32651 distcc[30607] (dcc_lock_pause) nothing available, sleeping 1000ms...
32652 distcc[30644] (dcc_collect_child) cc child 30645 terminated with status 0
32653 distcc[30644] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
32654 distcc[30644] compile (null) on localhost completed ok
32655 distcc[30644] (dcc_unlock) release lock fd5
32656 distcc[30644] elapsed compilation time 1.152169s
32657 distcc[30644] (dcc_exit) exit: code 0; self: 0.003576 user 0.003576 sys; children: 0.974928 user 0.137805 sys
32658 distcc[30644] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
32659 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c
32660 distcc[30656] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
32661 distcc[30656] (dcc_recursion_safeguard) safeguard level=0
32662 distcc[30656] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
32663 distcc[30656] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
32664 distcc[30656] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c
32665 distcc[30656] (dcc_scan_args) compiler will emit/use profile info; must be local
32666 distcc[30656] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
32667 distcc[30656] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
32668 distcc[30656] (dcc_parse_hosts) found tcp token "192.168.1.41"
32669 distcc[30656] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
32670 distcc[30656] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c
32671 distcc[30656] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
32672 distcc[30656] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c
32673 distcc[30656] (dcc_spawn_child) child started as pid30657
32674 distcc[30657] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
32675 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32676 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32677 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32678 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32679 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
32680 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32681 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32682 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32683 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32684 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
32685 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32686 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32687 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32688 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32689 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
32690 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32691 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32692 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32693 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32694 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
32695 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32696 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32697 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32698 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32699 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
32700 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32701 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32702 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32703 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32704 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
32705 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32706 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32707 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32708 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32709 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
32710 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32711 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32712 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32713 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32714 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32715 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32716 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
32717 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32718 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32719 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
32720 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32721 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32722 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32723 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32724 distcc[30598] (dcc_lock_pause) nothing available, sleeping 1000ms...
32725 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32726 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32727 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32728 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32729 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
32730 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32731 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32732 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32733 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32734 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
32735 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32736 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32737 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32738 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32739 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
32740 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32741 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32742 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32743 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32744 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
32745 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32746 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32747 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32748 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32749 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
32750 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32751 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32752 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32753 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32754 distcc[30607] (dcc_lock_pause) nothing available, sleeping 1000ms...
32755 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32756 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32757 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32758 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32759 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
32760 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32761 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32762 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32763 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32764 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
32765 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32766 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32767 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32768 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32769 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
32770 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32771 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32772 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32773 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32774 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
32775 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32776 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32777 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32778 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32779 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
32780 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32781 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32782 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32783 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32784 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
32785 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32786 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32787 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32788 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32789 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
32790 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32791 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32792 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32793 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32794 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32795 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
32796 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32797 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32798 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32799 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
32800 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32801 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32802 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32803 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32804 distcc[30598] (dcc_lock_pause) nothing available, sleeping 1000ms...
32805 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32806 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32807 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32808 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32809 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
32810 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32811 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32812 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32813 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32814 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
32815 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32816 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32817 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32818 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32819 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
32820 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32821 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32822 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32823 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32824 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
32825 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32826 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32827 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32828 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32829 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
32830 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32831 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32832 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32833 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32834 distcc[30607] (dcc_lock_pause) nothing available, sleeping 1000ms...
32835 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32836 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32837 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32838 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32839 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32840 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
32841 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32842 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32843 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32844 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
32845 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32846 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32847 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32848 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32849 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
32850 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32851 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32852 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32853 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32854 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
32855 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32856 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32857 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32858 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32859 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
32860 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32861 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32862 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32863 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32864 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
32865 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32866 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32867 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32868 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32869 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
32870 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32871 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32872 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32873 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32874 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
32875 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32876 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32877 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32878 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32879 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
32880 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32881 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32882 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32883 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32884 distcc[30598] (dcc_lock_pause) nothing available, sleeping 1000ms...
32885 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32886 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32887 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32888 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32889 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
32890 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32891 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32892 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32893 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32894 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
32895 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32896 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32897 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32898 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32899 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
32900 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32901 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32902 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32903 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32904 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
32905 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32906 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32907 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32908 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32909 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
32910 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32911 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32912 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32913 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32914 distcc[30607] (dcc_lock_pause) nothing available, sleeping 1000ms...
32915 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32916 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32917 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32918 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32919 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32920 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32921 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
32922 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32923 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32924 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
32925 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32926 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32927 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32928 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32929 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
32930 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32931 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32932 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32933 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32934 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
32935 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32936 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32937 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32938 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32939 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
32940 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32941 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32942 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32943 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32944 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
32945 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32946 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32947 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32948 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32949 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
32950 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32951 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32952 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32953 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32954 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
32955 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32956 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32957 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32958 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32959 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
32960 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32961 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32962 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32963 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32964 distcc[30598] (dcc_lock_pause) nothing available, sleeping 1000ms...
32965 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32966 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32967 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32968 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32969 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
32970 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32971 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32972 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32973 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32974 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
32975 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32976 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32977 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32978 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32979 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
32980 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32981 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32982 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32983 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32984 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
32985 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32986 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32987 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32988 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32989 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
32990 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32991 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32992 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
32993 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
32994 distcc[30607] (dcc_lock_pause) nothing available, sleeping 1000ms...
32995 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32996 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
32997 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32998 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
32999 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33000 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33001 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33002 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33003 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
33004 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
33005 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33006 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33007 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33008 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33009 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
33010 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33011 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33012 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33013 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33014 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
33015 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33016 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33017 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33018 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33019 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
33020 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33021 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33022 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33023 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33024 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
33025 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33026 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33027 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33028 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33029 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
33030 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33031 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33032 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33033 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33034 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
33035 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33036 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33037 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33038 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33039 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
33040 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33041 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33042 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33043 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33044 distcc[30598] (dcc_lock_pause) nothing available, sleeping 1000ms...
33045 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33046 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33047 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33048 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33049 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
33050 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33051 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33052 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33053 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33054 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
33055 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33056 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33057 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33058 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33059 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
33060 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33061 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33062 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33063 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33064 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
33065 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33066 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33067 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33068 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33069 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
33070 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33071 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33072 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33073 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33074 distcc[30607] (dcc_lock_pause) nothing available, sleeping 1000ms...
33075 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33076 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33077 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33078 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33079 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33080 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33081 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33082 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33083 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
33084 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
33085 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33086 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33087 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33088 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33089 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
33090 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33091 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33092 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33093 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33094 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
33095 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33096 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33097 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33098 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33099 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
33100 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33101 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33102 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33103 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33104 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
33105 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33106 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33107 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33108 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33109 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
33110 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33111 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33112 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33113 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33114 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
33115 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33116 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33117 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33118 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33119 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
33120 distcc[30648] (dcc_collect_child) cc child 30649 terminated with status 0
33121 distcc[30648] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
33122 distcc[30648] compile (null) on localhost completed ok
33123 distcc[30648] (dcc_unlock) release lock fd5
33124 distcc[30648] elapsed compilation time 6.374626s
33125 distcc[30648] (dcc_exit) exit: code 0; self: 0.002806 user 0.005613 sys; children: 6.050316 user 0.207494 sys
33126 distcc[30648] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
33127 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o Objects/odictobject.c
33128 distcc[30660] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
33129 distcc[30660] (dcc_recursion_safeguard) safeguard level=0
33130 distcc[30660] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
33131 distcc[30660] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
33132 distcc[30660] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o Objects/odictobject.c
33133 distcc[30660] (dcc_scan_args) compiler will emit/use profile info; must be local
33134 distcc[30660] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
33135 distcc[30660] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
33136 distcc[30660] (dcc_parse_hosts) found tcp token "192.168.1.41"
33137 distcc[30660] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33138 distcc[30660] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
33139 distcc[30660] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o Objects/odictobject.c
33140 distcc[30660] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
33141 distcc[30660] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o Objects/odictobject.c
33142 distcc[30660] (dcc_spawn_child) child started as pid30661
33143 distcc[30661] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
33144 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33145 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33146 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33147 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33148 distcc[30598] (dcc_lock_pause) nothing available, sleeping 1000ms...
33149 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33150 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33151 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33152 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33153 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
33154 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33155 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33156 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33157 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33158 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
33159 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33160 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33161 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33162 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33163 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
33164 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33165 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33166 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33167 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33168 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
33169 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33170 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33171 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33172 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33173 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
33174 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33175 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33176 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33177 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33178 distcc[30607] (dcc_lock_pause) nothing available, sleeping 1000ms...
33179 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33180 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33181 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33182 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33183 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33184 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33185 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33186 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33187 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
33188 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
33189 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33190 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33191 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33192 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33193 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
33194 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33195 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33196 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33197 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33198 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
33199 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33200 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33201 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33202 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33203 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
33204 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33205 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33206 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33207 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33208 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
33209 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33210 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33211 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33212 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33213 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
33214 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33215 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33216 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33217 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33218 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
33219 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33220 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33221 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33222 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33223 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
33224 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33225 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33226 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33227 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33228 distcc[30598] (dcc_lock_pause) nothing available, sleeping 1000ms...
33229 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33230 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33231 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33232 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33233 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
33234 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33235 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33236 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33237 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33238 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
33239 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33240 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33241 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33242 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33243 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
33244 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33245 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33246 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33247 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33248 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
33249 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33250 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33251 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33252 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33253 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
33254 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33255 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33256 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33257 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33258 distcc[30607] (dcc_lock_pause) nothing available, sleeping 1000ms...
33259 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33260 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33261 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33262 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33263 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33264 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33265 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33266 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33267 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
33268 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
33269 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33270 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33271 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33272 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33273 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
33274 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33275 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33276 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33277 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33278 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
33279 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33280 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33281 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33282 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33283 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
33284 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33285 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33286 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33287 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33288 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
33289 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33290 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33291 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33292 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33293 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
33294 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33295 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33296 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33297 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33298 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
33299 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33300 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33301 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33302 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33303 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
33304 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33305 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33306 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33307 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33308 distcc[30598] (dcc_lock_pause) nothing available, sleeping 1000ms...
33309 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33310 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33311 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33312 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33313 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
33314 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33315 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33316 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33317 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33318 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
33319 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33320 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33321 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33322 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33323 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
33324 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33325 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33326 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33327 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33328 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
33329 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33330 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33331 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33332 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33333 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
33334 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33335 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33336 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33337 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33338 distcc[30607] (dcc_lock_pause) nothing available, sleeping 1000ms...
33339 distcc[30660] (dcc_collect_child) cc child 30661 terminated with status 0
33340 distcc[30660] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
33341 distcc[30660] compile (null) on localhost completed ok
33342 distcc[30660] (dcc_unlock) release lock fd5
33343 distcc[30660] elapsed compilation time 2.380998s
33344 distcc[30660] (dcc_exit) exit: code 0; self: 0.000000 user 0.006731 sys; children: 2.187915 user 0.140007 sys
33345 distcc[30660] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
33346 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c
33347 distcc[30664] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
33348 distcc[30664] (dcc_recursion_safeguard) safeguard level=0
33349 distcc[30664] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
33350 distcc[30664] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
33351 distcc[30664] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c
33352 distcc[30664] (dcc_scan_args) compiler will emit/use profile info; must be local
33353 distcc[30664] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
33354 distcc[30664] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
33355 distcc[30664] (dcc_parse_hosts) found tcp token "192.168.1.41"
33356 distcc[30664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33357 distcc[30664] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
33358 distcc[30664] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c
33359 distcc[30664] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
33360 distcc[30664] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c
33361 distcc[30664] (dcc_spawn_child) child started as pid30665
33362 distcc[30665] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
33363 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33364 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33365 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33366 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33367 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33368 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33369 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33370 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33371 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
33372 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
33373 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33374 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33375 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33376 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33377 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
33378 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33379 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33380 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33381 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33382 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
33383 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33384 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33385 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33386 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33387 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
33388 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33389 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33390 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33391 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33392 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
33393 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33394 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33395 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33396 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33397 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
33398 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33399 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33400 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33401 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33402 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
33403 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33404 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33405 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33406 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33407 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
33408 distcc[30656] (dcc_collect_child) cc child 30657 terminated with status 0
33409 distcc[30656] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
33410 distcc[30656] compile (null) on localhost completed ok
33411 distcc[30656] (dcc_unlock) release lock fd5
33412 distcc[30656] elapsed compilation time 8.475000s
33413 distcc[30656] (dcc_exit) exit: code 0; self: 0.000000 user 0.008491 sys; children: 7.744585 user 0.311998 sys
33414 distcc[30656] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
33415 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c
33416 distcc[30668] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
33417 distcc[30668] (dcc_recursion_safeguard) safeguard level=0
33418 distcc[30668] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
33419 distcc[30668] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
33420 distcc[30668] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c
33421 distcc[30668] (dcc_scan_args) compiler will emit/use profile info; must be local
33422 distcc[30668] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
33423 distcc[30668] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
33424 distcc[30668] (dcc_parse_hosts) found tcp token "192.168.1.41"
33425 distcc[30668] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
33426 distcc[30668] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c
33427 distcc[30668] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
33428 distcc[30668] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c
33429 distcc[30668] (dcc_spawn_child) child started as pid30669
33430 distcc[30669] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
33431 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33432 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33433 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33434 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33435 distcc[30598] (dcc_lock_pause) nothing available, sleeping 1000ms...
33436 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33437 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33438 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33439 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33440 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
33441 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33442 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33443 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33444 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33445 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
33446 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33447 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33448 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33449 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33450 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
33451 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33452 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33453 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33454 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33455 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
33456 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33457 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33458 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33459 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33460 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
33461 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33462 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33463 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33464 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33465 distcc[30607] (dcc_lock_pause) nothing available, sleeping 1000ms...
33466 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33467 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33468 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33469 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33470 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33471 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33472 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33473 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33474 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
33475 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
33476 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33477 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33478 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33479 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33480 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
33481 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33482 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33483 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33484 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33485 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
33486 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33487 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33488 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33489 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33490 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
33491 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33492 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33493 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33494 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33495 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
33496 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33497 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33498 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33499 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33500 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
33501 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33502 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33503 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33504 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33505 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
33506 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33507 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33508 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33509 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33510 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
33511 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33512 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33513 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33514 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33515 distcc[30598] (dcc_lock_pause) nothing available, sleeping 1000ms...
33516 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33517 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33518 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33519 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33520 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
33521 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33522 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33523 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33524 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33525 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
33526 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33527 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33528 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33529 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33530 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
33531 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33532 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33533 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33534 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33535 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
33536 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33537 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33538 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33539 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33540 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
33541 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33542 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33543 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33544 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33545 distcc[30607] (dcc_lock_pause) nothing available, sleeping 1000ms...
33546 distcc[30668] (dcc_collect_child) cc child 30669 terminated with status 0
33547 distcc[30668] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
33548 distcc[30668] compile (null) on localhost completed ok
33549 distcc[30668] (dcc_unlock) release lock fd5
33550 distcc[30668] elapsed compilation time 1.408685s
33551 distcc[30668] (dcc_exit) exit: code 0; self: 0.000000 user 0.006904 sys; children: 1.154026 user 0.182155 sys
33552 distcc[30668] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
33553 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c
33554 distcc[30672] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
33555 distcc[30672] (dcc_recursion_safeguard) safeguard level=0
33556 distcc[30672] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
33557 distcc[30672] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
33558 distcc[30672] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c
33559 distcc[30672] (dcc_scan_args) compiler will emit/use profile info; must be local
33560 distcc[30672] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
33561 distcc[30672] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
33562 distcc[30672] (dcc_parse_hosts) found tcp token "192.168.1.41"
33563 distcc[30672] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
33564 distcc[30672] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c
33565 distcc[30672] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
33566 distcc[30672] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c
33567 distcc[30672] (dcc_spawn_child) child started as pid30673
33568 distcc[30673] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
33569 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33570 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33571 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33572 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33573 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33574 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33575 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33576 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33577 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
33578 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
33579 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33580 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33581 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33582 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33583 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
33584 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33585 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33586 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33587 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33588 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
33589 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33590 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33591 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33592 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33593 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
33594 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33595 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33596 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33597 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33598 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
33599 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33600 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33601 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33602 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33603 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
33604 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33605 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33606 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33607 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33608 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
33609 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33610 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33611 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33612 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33613 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
33614 distcc[30652] (dcc_collect_child) cc child 30653 terminated with status 0
33615 distcc[30652] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
33616 distcc[30652] compile (null) on localhost completed ok
33617 distcc[30652] (dcc_unlock) release lock fd5
33618 distcc[30652] elapsed compilation time 10.990500s
33619 distcc[30652] (dcc_exit) exit: code 0; self: 0.005260 user 0.002630 sys; children: 10.262405 user 0.320734 sys
33620 distcc[30652] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
33621 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o Objects/namespaceobject.c
33622 distcc[30676] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
33623 distcc[30676] (dcc_recursion_safeguard) safeguard level=0
33624 distcc[30676] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
33625 distcc[30676] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
33626 distcc[30676] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o Objects/namespaceobject.c
33627 distcc[30676] (dcc_scan_args) compiler will emit/use profile info; must be local
33628 distcc[30676] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
33629 distcc[30676] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
33630 distcc[30676] (dcc_parse_hosts) found tcp token "192.168.1.41"
33631 distcc[30676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33632 distcc[30676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33633 distcc[30676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33634 distcc[30676] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
33635 distcc[30676] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o Objects/namespaceobject.c
33636 distcc[30676] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
33637 distcc[30676] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o Objects/namespaceobject.c
33638 distcc[30676] (dcc_spawn_child) child started as pid30677
33639 distcc[30677] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
33640 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33641 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33642 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33643 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33644 distcc[30598] (dcc_lock_pause) nothing available, sleeping 1000ms...
33645 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33646 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33647 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33648 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33649 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
33650 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33651 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33652 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33653 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33654 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
33655 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33656 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33657 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33658 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33659 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
33660 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33661 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33662 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33663 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33664 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
33665 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33666 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33667 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33668 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33669 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
33670 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33671 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33672 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33673 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33674 distcc[30607] (dcc_lock_pause) nothing available, sleeping 1000ms...
33675 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33676 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33677 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33678 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33679 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33680 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33681 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33682 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33683 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
33684 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
33685 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33686 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33687 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33688 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33689 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
33690 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33691 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33692 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33693 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33694 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
33695 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33696 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33697 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33698 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33699 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
33700 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33701 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33702 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33703 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33704 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
33705 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33706 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33707 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33708 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33709 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
33710 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33711 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33712 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33713 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33714 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
33715 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33716 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33717 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33718 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33719 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
33720 distcc[30676] (dcc_collect_child) cc child 30677 terminated with status 0
33721 distcc[30676] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
33722 distcc[30676] compile (null) on localhost completed ok
33723 distcc[30676] (dcc_unlock) release lock fd5
33724 distcc[30676] elapsed compilation time 0.828440s
33725 distcc[30676] (dcc_exit) exit: code 0; self: 0.000000 user 0.007128 sys; children: 0.690330 user 0.142686 sys
33726 distcc[30676] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
33727 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/object.o Objects/object.c
33728 distcc[30680] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
33729 distcc[30680] (dcc_recursion_safeguard) safeguard level=0
33730 distcc[30680] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
33731 distcc[30680] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
33732 distcc[30680] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/object.o Objects/object.c
33733 distcc[30680] (dcc_scan_args) compiler will emit/use profile info; must be local
33734 distcc[30680] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
33735 distcc[30680] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
33736 distcc[30680] (dcc_parse_hosts) found tcp token "192.168.1.41"
33737 distcc[30680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33738 distcc[30680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33739 distcc[30680] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33740 distcc[30680] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
33741 distcc[30680] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/object.o Objects/object.c
33742 distcc[30680] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
33743 distcc[30680] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/object.o Objects/object.c
33744 distcc[30680] (dcc_spawn_child) child started as pid30681
33745 distcc[30681] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
33746 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33747 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33748 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33749 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33750 distcc[30598] (dcc_lock_pause) nothing available, sleeping 1000ms...
33751 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33752 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33753 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33754 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33755 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
33756 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33757 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33758 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33759 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33760 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
33761 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33762 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33763 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33764 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33765 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
33766 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33767 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33768 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33769 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33770 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
33771 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33772 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33773 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33774 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33775 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
33776 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33777 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33778 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33779 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33780 distcc[30607] (dcc_lock_pause) nothing available, sleeping 1000ms...
33781 distcc[30672] (dcc_collect_child) cc child 30673 terminated with status 0
33782 distcc[30672] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
33783 distcc[30672] compile (null) on localhost completed ok
33784 distcc[30672] (dcc_unlock) release lock fd5
33785 distcc[30672] elapsed compilation time 1.914990s
33786 distcc[30672] (dcc_exit) exit: code 0; self: 0.000000 user 0.006762 sys; children: 1.705941 user 0.160095 sys
33787 distcc[30672] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
33788 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c
33789 distcc[30684] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
33790 distcc[30684] (dcc_recursion_safeguard) safeguard level=0
33791 distcc[30684] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
33792 distcc[30684] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
33793 distcc[30684] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c
33794 distcc[30684] (dcc_scan_args) compiler will emit/use profile info; must be local
33795 distcc[30684] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
33796 distcc[30684] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
33797 distcc[30684] (dcc_parse_hosts) found tcp token "192.168.1.41"
33798 distcc[30684] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
33799 distcc[30684] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c
33800 distcc[30684] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
33801 distcc[30684] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c
33802 distcc[30684] (dcc_spawn_child) child started as pid30685
33803 distcc[30685] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
33804 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33805 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33806 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33807 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33808 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33809 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33810 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33811 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33812 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
33813 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
33814 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33815 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33816 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33817 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33818 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
33819 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33820 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33821 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33822 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33823 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
33824 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33825 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33826 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33827 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33828 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
33829 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33830 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33831 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33832 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33833 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
33834 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33835 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33836 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33837 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33838 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
33839 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33840 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33841 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33842 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33843 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
33844 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33845 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33846 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33847 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33848 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
33849 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33850 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33851 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33852 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33853 distcc[30598] (dcc_lock_pause) nothing available, sleeping 1000ms...
33854 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33855 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33856 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33857 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33858 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
33859 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33860 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33861 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33862 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33863 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
33864 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33865 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33866 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33867 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33868 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
33869 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33870 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33871 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33872 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33873 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
33874 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33875 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33876 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33877 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33878 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
33879 distcc[30664] (dcc_collect_child) cc child 30665 terminated with status 0
33880 distcc[30664] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
33881 distcc[30664] compile (null) on localhost completed ok
33882 distcc[30664] (dcc_unlock) release lock fd5
33883 distcc[30664] elapsed compilation time 4.807514s
33884 distcc[30664] (dcc_exit) exit: code 0; self: 0.003333 user 0.003333 sys; children: 4.485547 user 0.243025 sys
33885 distcc[30664] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
33886 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/picklebufobject.o Objects/picklebufobject.c
33887 distcc[30688] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
33888 distcc[30688] (dcc_recursion_safeguard) safeguard level=0
33889 distcc[30688] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
33890 distcc[30688] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
33891 distcc[30688] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/picklebufobject.o Objects/picklebufobject.c
33892 distcc[30688] (dcc_scan_args) compiler will emit/use profile info; must be local
33893 distcc[30688] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
33894 distcc[30688] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
33895 distcc[30688] (dcc_parse_hosts) found tcp token "192.168.1.41"
33896 distcc[30607] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33897 distcc[30607] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
33898 distcc[30607] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c
33899 distcc[30607] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
33900 distcc[30607] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c
33901 distcc[30607] (dcc_spawn_child) child started as pid30689
33902 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33903 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33904 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33905 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33906 distcc[30688] (dcc_lock_pause) nothing available, sleeping 1000ms...
33907 distcc[30689] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
33908 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33909 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33910 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33911 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33912 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33913 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33914 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
33915 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33916 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33917 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
33918 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33919 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33920 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33921 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33922 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
33923 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33924 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33925 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33926 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33927 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
33928 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33929 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33930 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33931 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33932 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
33933 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33934 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33935 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33936 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33937 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
33938 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33939 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33940 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33941 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33942 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
33943 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33944 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33945 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33946 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33947 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
33948 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33949 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33950 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33951 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33952 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
33953 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33954 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33955 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33956 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33957 distcc[30598] (dcc_lock_pause) nothing available, sleeping 1000ms...
33958 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33959 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33960 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33961 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33962 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
33963 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33964 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33965 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33966 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33967 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
33968 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33969 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33970 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33971 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33972 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
33973 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33974 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33975 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33976 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33977 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
33978 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33979 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33980 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33981 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33982 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
33983 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33984 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33985 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33986 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33987 distcc[30688] (dcc_lock_pause) nothing available, sleeping 1000ms...
33988 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33989 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33990 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33991 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33992 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
33993 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33994 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
33995 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
33996 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
33997 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
33998 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
33999 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34000 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34001 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34002 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
34003 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34004 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34005 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34006 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34007 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
34008 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34009 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34010 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34011 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34012 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
34013 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34014 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34015 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34016 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34017 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
34018 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34019 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34020 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34021 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34022 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
34023 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34024 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34025 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34026 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34027 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
34028 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34029 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34030 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34031 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34032 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
34033 distcc[30684] (dcc_collect_child) cc child 30685 terminated with status 0
34034 distcc[30684] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
34035 distcc[30684] compile (null) on localhost completed ok
34036 distcc[30684] (dcc_unlock) release lock fd5
34037 distcc[30684] elapsed compilation time 2.711099s
34038 distcc[30684] (dcc_exit) exit: code 0; self: 0.003198 user 0.003198 sys; children: 2.494079 user 0.190742 sys
34039 distcc[30684] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
34040 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c
34041 distcc[30692] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
34042 distcc[30692] (dcc_recursion_safeguard) safeguard level=0
34043 distcc[30692] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
34044 distcc[30692] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
34045 distcc[30692] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c
34046 distcc[30692] (dcc_scan_args) compiler will emit/use profile info; must be local
34047 distcc[30692] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
34048 distcc[30692] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
34049 distcc[30692] (dcc_parse_hosts) found tcp token "192.168.1.41"
34050 distcc[30692] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
34051 distcc[30692] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c
34052 distcc[30692] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
34053 distcc[30692] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c
34054 distcc[30692] (dcc_spawn_child) child started as pid30693
34055 distcc[30693] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
34056 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34057 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34058 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34059 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34060 distcc[30598] (dcc_lock_pause) nothing available, sleeping 1000ms...
34061 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34062 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34063 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34064 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34065 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
34066 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34067 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34068 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34069 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34070 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
34071 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34072 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34073 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34074 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34075 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
34076 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34077 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34078 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34079 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34080 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
34081 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34082 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34083 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34084 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34085 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
34086 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34087 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34088 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34089 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34090 distcc[30688] (dcc_lock_pause) nothing available, sleeping 1000ms...
34091 distcc[30680] (dcc_collect_child) cc child 30681 terminated with status 0
34092 distcc[30680] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
34093 distcc[30680] compile (null) on localhost completed ok
34094 distcc[30680] (dcc_unlock) release lock fd5
34095 distcc[30680] elapsed compilation time 3.539403s
34096 distcc[30680] (dcc_exit) exit: code 0; self: 0.003799 user 0.003799 sys; children: 3.303056 user 0.218306 sys
34097 distcc[30680] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
34098 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c
34099 distcc[30696] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
34100 distcc[30696] (dcc_recursion_safeguard) safeguard level=0
34101 distcc[30696] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
34102 distcc[30696] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
34103 distcc[30696] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c
34104 distcc[30696] (dcc_scan_args) compiler will emit/use profile info; must be local
34105 distcc[30696] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
34106 distcc[30696] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
34107 distcc[30696] (dcc_parse_hosts) found tcp token "192.168.1.41"
34108 distcc[30696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34109 distcc[30696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34110 distcc[30696] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34111 distcc[30696] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
34112 distcc[30696] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c
34113 distcc[30696] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
34114 distcc[30696] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c
34115 distcc[30696] (dcc_spawn_child) child started as pid30697
34116 distcc[30697] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
34117 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34118 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34119 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34120 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34121 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
34122 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34123 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34124 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34125 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34126 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
34127 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34128 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34129 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34130 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34131 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
34132 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34133 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34134 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34135 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34136 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
34137 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34138 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34139 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34140 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34141 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
34142 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34143 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34144 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34145 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34146 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
34147 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34148 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34149 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34150 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34151 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
34152 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34153 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34154 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34155 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34156 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
34157 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34158 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34159 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34160 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34161 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
34162 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34163 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34164 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34165 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34166 distcc[30598] (dcc_lock_pause) nothing available, sleeping 1000ms...
34167 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34168 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34169 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34170 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34171 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
34172 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34173 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34174 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34175 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34176 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
34177 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34178 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34179 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34180 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34181 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
34182 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34183 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34184 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34185 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34186 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
34187 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34188 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34189 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34190 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34191 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
34192 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34193 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34194 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34195 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34196 distcc[30688] (dcc_lock_pause) nothing available, sleeping 1000ms...
34197 distcc[30607] (dcc_collect_child) cc child 30689 terminated with status 0
34198 distcc[30607] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
34199 distcc[30607] compile (null) on localhost completed ok
34200 distcc[30607] (dcc_unlock) release lock fd5
34201 distcc[30607] elapsed compilation time 25.083722s
34202 distcc[30607] (dcc_exit) exit: code 0; self: 0.007358 user 0.018396 sys; children: 2.738312 user 0.182210 sys
34203 distcc[30607] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
34204 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c
34205 distcc[30700] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
34206 distcc[30700] (dcc_recursion_safeguard) safeguard level=0
34207 distcc[30700] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
34208 distcc[30700] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
34209 distcc[30700] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c
34210 distcc[30700] (dcc_scan_args) compiler will emit/use profile info; must be local
34211 distcc[30700] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
34212 distcc[30700] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
34213 distcc[30700] (dcc_parse_hosts) found tcp token "192.168.1.41"
34214 distcc[30700] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34215 distcc[30700] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
34216 distcc[30700] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c
34217 distcc[30700] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
34218 distcc[30700] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c
34219 distcc[30700] (dcc_spawn_child) child started as pid30701
34220 distcc[30701] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
34221 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34222 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34223 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34224 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34225 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
34226 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34227 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34228 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34229 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34230 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
34231 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34232 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34233 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34234 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34235 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
34236 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34237 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34238 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34239 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34240 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
34241 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34242 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34243 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34244 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34245 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
34246 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34247 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34248 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34249 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34250 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
34251 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34252 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34253 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34254 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34255 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
34256 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34257 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34258 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34259 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34260 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
34261 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34262 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34263 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34264 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34265 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
34266 distcc[30692] (dcc_collect_child) cc child 30693 terminated with status 0
34267 distcc[30692] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
34268 distcc[30692] compile (null) on localhost completed ok
34269 distcc[30692] (dcc_unlock) release lock fd5
34270 distcc[30692] elapsed compilation time 1.731688s
34271 distcc[30692] (dcc_exit) exit: code 0; self: 0.007838 user 0.000000 sys; children: 1.526576 user 0.146240 sys
34272 distcc[30692] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
34273 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c
34274 distcc[30704] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
34275 distcc[30704] (dcc_recursion_safeguard) safeguard level=0
34276 distcc[30704] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
34277 distcc[30704] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
34278 distcc[30704] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c
34279 distcc[30704] (dcc_scan_args) compiler will emit/use profile info; must be local
34280 distcc[30704] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
34281 distcc[30704] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
34282 distcc[30704] (dcc_parse_hosts) found tcp token "192.168.1.41"
34283 distcc[30704] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
34284 distcc[30704] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c
34285 distcc[30704] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
34286 distcc[30704] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c
34287 distcc[30704] (dcc_spawn_child) child started as pid30705
34288 distcc[30705] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
34289 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34290 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34291 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34292 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34293 distcc[30598] (dcc_lock_pause) nothing available, sleeping 1000ms...
34294 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34295 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34296 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34297 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34298 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
34299 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34300 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34301 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34302 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34303 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
34304 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34305 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34306 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34307 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34308 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
34309 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34310 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34311 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34312 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34313 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34314 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
34315 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34316 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34317 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34318 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
34319 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34320 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34321 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34322 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34323 distcc[30688] (dcc_lock_pause) nothing available, sleeping 1000ms...
34324 distcc[30700] (dcc_collect_child) cc child 30701 terminated with status 0
34325 distcc[30700] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
34326 distcc[30700] compile (null) on localhost completed ok
34327 distcc[30700] (dcc_unlock) release lock fd5
34328 distcc[30700] elapsed compilation time 1.226501s
34329 distcc[30700] (dcc_exit) exit: code 0; self: 0.000000 user 0.008125 sys; children: 1.066086 user 0.127813 sys
34330 distcc[30700] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
34331 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c
34332 distcc[30708] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
34333 distcc[30708] (dcc_recursion_safeguard) safeguard level=0
34334 distcc[30708] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
34335 distcc[30708] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
34336 distcc[30708] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c
34337 distcc[30708] (dcc_scan_args) compiler will emit/use profile info; must be local
34338 distcc[30708] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
34339 distcc[30708] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
34340 distcc[30708] (dcc_parse_hosts) found tcp token "192.168.1.41"
34341 distcc[30708] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34342 distcc[30708] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
34343 distcc[30708] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c
34344 distcc[30708] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
34345 distcc[30708] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c
34346 distcc[30708] (dcc_spawn_child) child started as pid30709
34347 distcc[30709] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
34348 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34349 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34350 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34351 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34352 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
34353 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34354 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34355 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34356 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34357 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
34358 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34359 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34360 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34361 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34362 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
34363 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34364 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34365 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34366 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34367 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
34368 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34369 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34370 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34371 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34372 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
34373 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34374 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34375 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34376 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34377 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
34378 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34379 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34380 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34381 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34382 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
34383 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34384 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34385 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34386 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34387 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
34388 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34389 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34390 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34391 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34392 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
34393 distcc[30704] (dcc_collect_child) cc child 30705 terminated with status 0
34394 distcc[30704] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
34395 distcc[30704] compile (null) on localhost completed ok
34396 distcc[30704] (dcc_unlock) release lock fd5
34397 distcc[30704] elapsed compilation time 1.367086s
34398 distcc[30704] (dcc_exit) exit: code 0; self: 0.000000 user 0.007749 sys; children: 1.201352 user 0.153191 sys
34399 distcc[30704] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
34400 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c
34401 distcc[30712] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
34402 distcc[30712] (dcc_recursion_safeguard) safeguard level=0
34403 distcc[30712] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
34404 distcc[30712] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
34405 distcc[30712] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c
34406 distcc[30712] (dcc_scan_args) compiler will emit/use profile info; must be local
34407 distcc[30712] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
34408 distcc[30712] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
34409 distcc[30712] (dcc_parse_hosts) found tcp token "192.168.1.41"
34410 distcc[30712] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
34411 distcc[30712] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c
34412 distcc[30712] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
34413 distcc[30712] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c
34414 distcc[30712] (dcc_spawn_child) child started as pid30713
34415 distcc[30713] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
34416 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34417 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34418 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34419 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34420 distcc[30598] (dcc_lock_pause) nothing available, sleeping 1000ms...
34421 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34422 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34423 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34424 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34425 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
34426 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34427 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34428 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34429 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34430 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
34431 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34432 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34433 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34434 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34435 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
34436 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34437 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34438 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34439 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34440 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34441 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34442 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34443 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
34444 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34445 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
34446 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34447 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34448 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34449 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34450 distcc[30688] (dcc_lock_pause) nothing available, sleeping 1000ms...
34451 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34452 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34453 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34454 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34455 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
34456 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34457 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34458 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34459 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34460 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
34461 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34462 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34463 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34464 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34465 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
34466 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34467 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34468 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34469 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34470 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
34471 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34472 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34473 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34474 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34475 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
34476 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34477 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34478 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34479 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34480 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
34481 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34482 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34483 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34484 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34485 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
34486 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34487 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34488 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34489 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34490 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
34491 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34492 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34493 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34494 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34495 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
34496 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34497 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34498 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34499 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34500 distcc[30598] (dcc_lock_pause) nothing available, sleeping 1000ms...
34501 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34502 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34503 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34504 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34505 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
34506 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34507 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34508 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34509 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34510 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
34511 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34512 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34513 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34514 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34515 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
34516 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34517 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34518 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34519 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34520 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34521 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34522 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
34523 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34524 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34525 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
34526 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34527 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34528 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34529 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34530 distcc[30688] (dcc_lock_pause) nothing available, sleeping 1000ms...
34531 distcc[30696] (dcc_collect_child) cc child 30697 terminated with status 0
34532 distcc[30696] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
34533 distcc[30696] compile (null) on localhost completed ok
34534 distcc[30696] (dcc_unlock) release lock fd5
34535 distcc[30696] elapsed compilation time 3.975727s
34536 distcc[30696] (dcc_exit) exit: code 0; self: 0.000000 user 0.007331 sys; children: 3.715418 user 0.208874 sys
34537 distcc[30696] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
34538 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c
34539 distcc[30716] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
34540 distcc[30716] (dcc_recursion_safeguard) safeguard level=0
34541 distcc[30716] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
34542 distcc[30716] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
34543 distcc[30716] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c
34544 distcc[30716] (dcc_scan_args) compiler will emit/use profile info; must be local
34545 distcc[30716] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
34546 distcc[30716] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
34547 distcc[30716] (dcc_parse_hosts) found tcp token "192.168.1.41"
34548 distcc[30716] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34549 distcc[30716] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34550 distcc[30716] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34551 distcc[30716] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
34552 distcc[30716] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c
34553 distcc[30716] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
34554 distcc[30716] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c
34555 distcc[30716] (dcc_spawn_child) child started as pid30717
34556 distcc[30717] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
34557 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34558 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34559 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34560 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34561 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
34562 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34563 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34564 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34565 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34566 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
34567 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34568 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34569 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34570 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34571 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
34572 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34573 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34574 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34575 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34576 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
34577 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34578 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34579 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34580 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34581 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
34582 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34583 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34584 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34585 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34586 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
34587 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34588 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34589 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34590 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34591 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
34592 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34593 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34594 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34595 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34596 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
34597 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34598 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34599 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34600 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34601 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
34602 distcc[30576] (dcc_collect_child) cc child 30579 terminated with status 0
34603 distcc[30576] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
34604 distcc[30576] compile (null) on localhost completed ok
34605 distcc[30576] (dcc_unlock) release lock fd5
34606 distcc[30576] elapsed compilation time 29.255696s
34607 distcc[30576] (dcc_exit) exit: code 0; self: 0.002723 user 0.002723 sys; children: 27.857080 user 0.585640 sys
34608 distcc[30576] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
34609 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c
34610 distcc[30720] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
34611 distcc[30720] (dcc_recursion_safeguard) safeguard level=0
34612 distcc[30720] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
34613 distcc[30720] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
34614 distcc[30720] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c
34615 distcc[30720] (dcc_scan_args) compiler will emit/use profile info; must be local
34616 distcc[30720] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
34617 distcc[30720] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
34618 distcc[30720] (dcc_parse_hosts) found tcp token "192.168.1.41"
34619 distcc[30720] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34620 distcc[30720] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34621 distcc[30720] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
34622 distcc[30720] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c
34623 distcc[30720] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
34624 distcc[30720] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c
34625 distcc[30720] (dcc_spawn_child) child started as pid30721
34626 distcc[30721] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
34627 distcc[30708] (dcc_collect_child) cc child 30709 terminated with status 0
34628 distcc[30708] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
34629 distcc[30708] compile (null) on localhost completed ok
34630 distcc[30708] (dcc_unlock) release lock fd5
34631 distcc[30708] elapsed compilation time 2.464702s
34632 distcc[30708] (dcc_exit) exit: code 0; self: 0.003180 user 0.003180 sys; children: 2.290460 user 0.175984 sys
34633 distcc[30708] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
34634 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/unionobject.o Objects/unionobject.c
34635 distcc[30724] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
34636 distcc[30724] (dcc_recursion_safeguard) safeguard level=0
34637 distcc[30724] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
34638 distcc[30724] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
34639 distcc[30724] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/unionobject.o Objects/unionobject.c
34640 distcc[30724] (dcc_scan_args) compiler will emit/use profile info; must be local
34641 distcc[30724] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
34642 distcc[30724] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
34643 distcc[30724] (dcc_parse_hosts) found tcp token "192.168.1.41"
34644 distcc[30724] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34645 distcc[30724] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
34646 distcc[30724] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/unionobject.o Objects/unionobject.c
34647 distcc[30724] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
34648 distcc[30724] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/unionobject.o Objects/unionobject.c
34649 distcc[30724] (dcc_spawn_child) child started as pid30725
34650 distcc[30725] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
34651 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34652 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34653 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34654 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34655 distcc[30598] (dcc_lock_pause) nothing available, sleeping 1000ms...
34656 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34657 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34658 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34659 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34660 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
34661 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34662 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34663 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34664 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34665 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34666 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34667 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34668 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34669 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
34670 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
34671 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34672 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34673 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34674 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34675 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
34676 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34677 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34678 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34679 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34680 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
34681 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34682 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34683 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34684 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34685 distcc[30688] (dcc_lock_pause) nothing available, sleeping 1000ms...
34686 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34687 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34688 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34689 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34690 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
34691 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34692 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34693 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34694 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34695 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
34696 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34697 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34698 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34699 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34700 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
34701 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34702 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34703 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34704 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34705 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
34706 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34707 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34708 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34709 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34710 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
34711 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34712 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34713 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34714 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34715 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
34716 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34717 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34718 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34719 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34720 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
34721 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34722 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34723 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34724 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34725 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
34726 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34727 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34728 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34729 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34730 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
34731 distcc[30724] (dcc_collect_child) cc child 30725 terminated with status 0
34732 distcc[30724] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
34733 distcc[30724] compile (null) on localhost completed ok
34734 distcc[30724] (dcc_unlock) release lock fd5
34735 distcc[30724] elapsed compilation time 1.151094s
34736 distcc[30724] (dcc_exit) exit: code 0; self: 0.004802 user 0.002401 sys; children: 1.020854 user 0.104477 sys
34737 distcc[30724] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
34738 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c
34739 distcc[30728] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
34740 distcc[30598] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34741 distcc[30598] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
34742 distcc[30598] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c
34743 distcc[30598] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
34744 distcc[30598] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c
34745 distcc[30598] (dcc_spawn_child) child started as pid30729
34746 distcc[30728] (dcc_recursion_safeguard) safeguard level=0
34747 distcc[30728] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
34748 distcc[30728] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
34749 distcc[30728] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c
34750 distcc[30728] (dcc_scan_args) compiler will emit/use profile info; must be local
34751 distcc[30728] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
34752 distcc[30728] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
34753 distcc[30728] (dcc_parse_hosts) found tcp token "192.168.1.41"
34754 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34755 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34756 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34757 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34758 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
34759 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34760 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34761 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34762 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34763 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
34764 distcc[30729] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
34765 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34766 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34767 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34768 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34769 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34770 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34771 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34772 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
34773 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34774 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
34775 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34776 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34777 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34778 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34779 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
34780 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34781 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34782 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34783 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34784 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
34785 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34786 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34787 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34788 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34789 distcc[30688] (dcc_lock_pause) nothing available, sleeping 1000ms...
34790 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34791 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34792 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34793 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34794 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
34795 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34796 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34797 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34798 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34799 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
34800 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34801 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34802 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34803 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34804 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
34805 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34806 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34807 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34808 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34809 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
34810 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34811 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34812 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34813 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34814 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
34815 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34816 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34817 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34818 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34819 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
34820 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34821 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34822 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34823 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34824 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
34825 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34826 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34827 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34828 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34829 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
34830 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34831 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34832 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34833 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34834 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
34835 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34836 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34837 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34838 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34839 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
34840 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34841 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34842 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34843 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34844 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
34845 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34846 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34847 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34848 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34849 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34850 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
34851 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34852 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34853 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34854 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
34855 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34856 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34857 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34858 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34859 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
34860 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34861 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34862 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34863 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34864 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
34865 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34866 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34867 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34868 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34869 distcc[30688] (dcc_lock_pause) nothing available, sleeping 1000ms...
34870 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34871 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34872 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34873 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34874 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
34875 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34876 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34877 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34878 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34879 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
34880 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34881 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34882 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34883 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34884 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
34885 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34886 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34887 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34888 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34889 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
34890 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34891 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34892 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34893 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34894 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
34895 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34896 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34897 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34898 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34899 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
34900 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34901 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34902 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34903 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34904 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
34905 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34906 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34907 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34908 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34909 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
34910 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34911 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34912 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34913 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34914 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
34915 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34916 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34917 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34918 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34919 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
34920 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34921 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34922 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34923 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34924 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
34925 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34926 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34927 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34928 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34929 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34930 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34931 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34932 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
34933 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34934 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
34935 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34936 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34937 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34938 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34939 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
34940 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34941 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34942 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34943 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34944 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
34945 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34946 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34947 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34948 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34949 distcc[30688] (dcc_lock_pause) nothing available, sleeping 1000ms...
34950 distcc[30720] (dcc_collect_child) cc child 30721 terminated with status 0
34951 distcc[30720] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
34952 distcc[30720] compile (null) on localhost completed ok
34953 distcc[30720] (dcc_unlock) release lock fd5
34954 distcc[30720] elapsed compilation time 3.478337s
34955 distcc[30720] (dcc_exit) exit: code 0; self: 0.000000 user 0.007162 sys; children: 3.186914 user 0.180106 sys
34956 distcc[30720] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
34957 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c
34958 distcc[30733] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
34959 distcc[30733] (dcc_recursion_safeguard) safeguard level=0
34960 distcc[30733] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
34961 distcc[30733] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
34962 distcc[30733] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c
34963 distcc[30733] (dcc_scan_args) compiler will emit/use profile info; must be local
34964 distcc[30733] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
34965 distcc[30733] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
34966 distcc[30733] (dcc_parse_hosts) found tcp token "192.168.1.41"
34967 distcc[30733] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34968 distcc[30733] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34969 distcc[30733] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
34970 distcc[30733] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c
34971 distcc[30733] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
34972 distcc[30733] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c
34973 distcc[30733] (dcc_spawn_child) child started as pid30734
34974 distcc[30734] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
34975 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34976 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34977 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34978 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34979 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
34980 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34981 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34982 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34983 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34984 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
34985 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34986 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34987 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34988 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34989 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
34990 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34991 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34992 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34993 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34994 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
34995 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
34996 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
34997 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
34998 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
34999 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
35000 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35001 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35002 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35003 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35004 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
35005 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35006 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35007 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35008 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35009 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
35010 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35011 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35012 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35013 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35014 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
35015 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35016 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35017 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35018 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35019 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
35020 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35021 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35022 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35023 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35024 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
35025 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35026 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35027 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35028 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35029 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
35030 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35031 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35032 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35033 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35034 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35035 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35036 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35037 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35038 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
35039 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
35040 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35041 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35042 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35043 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35044 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
35045 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35046 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35047 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35048 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35049 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
35050 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35051 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35052 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35053 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35054 distcc[30688] (dcc_lock_pause) nothing available, sleeping 1000ms...
35055 distcc[30598] (dcc_collect_child) cc child 30729 terminated with status 0
35056 distcc[30598] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
35057 distcc[30598] compile (null) on localhost completed ok
35058 distcc[30598] (dcc_unlock) release lock fd5
35059 distcc[30598] elapsed compilation time 33.426164s
35060 distcc[30598] (dcc_exit) exit: code 0; self: 0.021671 user 0.010835 sys; children: 3.012585 user 0.221673 sys
35061 distcc[30598] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
35062 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c
35063 distcc[30737] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
35064 distcc[30737] (dcc_recursion_safeguard) safeguard level=0
35065 distcc[30737] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
35066 distcc[30737] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
35067 distcc[30737] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c
35068 distcc[30737] (dcc_scan_args) compiler will emit/use profile info; must be local
35069 distcc[30737] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
35070 distcc[30737] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
35071 distcc[30737] (dcc_parse_hosts) found tcp token "192.168.1.41"
35072 distcc[30737] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35073 distcc[30737] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
35074 distcc[30737] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c
35075 distcc[30737] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
35076 distcc[30737] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c
35077 distcc[30737] (dcc_spawn_child) child started as pid30738
35078 distcc[30738] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
35079 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35080 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35081 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35082 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35083 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
35084 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35085 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35086 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35087 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35088 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
35089 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35090 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35091 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35092 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35093 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
35094 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35095 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35096 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35097 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35098 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
35099 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35100 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35101 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35102 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35103 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
35104 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35105 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35106 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35107 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35108 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
35109 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35110 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35111 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35112 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35113 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
35114 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35115 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35116 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35117 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35118 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
35119 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35120 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35121 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35122 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35123 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
35124 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35125 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35126 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35127 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35128 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
35129 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35130 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35131 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35132 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35133 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
35134 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35135 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35136 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35137 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35138 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35139 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35140 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35141 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35142 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
35143 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
35144 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35145 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35146 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35147 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35148 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
35149 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35150 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35151 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35152 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35153 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
35154 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35155 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35156 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35157 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35158 distcc[30688] (dcc_lock_pause) nothing available, sleeping 1000ms...
35159 distcc[30733] (dcc_collect_child) cc child 30734 terminated with status 0
35160 distcc[30733] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
35161 distcc[30733] compile (null) on localhost completed ok
35162 distcc[30733] (dcc_unlock) release lock fd5
35163 distcc[30733] elapsed compilation time 2.204701s
35164 distcc[30733] (dcc_exit) exit: code 0; self: 0.007671 user 0.000000 sys; children: 2.009969 user 0.154945 sys
35165 distcc[30733] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
35166 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c
35167 distcc[30741] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
35168 distcc[30741] (dcc_recursion_safeguard) safeguard level=0
35169 distcc[30741] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
35170 distcc[30741] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
35171 distcc[30741] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c
35172 distcc[30741] (dcc_scan_args) compiler will emit/use profile info; must be local
35173 distcc[30741] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
35174 distcc[30741] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
35175 distcc[30741] (dcc_parse_hosts) found tcp token "192.168.1.41"
35176 distcc[30741] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35177 distcc[30741] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35178 distcc[30741] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
35179 distcc[30741] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c
35180 distcc[30741] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
35181 distcc[30741] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c
35182 distcc[30741] (dcc_spawn_child) child started as pid30742
35183 distcc[30742] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
35184 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35185 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35186 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35187 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35188 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
35189 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35190 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35191 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35192 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35193 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
35194 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35195 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35196 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35197 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35198 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
35199 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35200 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35201 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35202 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35203 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
35204 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35205 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35206 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35207 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35208 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
35209 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35210 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35211 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35212 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35213 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
35214 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35215 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35216 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35217 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35218 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
35219 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35220 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35221 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35222 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35223 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
35224 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35225 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35226 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35227 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35228 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
35229 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35230 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35231 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35232 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35233 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
35234 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35235 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35236 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35237 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35238 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
35239 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35240 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35241 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35242 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35243 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35244 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35245 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35246 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35247 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
35248 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
35249 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35250 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35251 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35252 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35253 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
35254 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35255 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35256 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35257 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35258 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
35259 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35260 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35261 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35262 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35263 distcc[30688] (dcc_lock_pause) nothing available, sleeping 1000ms...
35264 distcc[30741] (dcc_collect_child) cc child 30742 terminated with status 0
35265 distcc[30741] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
35266 distcc[30741] compile (null) on localhost completed ok
35267 distcc[30741] (dcc_unlock) release lock fd5
35268 distcc[30741] elapsed compilation time 0.680825s
35269 distcc[30741] (dcc_exit) exit: code 0; self: 0.001677 user 0.006708 sys; children: 0.530172 user 0.120523 sys
35270 distcc[30741] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
35271 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ast.o Python/ast.c
35272 distcc[30745] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
35273 distcc[30745] (dcc_recursion_safeguard) safeguard level=0
35274 distcc[30745] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
35275 distcc[30745] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
35276 distcc[30745] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ast.o Python/ast.c
35277 distcc[30745] (dcc_scan_args) compiler will emit/use profile info; must be local
35278 distcc[30745] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
35279 distcc[30745] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
35280 distcc[30745] (dcc_parse_hosts) found tcp token "192.168.1.41"
35281 distcc[30745] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35282 distcc[30745] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35283 distcc[30745] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
35284 distcc[30745] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ast.o Python/ast.c
35285 distcc[30745] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
35286 distcc[30745] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ast.o Python/ast.c
35287 distcc[30745] (dcc_spawn_child) child started as pid30746
35288 distcc[30746] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
35289 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35290 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35291 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35292 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35293 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
35294 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35295 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35296 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35297 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35298 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
35299 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35300 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35301 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35302 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35303 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
35304 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35305 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35306 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35307 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35308 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
35309 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35310 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35311 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35312 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35313 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
35314 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35315 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35316 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35317 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35318 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
35319 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35320 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35321 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35322 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35323 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
35324 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35325 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35326 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35327 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35328 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
35329 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35330 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35331 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35332 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35333 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
35334 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35335 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35336 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35337 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35338 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
35339 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35340 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35341 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35342 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35343 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
35344 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35345 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35346 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35347 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35348 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35349 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35350 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35351 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35352 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
35353 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
35354 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35355 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35356 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35357 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35358 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
35359 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35360 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35361 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35362 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35363 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
35364 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35365 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35366 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35367 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35368 distcc[30688] (dcc_lock_pause) nothing available, sleeping 1000ms...
35369 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35370 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35371 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35372 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35373 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35374 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35375 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35376 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
35377 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35378 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
35379 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35380 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35381 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35382 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35383 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
35384 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35385 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35386 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35387 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35388 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
35389 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35390 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35391 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35392 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35393 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
35394 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35395 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35396 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35397 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35398 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
35399 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35400 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35401 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35402 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35403 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
35404 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35405 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35406 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35407 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35408 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
35409 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35410 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35411 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35412 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35413 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
35414 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35415 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35416 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35417 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35418 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35419 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35420 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35421 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
35422 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35423 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
35424 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35425 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35426 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35427 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35428 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35429 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35430 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35431 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35432 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
35433 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
35434 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35435 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35436 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35437 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35438 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
35439 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35440 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35441 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35442 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35443 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
35444 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35445 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35446 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35447 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35448 distcc[30688] (dcc_lock_pause) nothing available, sleeping 1000ms...
35449 distcc[30745] (dcc_collect_child) cc child 30746 terminated with status 0
35450 distcc[30745] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
35451 distcc[30745] compile (null) on localhost completed ok
35452 distcc[30745] (dcc_unlock) release lock fd5
35453 distcc[30745] elapsed compilation time 2.226416s
35454 distcc[30745] (dcc_exit) exit: code 0; self: 0.000000 user 0.008039 sys; children: 1.974751 user 0.189017 sys
35455 distcc[30745] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
35456 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ast_opt.o Python/ast_opt.c
35457 distcc[30749] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
35458 distcc[30749] (dcc_recursion_safeguard) safeguard level=0
35459 distcc[30749] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
35460 distcc[30749] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
35461 distcc[30749] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ast_opt.o Python/ast_opt.c
35462 distcc[30749] (dcc_scan_args) compiler will emit/use profile info; must be local
35463 distcc[30749] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
35464 distcc[30749] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
35465 distcc[30749] (dcc_parse_hosts) found tcp token "192.168.1.41"
35466 distcc[30749] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35467 distcc[30749] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35468 distcc[30749] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
35469 distcc[30749] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ast_opt.o Python/ast_opt.c
35470 distcc[30749] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
35471 distcc[30749] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ast_opt.o Python/ast_opt.c
35472 distcc[30749] (dcc_spawn_child) child started as pid30750
35473 distcc[30750] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
35474 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35475 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35476 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35477 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35478 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35479 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35480 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35481 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35482 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
35483 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
35484 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35485 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35486 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35487 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35488 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
35489 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35490 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35491 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35492 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35493 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
35494 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35495 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35496 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35497 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35498 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
35499 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35500 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35501 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35502 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35503 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
35504 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35505 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35506 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35507 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35508 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
35509 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35510 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35511 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35512 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35513 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
35514 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35515 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35516 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35517 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35518 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
35519 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35520 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35521 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35522 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35523 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35524 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
35525 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35526 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35527 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35528 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
35529 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35530 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35531 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35532 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35533 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35534 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35535 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
35536 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35537 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35538 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
35539 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35540 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35541 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35542 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35543 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
35544 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35545 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35546 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35547 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35548 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
35549 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35550 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35551 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35552 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35553 distcc[30688] (dcc_lock_pause) nothing available, sleeping 1000ms...
35554 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35555 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35556 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35557 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35558 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35559 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35560 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35561 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
35562 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35563 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
35564 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35565 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35566 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35567 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35568 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
35569 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35570 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35571 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35572 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35573 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
35574 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35575 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35576 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35577 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35578 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
35579 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35580 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35581 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35582 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35583 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
35584 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35585 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35586 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35587 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35588 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
35589 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35590 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35591 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35592 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35593 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
35594 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35595 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35596 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35597 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35598 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
35599 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35600 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35601 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35602 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35603 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
35604 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35605 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35606 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35607 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35608 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
35609 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35610 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35611 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35612 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35613 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
35614 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35615 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35616 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35617 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35618 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
35619 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35620 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35621 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35622 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35623 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
35624 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35625 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35626 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35627 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35628 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
35629 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35630 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35631 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35632 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35633 distcc[30688] (dcc_lock_pause) nothing available, sleeping 1000ms...
35634 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35635 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35636 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35637 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35638 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35639 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35640 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35641 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
35642 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35643 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
35644 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35645 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35646 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35647 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35648 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
35649 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35650 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35651 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35652 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35653 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
35654 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35655 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35656 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35657 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35658 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
35659 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35660 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35661 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35662 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35663 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
35664 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35665 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35666 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35667 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35668 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
35669 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35670 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35671 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35672 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35673 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
35674 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35675 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35676 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35677 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35678 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
35679 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35680 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35681 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35682 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35683 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
35684 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35685 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35686 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35687 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35688 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
35689 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35690 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35691 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35692 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35693 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
35694 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35695 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35696 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35697 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35698 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
35699 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35700 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35701 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35702 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35703 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
35704 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35705 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35706 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35707 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35708 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
35709 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35710 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35711 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35712 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35713 distcc[30688] (dcc_lock_pause) nothing available, sleeping 1000ms...
35714 distcc[30749] (dcc_collect_child) cc child 30750 terminated with status 0
35715 distcc[30749] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
35716 distcc[30749] compile (null) on localhost completed ok
35717 distcc[30749] (dcc_unlock) release lock fd5
35718 distcc[30749] elapsed compilation time 3.110864s
35719 distcc[30749] (dcc_exit) exit: code 0; self: 0.000000 user 0.010676 sys; children: 2.778848 user 0.224263 sys
35720 distcc[30749] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
35721 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ast_unparse.o Python/ast_unparse.c
35722 distcc[30753] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
35723 distcc[30753] (dcc_recursion_safeguard) safeguard level=0
35724 distcc[30753] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
35725 distcc[30753] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
35726 distcc[30753] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ast_unparse.o Python/ast_unparse.c
35727 distcc[30753] (dcc_scan_args) compiler will emit/use profile info; must be local
35728 distcc[30753] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
35729 distcc[30753] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
35730 distcc[30753] (dcc_parse_hosts) found tcp token "192.168.1.41"
35731 distcc[30753] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35732 distcc[30753] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35733 distcc[30753] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
35734 distcc[30753] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ast_unparse.o Python/ast_unparse.c
35735 distcc[30753] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
35736 distcc[30753] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ast_unparse.o Python/ast_unparse.c
35737 distcc[30753] (dcc_spawn_child) child started as pid30754
35738 distcc[30754] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
35739 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35740 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35741 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35742 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35743 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35744 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35745 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35746 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35747 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
35748 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
35749 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35750 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35751 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35752 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35753 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
35754 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35755 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35756 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35757 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35758 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
35759 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35760 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35761 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35762 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35763 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
35764 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35765 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35766 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35767 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35768 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
35769 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35770 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35771 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35772 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35773 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
35774 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35775 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35776 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35777 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35778 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
35779 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35780 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35781 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35782 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35783 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
35784 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35785 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35786 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35787 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35788 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
35789 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35790 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35791 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35792 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35793 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
35794 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35795 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35796 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35797 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35798 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
35799 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35800 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35801 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35802 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35803 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
35804 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35805 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35806 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35807 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35808 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
35809 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35810 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35811 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35812 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35813 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
35814 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35815 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35816 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35817 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35818 distcc[30688] (dcc_lock_pause) nothing available, sleeping 1000ms...
35819 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35820 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35821 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35822 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35823 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35824 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35825 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35826 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35827 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
35828 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35829 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35830 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35831 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
35832 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35833 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
35834 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35835 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35836 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35837 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35838 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
35839 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35840 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35841 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35842 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35843 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
35844 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35845 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35846 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35847 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35848 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35849 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35850 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35851 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35852 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
35853 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
35854 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35855 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35856 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35857 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35858 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
35859 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35860 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35861 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35862 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35863 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
35864 distcc[30712] (dcc_collect_child) cc child 30713 terminated with status 0
35865 distcc[30712] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
35866 distcc[30712] compile (null) on localhost completed ok
35867 distcc[30712] (dcc_unlock) release lock fd5
35868 distcc[30712] elapsed compilation time 14.894697s
35869 distcc[30712] (dcc_exit) exit: code 0; self: 0.003096 user 0.003096 sys; children: 14.331330 user 0.430356 sys
35870 distcc[30712] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
35871 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c
35872 distcc[30757] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
35873 distcc[30757] (dcc_recursion_safeguard) safeguard level=0
35874 distcc[30757] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
35875 distcc[30757] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
35876 distcc[30757] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c
35877 distcc[30757] (dcc_scan_args) compiler will emit/use profile info; must be local
35878 distcc[30757] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
35879 distcc[30757] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
35880 distcc[30757] (dcc_parse_hosts) found tcp token "192.168.1.41"
35881 distcc[30757] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
35882 distcc[30757] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c
35883 distcc[30757] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
35884 distcc[30757] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c
35885 distcc[30757] (dcc_spawn_child) child started as pid30758
35886 distcc[30758] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
35887 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35888 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35889 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35890 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35891 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
35892 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35893 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35894 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35895 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35896 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
35897 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35898 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35899 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35900 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35901 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
35902 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35903 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35904 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35905 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35906 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
35907 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35908 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35909 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35910 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35911 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
35912 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35913 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35914 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35915 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35916 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
35917 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35918 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35919 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35920 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35921 distcc[30688] (dcc_lock_pause) nothing available, sleeping 1000ms...
35922 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35923 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35924 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35925 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35926 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35927 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35928 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
35929 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35930 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35931 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
35932 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35933 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35934 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35935 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35936 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
35937 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35938 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35939 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35940 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35941 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
35942 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35943 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35944 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35945 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35946 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
35947 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35948 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35949 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35950 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35951 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
35952 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35953 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35954 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35955 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35956 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
35957 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35958 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35959 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35960 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35961 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
35962 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35963 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35964 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35965 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35966 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
35967 distcc[30753] (dcc_collect_child) cc child 30754 terminated with status 0
35968 distcc[30753] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
35969 distcc[30753] compile (null) on localhost completed ok
35970 distcc[30753] (dcc_unlock) release lock fd5
35971 distcc[30753] elapsed compilation time 2.248518s
35972 distcc[30753] (dcc_exit) exit: code 0; self: 0.007968 user 0.000000 sys; children: 1.980838 user 0.184724 sys
35973 distcc[30753] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
35974 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c
35975 distcc[30761] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
35976 distcc[30761] (dcc_recursion_safeguard) safeguard level=0
35977 distcc[30761] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
35978 distcc[30761] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
35979 distcc[30761] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c
35980 distcc[30761] (dcc_scan_args) compiler will emit/use profile info; must be local
35981 distcc[30761] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
35982 distcc[30761] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
35983 distcc[30761] (dcc_parse_hosts) found tcp token "192.168.1.41"
35984 distcc[30761] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35985 distcc[30761] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35986 distcc[30761] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
35987 distcc[30761] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c
35988 distcc[30761] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
35989 distcc[30761] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c
35990 distcc[30761] (dcc_spawn_child) child started as pid30762
35991 distcc[30762] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
35992 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35993 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35994 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
35995 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
35996 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
35997 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
35998 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
35999 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36000 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36001 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
36002 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36003 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36004 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36005 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36006 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
36007 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36008 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36009 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36010 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36011 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
36012 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36013 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36014 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36015 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36016 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
36017 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36018 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36019 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36020 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36021 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
36022 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36023 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36024 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36025 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36026 distcc[30688] (dcc_lock_pause) nothing available, sleeping 1000ms...
36027 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36028 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36029 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36030 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36031 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36032 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36033 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36034 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
36035 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36036 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
36037 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36038 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36039 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36040 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36041 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
36042 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36043 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36044 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36045 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36046 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
36047 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36048 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36049 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36050 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36051 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
36052 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36053 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36054 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36055 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36056 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36057 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
36058 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36059 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36060 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36061 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
36062 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36063 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36064 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36065 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36066 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
36067 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36068 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36069 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36070 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36071 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
36072 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36073 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36074 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36075 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36076 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
36077 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36078 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36079 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36080 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36081 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
36082 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36083 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36084 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36085 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36086 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
36087 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36088 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36089 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36090 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36091 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
36092 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36093 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36094 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36095 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36096 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
36097 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36098 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36099 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36100 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36101 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
36102 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36103 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36104 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36105 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36106 distcc[30688] (dcc_lock_pause) nothing available, sleeping 1000ms...
36107 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36108 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36109 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36110 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36111 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36112 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36113 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36114 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
36115 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36116 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
36117 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36118 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36119 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36120 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36121 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
36122 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36123 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36124 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36125 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36126 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
36127 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36128 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36129 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36130 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36131 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
36132 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36133 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36134 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36135 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36136 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36137 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36138 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36139 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
36140 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36141 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
36142 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36143 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36144 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36145 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36146 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
36147 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36148 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36149 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36150 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36151 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
36152 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36153 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36154 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36155 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36156 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
36157 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36158 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36159 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36160 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36161 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
36162 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36163 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36164 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36165 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36166 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
36167 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36168 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36169 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36170 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36171 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
36172 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36173 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36174 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36175 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36176 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
36177 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36178 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36179 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36180 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36181 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
36182 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36183 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36184 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36185 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36186 distcc[30688] (dcc_lock_pause) nothing available, sleeping 1000ms...
36187 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36188 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36189 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36190 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36191 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36192 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36193 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36194 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
36195 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36196 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
36197 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36198 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36199 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36200 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36201 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
36202 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36203 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36204 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36205 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36206 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
36207 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36208 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36209 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36210 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36211 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
36212 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36213 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36214 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36215 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36216 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36217 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36218 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36219 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
36220 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36221 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
36222 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36223 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36224 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36225 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36226 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
36227 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36228 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36229 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36230 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36231 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
36232 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36233 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36234 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36235 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36236 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
36237 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36238 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36239 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36240 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36241 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
36242 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36243 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36244 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36245 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36246 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
36247 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36248 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36249 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36250 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36251 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
36252 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36253 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36254 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36255 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36256 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
36257 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36258 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36259 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36260 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36261 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
36262 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36263 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36264 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36265 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36266 distcc[30688] (dcc_lock_pause) nothing available, sleeping 1000ms...
36267 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36268 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36269 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36270 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36271 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36272 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36273 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36274 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36275 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
36276 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36277 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
36278 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36279 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36280 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36281 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
36282 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36283 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36284 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36285 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36286 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
36287 distcc[30757] (dcc_collect_child) cc child 30758 terminated with status 0
36288 distcc[30757] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
36289 distcc[30757] compile (null) on localhost completed ok
36290 distcc[30757] (dcc_unlock) release lock fd5
36291 distcc[30757] elapsed compilation time 4.670459s
36292 distcc[30757] (dcc_exit) exit: code 0; self: 0.000000 user 0.009392 sys; children: 4.412666 user 0.263631 sys
36293 distcc[30757] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
36294 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c
36295 distcc[30765] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
36296 distcc[30765] (dcc_recursion_safeguard) safeguard level=0
36297 distcc[30765] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
36298 distcc[30765] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
36299 distcc[30765] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c
36300 distcc[30765] (dcc_scan_args) compiler will emit/use profile info; must be local
36301 distcc[30765] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
36302 distcc[30765] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
36303 distcc[30765] (dcc_parse_hosts) found tcp token "192.168.1.41"
36304 distcc[30765] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
36305 distcc[30765] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c
36306 distcc[30765] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
36307 distcc[30765] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c
36308 distcc[30765] (dcc_spawn_child) child started as pid30766
36309 distcc[30766] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
36310 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36311 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36312 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36313 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36314 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
36315 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36316 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36317 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36318 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36319 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36320 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36321 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36322 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
36323 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36324 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
36325 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36326 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36327 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36328 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36329 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
36330 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36331 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36332 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36333 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36334 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
36335 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36336 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36337 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36338 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36339 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
36340 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36341 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36342 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36343 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36344 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
36345 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36346 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36347 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36348 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36349 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
36350 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36351 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36352 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36353 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36354 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
36355 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36356 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36357 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36358 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36359 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
36360 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36361 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36362 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36363 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36364 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
36365 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36366 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36367 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36368 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36369 distcc[30688] (dcc_lock_pause) nothing available, sleeping 1000ms...
36370 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36371 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36372 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36373 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36374 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36375 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36376 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36377 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
36378 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36379 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
36380 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36381 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36382 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36383 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36384 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
36385 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36386 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36387 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36388 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36389 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
36390 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36391 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36392 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36393 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36394 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
36395 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36396 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36397 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36398 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36399 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36400 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36401 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36402 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
36403 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36404 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
36405 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36406 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36407 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36408 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36409 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
36410 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36411 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36412 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36413 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36414 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
36415 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36416 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36417 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36418 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36419 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
36420 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36421 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36422 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36423 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36424 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
36425 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36426 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36427 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36428 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36429 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
36430 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36431 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36432 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36433 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36434 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
36435 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36436 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36437 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36438 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36439 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
36440 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36441 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36442 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36443 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36444 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
36445 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36446 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36447 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36448 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36449 distcc[30688] (dcc_lock_pause) nothing available, sleeping 1000ms...
36450 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36451 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36452 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36453 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36454 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36455 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36456 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
36457 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36458 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36459 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
36460 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36461 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36462 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36463 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36464 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
36465 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36466 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36467 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36468 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36469 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
36470 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36471 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36472 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36473 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36474 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
36475 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36476 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36477 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36478 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36479 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36480 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36481 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
36482 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36483 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36484 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
36485 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36486 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36487 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36488 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36489 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
36490 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36491 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36492 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36493 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36494 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
36495 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36496 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36497 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36498 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36499 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
36500 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36501 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36502 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36503 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36504 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
36505 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36506 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36507 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36508 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36509 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
36510 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36511 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36512 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36513 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36514 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
36515 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36516 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36517 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36518 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36519 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
36520 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36521 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36522 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36523 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36524 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
36525 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36526 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36527 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36528 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36529 distcc[30688] (dcc_lock_pause) nothing available, sleeping 1000ms...
36530 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36531 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36532 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36533 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36534 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
36535 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36536 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36537 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36538 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36539 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36540 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36541 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36542 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36543 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
36544 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
36545 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36546 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36547 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36548 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36549 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
36550 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36551 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36552 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36553 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36554 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
36555 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36556 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36557 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36558 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36559 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36560 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
36561 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36562 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36563 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36564 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
36565 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36566 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36567 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36568 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36569 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
36570 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36571 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36572 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36573 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36574 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
36575 distcc[30765] (dcc_collect_child) cc child 30766 terminated with status 0
36576 distcc[30765] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
36577 distcc[30765] compile (null) on localhost completed ok
36578 distcc[30765] (dcc_unlock) release lock fd5
36579 distcc[30765] elapsed compilation time 3.204835s
36580 distcc[30765] (dcc_exit) exit: code 0; self: 0.003728 user 0.003728 sys; children: 2.960657 user 0.254581 sys
36581 distcc[30765] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
36582 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/compile.o Python/compile.c
36583 distcc[30769] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
36584 distcc[30769] (dcc_recursion_safeguard) safeguard level=0
36585 distcc[30769] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
36586 distcc[30769] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
36587 distcc[30769] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/compile.o Python/compile.c
36588 distcc[30769] (dcc_scan_args) compiler will emit/use profile info; must be local
36589 distcc[30769] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
36590 distcc[30769] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
36591 distcc[30769] (dcc_parse_hosts) found tcp token "192.168.1.41"
36592 distcc[30769] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
36593 distcc[30769] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/compile.o Python/compile.c
36594 distcc[30769] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
36595 distcc[30769] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/compile.o Python/compile.c
36596 distcc[30769] (dcc_spawn_child) child started as pid30770
36597 distcc[30770] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
36598 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36599 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36600 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36601 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36602 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
36603 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36604 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36605 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36606 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36607 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
36608 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36609 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36610 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36611 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36612 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
36613 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36614 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36615 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36616 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36617 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
36618 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36619 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36620 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36621 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36622 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
36623 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36624 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36625 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36626 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36627 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
36628 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36629 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36630 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36631 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36632 distcc[30688] (dcc_lock_pause) nothing available, sleeping 1000ms...
36633 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36634 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36635 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36636 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36637 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
36638 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36639 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36640 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36641 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36642 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36643 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36644 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36645 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
36646 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36647 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
36648 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36649 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36650 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36651 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36652 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
36653 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36654 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36655 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36656 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36657 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
36658 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36659 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36660 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36661 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36662 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36663 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
36664 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36665 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36666 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36667 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
36668 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36669 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36670 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36671 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36672 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
36673 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36674 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36675 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36676 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36677 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
36678 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36679 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36680 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36681 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36682 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
36683 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36684 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36685 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36686 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36687 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
36688 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36689 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36690 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36691 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36692 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36693 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
36694 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36695 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36696 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36697 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
36698 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36699 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36700 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36701 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36702 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
36703 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36704 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36705 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36706 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36707 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
36708 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36709 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36710 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36711 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36712 distcc[30688] (dcc_lock_pause) nothing available, sleeping 1000ms...
36713 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36714 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36715 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36716 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36717 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
36718 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36719 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36720 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36721 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36722 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36723 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36724 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
36725 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36726 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36727 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36728 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36729 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36730 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36731 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
36732 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
36733 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36734 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36735 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36736 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36737 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
36738 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36739 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36740 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36741 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36742 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36743 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36744 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
36745 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36746 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36747 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
36748 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36749 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36750 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36751 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36752 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
36753 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36754 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36755 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36756 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36757 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
36758 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36759 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36760 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36761 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36762 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
36763 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36764 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36765 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36766 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36767 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
36768 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36769 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36770 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36771 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36772 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
36773 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36774 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36775 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36776 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36777 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
36778 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36779 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36780 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36781 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36782 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
36783 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36784 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36785 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36786 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36787 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
36788 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36789 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36790 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36791 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36792 distcc[30688] (dcc_lock_pause) nothing available, sleeping 1000ms...
36793 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36794 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36795 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36796 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36797 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
36798 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36799 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36800 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36801 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36802 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
36803 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36804 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36805 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36806 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36807 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36808 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36809 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36810 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
36811 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36812 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
36813 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36814 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36815 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36816 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36817 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
36818 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36819 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36820 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36821 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36822 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36823 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36824 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
36825 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36826 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36827 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
36828 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36829 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36830 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36831 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36832 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
36833 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36834 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36835 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36836 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36837 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
36838 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36839 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36840 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36841 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36842 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
36843 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36844 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36845 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36846 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36847 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
36848 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36849 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36850 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36851 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36852 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
36853 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36854 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36855 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36856 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36857 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
36858 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36859 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36860 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36861 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36862 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
36863 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36864 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36865 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36866 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36867 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
36868 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36869 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36870 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36871 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36872 distcc[30688] (dcc_lock_pause) nothing available, sleeping 1000ms...
36873 distcc[30737] (dcc_collect_child) cc child 30738 terminated with status 0
36874 distcc[30737] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
36875 distcc[30737] compile (null) on localhost completed ok
36876 distcc[30737] (dcc_unlock) release lock fd5
36877 distcc[30737] elapsed compilation time 19.759832s
36878 distcc[30737] (dcc_exit) exit: code 0; self: 0.000000 user 0.008055 sys; children: 18.788997 user 0.463148 sys
36879 distcc[30737] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
36880 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/context.o Python/context.c
36881 distcc[30773] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
36882 distcc[30773] (dcc_recursion_safeguard) safeguard level=0
36883 distcc[30773] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
36884 distcc[30773] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
36885 distcc[30773] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/context.o Python/context.c
36886 distcc[30773] (dcc_scan_args) compiler will emit/use profile info; must be local
36887 distcc[30773] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
36888 distcc[30773] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
36889 distcc[30773] (dcc_parse_hosts) found tcp token "192.168.1.41"
36890 distcc[30773] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36891 distcc[30773] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
36892 distcc[30773] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/context.o Python/context.c
36893 distcc[30773] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
36894 distcc[30773] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/context.o Python/context.c
36895 distcc[30773] (dcc_spawn_child) child started as pid30774
36896 distcc[30774] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
36897 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36898 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36899 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36900 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36901 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
36902 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36903 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36904 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36905 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36906 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
36907 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36908 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36909 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36910 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36911 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36912 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36913 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36914 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
36915 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36916 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
36917 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36918 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36919 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36920 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36921 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
36922 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36923 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36924 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36925 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36926 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36927 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36928 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
36929 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36930 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36931 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
36932 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36933 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36934 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36935 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36936 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
36937 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36938 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36939 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36940 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36941 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
36942 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36943 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36944 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36945 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36946 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
36947 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36948 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36949 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36950 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36951 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
36952 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36953 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36954 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36955 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36956 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
36957 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36958 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36959 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36960 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36961 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
36962 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36963 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36964 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36965 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36966 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
36967 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36968 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36969 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36970 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36971 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
36972 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36973 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36974 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36975 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36976 distcc[30688] (dcc_lock_pause) nothing available, sleeping 1000ms...
36977 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36978 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36979 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36980 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36981 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
36982 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36983 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36984 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36985 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36986 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
36987 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36988 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36989 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36990 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36991 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36992 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
36993 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36994 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
36995 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
36996 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
36997 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
36998 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
36999 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37000 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37001 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
37002 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37003 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37004 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37005 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37006 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37007 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
37008 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37009 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37010 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37011 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
37012 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37013 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37014 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37015 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37016 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
37017 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37018 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37019 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37020 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37021 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
37022 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37023 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37024 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37025 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37026 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
37027 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37028 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37029 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37030 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37031 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
37032 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37033 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37034 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37035 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37036 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37037 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
37038 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37039 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37040 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37041 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
37042 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37043 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37044 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37045 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37046 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
37047 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37048 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37049 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37050 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37051 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
37052 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37053 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37054 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37055 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37056 distcc[30688] (dcc_lock_pause) nothing available, sleeping 1000ms...
37057 distcc[30773] (dcc_collect_child) cc child 30774 terminated with status 0
37058 distcc[30773] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
37059 distcc[30773] compile (null) on localhost completed ok
37060 distcc[30773] (dcc_unlock) release lock fd5
37061 distcc[30773] elapsed compilation time 2.314429s
37062 distcc[30773] (dcc_exit) exit: code 0; self: 0.009792 user 0.000000 sys; children: 2.030839 user 0.208918 sys
37063 distcc[30773] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
37064 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o Python/dynamic_annotations.c
37065 distcc[30777] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
37066 distcc[30777] (dcc_recursion_safeguard) safeguard level=0
37067 distcc[30777] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
37068 distcc[30777] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
37069 distcc[30777] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o Python/dynamic_annotations.c
37070 distcc[30777] (dcc_scan_args) compiler will emit/use profile info; must be local
37071 distcc[30777] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
37072 distcc[30777] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
37073 distcc[30777] (dcc_parse_hosts) found tcp token "192.168.1.41"
37074 distcc[30777] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37075 distcc[30777] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
37076 distcc[30777] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o Python/dynamic_annotations.c
37077 distcc[30777] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
37078 distcc[30777] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o Python/dynamic_annotations.c
37079 distcc[30777] (dcc_spawn_child) child started as pid30778
37080 distcc[30778] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
37081 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37082 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37083 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37084 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37085 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
37086 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37087 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37088 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37089 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37090 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
37091 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37092 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37093 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37094 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37095 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37096 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37097 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37098 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37099 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
37100 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
37101 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37102 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37103 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37104 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37105 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
37106 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37107 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37108 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37109 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37110 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37111 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37112 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37113 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
37114 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37115 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
37116 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37117 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37118 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37119 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37120 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
37121 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37122 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37123 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37124 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37125 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
37126 distcc[30777] (dcc_collect_child) cc child 30778 terminated with status 0
37127 distcc[30777] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
37128 distcc[30777] compile (null) on localhost completed ok
37129 distcc[30777] (dcc_unlock) release lock fd5
37130 distcc[30777] elapsed compilation time 0.111863s
37131 distcc[30777] (dcc_exit) exit: code 0; self: 0.007894 user 0.000000 sys; children: 0.076126 user 0.037639 sys
37132 distcc[30777] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
37133 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/errors.o Python/errors.c
37134 distcc[30781] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
37135 distcc[30781] (dcc_recursion_safeguard) safeguard level=0
37136 distcc[30781] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
37137 distcc[30781] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
37138 distcc[30781] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/errors.o Python/errors.c
37139 distcc[30781] (dcc_scan_args) compiler will emit/use profile info; must be local
37140 distcc[30781] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
37141 distcc[30781] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
37142 distcc[30781] (dcc_parse_hosts) found tcp token "192.168.1.41"
37143 distcc[30781] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37144 distcc[30781] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
37145 distcc[30781] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/errors.o Python/errors.c
37146 distcc[30781] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
37147 distcc[30781] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/errors.o Python/errors.c
37148 distcc[30781] (dcc_spawn_child) child started as pid30782
37149 distcc[30782] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
37150 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37151 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37152 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37153 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37154 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37155 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37156 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
37157 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37158 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37159 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
37160 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37161 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37162 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37163 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37164 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37165 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37166 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37167 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
37168 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37169 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
37170 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37171 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37172 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37173 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37174 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
37175 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37176 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37177 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37178 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37179 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
37180 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37181 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37182 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37183 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37184 distcc[30688] (dcc_lock_pause) nothing available, sleeping 1000ms...
37185 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37186 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37187 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37188 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37189 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
37190 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37191 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37192 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37193 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37194 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
37195 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37196 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37197 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37198 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37199 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
37200 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37201 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37202 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37203 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37204 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
37205 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37206 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37207 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37208 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37209 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
37210 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37211 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37212 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37213 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37214 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
37215 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37216 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37217 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37218 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37219 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
37220 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37221 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37222 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37223 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37224 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
37225 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37226 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37227 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37228 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37229 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
37230 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37231 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37232 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37233 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37234 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37235 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37236 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37237 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
37238 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37239 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
37240 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37241 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37242 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37243 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37244 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37245 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37246 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37247 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
37248 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37249 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
37250 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37251 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37252 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37253 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37254 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
37255 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37256 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37257 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37258 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37259 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
37260 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37261 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37262 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37263 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37264 distcc[30688] (dcc_lock_pause) nothing available, sleeping 1000ms...
37265 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37266 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37267 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37268 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37269 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
37270 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37271 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37272 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37273 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37274 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
37275 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37276 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37277 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37278 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37279 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37280 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37281 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37282 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37283 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
37284 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
37285 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37286 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37287 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37288 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37289 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
37290 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37291 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37292 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37293 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37294 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
37295 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37296 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37297 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37298 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37299 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
37300 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37301 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37302 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37303 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37304 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
37305 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37306 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37307 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37308 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37309 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
37310 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37311 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37312 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37313 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37314 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37315 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37316 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37317 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37318 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
37319 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
37320 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37321 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37322 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37323 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37324 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
37325 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37326 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37327 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37328 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37329 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
37330 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37331 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37332 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37333 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37334 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
37335 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37336 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37337 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37338 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37339 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
37340 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37341 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37342 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37343 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37344 distcc[30688] (dcc_lock_pause) nothing available, sleeping 1000ms...
37345 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37346 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37347 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37348 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37349 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
37350 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37351 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37352 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37353 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37354 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
37355 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37356 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37357 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37358 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37359 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37360 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37361 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37362 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
37363 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37364 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
37365 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37366 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37367 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37368 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37369 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
37370 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37371 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37372 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37373 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37374 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
37375 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37376 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37377 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37378 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37379 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37380 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
37381 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37382 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37383 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37384 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
37385 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37386 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37387 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37388 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37389 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
37390 distcc[30781] (dcc_collect_child) cc child 30782 terminated with status 0
37391 distcc[30781] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
37392 distcc[30781] compile (null) on localhost completed ok
37393 distcc[30781] (dcc_unlock) release lock fd5
37394 distcc[30781] elapsed compilation time 3.309014s
37395 distcc[30781] (dcc_exit) exit: code 0; self: 0.000000 user 0.009702 sys; children: 3.061950 user 0.238439 sys
37396 distcc[30781] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
37397 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c
37398 distcc[30787] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
37399 distcc[30787] (dcc_recursion_safeguard) safeguard level=0
37400 distcc[30787] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
37401 distcc[30787] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
37402 distcc[30787] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c
37403 distcc[30787] (dcc_scan_args) compiler will emit/use profile info; must be local
37404 distcc[30787] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
37405 distcc[30787] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
37406 distcc[30787] (dcc_parse_hosts) found tcp token "192.168.1.41"
37407 distcc[30787] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37408 distcc[30787] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
37409 distcc[30787] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c
37410 distcc[30787] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
37411 distcc[30787] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c
37412 distcc[30787] (dcc_spawn_child) child started as pid30788
37413 distcc[30788] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
37414 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37415 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37416 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37417 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37418 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
37419 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37420 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37421 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37422 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37423 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37424 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37425 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37426 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
37427 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37428 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37429 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37430 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37431 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37432 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
37433 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
37434 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37435 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37436 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37437 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37438 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37439 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37440 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37441 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
37442 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37443 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
37444 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37445 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37446 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37447 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37448 distcc[30688] (dcc_lock_pause) nothing available, sleeping 1000ms...
37449 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37450 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37451 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37452 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37453 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
37454 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37455 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37456 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37457 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37458 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37459 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37460 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37461 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37462 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37463 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
37464 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37465 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
37466 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37467 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37468 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
37469 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37470 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37471 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37472 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37473 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
37474 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37475 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37476 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37477 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37478 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
37479 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37480 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37481 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37482 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37483 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37484 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37485 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
37486 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37487 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37488 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
37489 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37490 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37491 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37492 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37493 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
37494 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37495 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37496 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37497 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37498 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
37499 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37500 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37501 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37502 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37503 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
37504 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37505 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37506 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37507 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37508 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
37509 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37510 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37511 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37512 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37513 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
37514 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37515 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37516 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37517 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37518 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
37519 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37520 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37521 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37522 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37523 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
37524 distcc[30787] (dcc_collect_child) cc child 30788 terminated with status 0
37525 distcc[30787] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
37526 distcc[30787] compile (null) on localhost completed ok
37527 distcc[30787] (dcc_unlock) release lock fd5
37528 distcc[30787] elapsed compilation time 1.130340s
37529 distcc[30787] (dcc_exit) exit: code 0; self: 0.001884 user 0.009423 sys; children: 0.845756 user 0.183700 sys
37530 distcc[30787] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
37531 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/future.o Python/future.c
37532 distcc[30688] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37533 distcc[30688] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
37534 distcc[30688] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/picklebufobject.o Objects/picklebufobject.c
37535 distcc[30688] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
37536 distcc[30688] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/picklebufobject.o Objects/picklebufobject.c
37537 distcc[30688] (dcc_spawn_child) child started as pid30792
37538 distcc[30791] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
37539 distcc[30791] (dcc_recursion_safeguard) safeguard level=0
37540 distcc[30791] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
37541 distcc[30791] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
37542 distcc[30791] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/future.o Python/future.c
37543 distcc[30791] (dcc_scan_args) compiler will emit/use profile info; must be local
37544 distcc[30791] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
37545 distcc[30791] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
37546 distcc[30791] (dcc_parse_hosts) found tcp token "192.168.1.41"
37547 distcc[30792] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
37548 distcc[30791] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37549 distcc[30791] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37550 distcc[30791] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37551 distcc[30791] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37552 distcc[30791] (dcc_lock_pause) nothing available, sleeping 1000ms...
37553 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37554 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37555 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37556 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37557 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
37558 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37559 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37560 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37561 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37562 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37563 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37564 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37565 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37566 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
37567 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37568 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37569 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37570 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37571 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
37572 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
37573 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37574 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37575 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37576 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37577 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
37578 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37579 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37580 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37581 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37582 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
37583 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37584 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37585 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37586 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37587 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
37588 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37589 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37590 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37591 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37592 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37593 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37594 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
37595 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37596 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37597 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
37598 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37599 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37600 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37601 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37602 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
37603 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37604 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37605 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37606 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37607 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
37608 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37609 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37610 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37611 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37612 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37613 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37614 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37615 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
37616 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37617 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
37618 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37619 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37620 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37621 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37622 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
37623 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37624 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37625 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37626 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37627 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
37628 distcc[30791] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37629 distcc[30791] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37630 distcc[30791] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37631 distcc[30791] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37632 distcc[30791] (dcc_lock_pause) nothing available, sleeping 1000ms...
37633 distcc[30688] (dcc_collect_child) cc child 30792 terminated with status 0
37634 distcc[30688] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
37635 distcc[30688] compile (null) on localhost completed ok
37636 distcc[30688] (dcc_unlock) release lock fd5
37637 distcc[30688] elapsed compilation time 39.118508s
37638 distcc[30688] (dcc_exit) exit: code 0; self: 0.000000 user 0.045102 sys; children: 0.811383 user 0.175486 sys
37639 distcc[30688] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
37640 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c
37641 distcc[30795] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
37642 distcc[30795] (dcc_recursion_safeguard) safeguard level=0
37643 distcc[30795] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
37644 distcc[30795] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
37645 distcc[30795] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c
37646 distcc[30795] (dcc_scan_args) compiler will emit/use profile info; must be local
37647 distcc[30795] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
37648 distcc[30795] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
37649 distcc[30795] (dcc_parse_hosts) found tcp token "192.168.1.41"
37650 distcc[30795] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37651 distcc[30795] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
37652 distcc[30795] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c
37653 distcc[30795] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
37654 distcc[30795] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c
37655 distcc[30795] (dcc_spawn_child) child started as pid30796
37656 distcc[30796] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
37657 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37658 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37659 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37660 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37661 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
37662 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37663 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37664 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37665 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37666 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37667 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37668 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37669 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37670 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37671 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37672 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37673 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37674 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
37675 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37676 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
37677 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
37678 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37679 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37680 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37681 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
37682 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37683 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37684 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37685 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37686 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
37687 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37688 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37689 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37690 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37691 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
37692 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37693 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37694 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37695 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37696 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37697 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37698 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37699 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37700 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
37701 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
37702 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37703 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37704 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37705 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37706 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
37707 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37708 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37709 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37710 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37711 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
37712 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37713 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37714 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37715 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37716 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
37717 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37718 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37719 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37720 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37721 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
37722 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37723 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37724 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37725 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37726 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
37727 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37728 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37729 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37730 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37731 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
37732 distcc[30791] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37733 distcc[30791] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37734 distcc[30791] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37735 distcc[30791] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37736 distcc[30791] (dcc_lock_pause) nothing available, sleeping 1000ms...
37737 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37738 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37739 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37740 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37741 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
37742 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37743 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37744 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37745 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37746 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37747 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37748 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37749 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37750 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37751 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37752 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37753 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37754 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37755 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37756 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
37757 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37758 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37759 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
37760 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
37761 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
37762 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37763 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37764 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37765 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37766 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
37767 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37768 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37769 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37770 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37771 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
37772 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37773 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37774 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37775 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37776 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37777 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37778 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37779 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37780 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
37781 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
37782 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37783 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37784 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37785 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37786 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
37787 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37788 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37789 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37790 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37791 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
37792 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37793 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37794 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37795 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37796 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
37797 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37798 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37799 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37800 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37801 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
37802 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37803 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37804 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37805 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37806 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
37807 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37808 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37809 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37810 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37811 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
37812 distcc[30791] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37813 distcc[30791] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37814 distcc[30791] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37815 distcc[30791] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37816 distcc[30791] (dcc_lock_pause) nothing available, sleeping 1000ms...
37817 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37818 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37819 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37820 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37821 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
37822 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37823 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37824 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37825 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37826 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
37827 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37828 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37829 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37830 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37831 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37832 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37833 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37834 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37835 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37836 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37837 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37838 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37839 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
37840 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
37841 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
37842 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37843 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37844 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37845 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37846 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
37847 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37848 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37849 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37850 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37851 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
37852 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37853 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37854 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37855 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37856 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
37857 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37858 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37859 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37860 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37861 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
37862 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37863 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37864 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37865 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37866 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
37867 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37868 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37869 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37870 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37871 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
37872 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37873 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37874 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37875 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37876 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
37877 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37878 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37879 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37880 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37881 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
37882 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37883 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37884 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37885 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37886 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
37887 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37888 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37889 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37890 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37891 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
37892 distcc[30791] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37893 distcc[30791] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37894 distcc[30791] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37895 distcc[30791] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37896 distcc[30791] (dcc_lock_pause) nothing available, sleeping 1000ms...
37897 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37898 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37899 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37900 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37901 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
37902 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37903 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37904 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37905 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37906 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
37907 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37908 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37909 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37910 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37911 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
37912 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37913 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37914 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37915 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37916 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
37917 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37918 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37919 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37920 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37921 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
37922 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37923 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37924 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37925 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37926 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
37927 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37928 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37929 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37930 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37931 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
37932 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37933 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37934 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37935 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37936 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
37937 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37938 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37939 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37940 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37941 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
37942 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37943 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37944 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37945 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37946 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
37947 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37948 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37949 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37950 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37951 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
37952 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37953 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37954 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37955 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37956 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
37957 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37958 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37959 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37960 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37961 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
37962 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37963 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37964 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37965 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37966 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
37967 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37968 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37969 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37970 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37971 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
37972 distcc[30791] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37973 distcc[30791] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37974 distcc[30791] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37975 distcc[30791] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37976 distcc[30791] (dcc_lock_pause) nothing available, sleeping 1000ms...
37977 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37978 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37979 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37980 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37981 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
37982 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37983 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37984 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37985 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37986 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
37987 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37988 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37989 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37990 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37991 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
37992 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37993 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37994 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
37995 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
37996 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
37997 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
37998 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
37999 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38000 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38001 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
38002 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38003 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38004 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38005 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38006 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
38007 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38008 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38009 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38010 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38011 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
38012 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38013 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38014 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38015 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38016 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
38017 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38018 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38019 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38020 distcc[30595] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38021 distcc[30595] (dcc_lock_pause) nothing available, sleeping 1000ms...
38022 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38023 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38024 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38025 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38026 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
38027 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38028 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38029 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38030 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38031 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
38032 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38033 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38034 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38035 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38036 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
38037 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38038 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38039 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38040 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38041 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
38042 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38043 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38044 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38045 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38046 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
38047 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38048 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38049 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38050 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38051 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
38052 distcc[30769] (dcc_collect_child) cc child 30770 terminated with status 0
38053 distcc[30769] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
38054 distcc[30769] compile (null) on localhost completed ok
38055 distcc[30769] (dcc_unlock) release lock fd5
38056 distcc[30769] elapsed compilation time 16.361114s
38057 distcc[30769] (dcc_exit) exit: code 0; self: 0.007778 user 0.000000 sys; children: 15.772324 user 0.454576 sys
38058 distcc[30769] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
38059 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c
38060 distcc[30799] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
38061 distcc[30799] (dcc_recursion_safeguard) safeguard level=0
38062 distcc[30799] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
38063 distcc[30799] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
38064 distcc[30799] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c
38065 distcc[30799] (dcc_scan_args) compiler will emit/use profile info; must be local
38066 distcc[30799] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
38067 distcc[30799] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
38068 distcc[30799] (dcc_parse_hosts) found tcp token "192.168.1.41"
38069 distcc[30799] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
38070 distcc[30799] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c
38071 distcc[30799] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
38072 distcc[30799] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c
38073 distcc[30799] (dcc_spawn_child) child started as pid30800
38074 distcc[30800] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
38075 distcc[30761] (dcc_collect_child) cc child 30762 terminated with status 0
38076 distcc[30761] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
38077 distcc[30761] compile (null) on localhost completed ok
38078 distcc[30761] (dcc_unlock) release lock fd5
38079 distcc[30761] elapsed compilation time 23.379515s
38080 distcc[30761] (dcc_exit) exit: code 0; self: 0.000000 user 0.006633 sys; children: 22.307835 user 0.498877 sys
38081 distcc[30761] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
38082 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c
38083 distcc[30791] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38084 distcc[30791] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38085 distcc[30791] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
38086 distcc[30791] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/future.o Python/future.c
38087 distcc[30791] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
38088 distcc[30791] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/future.o Python/future.c
38089 distcc[30791] (dcc_spawn_child) child started as pid30803
38090 distcc[30801] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
38091 distcc[30801] (dcc_recursion_safeguard) safeguard level=0
38092 distcc[30801] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
38093 distcc[30801] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
38094 distcc[30801] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c
38095 distcc[30801] (dcc_scan_args) compiler will emit/use profile info; must be local
38096 distcc[30803] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
38097 distcc[30801] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
38098 distcc[30801] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
38099 distcc[30801] (dcc_parse_hosts) found tcp token "192.168.1.41"
38100 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38101 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38102 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38103 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38104 distcc[30801] (dcc_lock_pause) nothing available, sleeping 1000ms...
38105 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38106 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38107 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38108 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38109 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
38110 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38111 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38112 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38113 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38114 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
38115 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38116 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38117 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38118 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38119 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
38120 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38121 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38122 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38123 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38124 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
38125 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38126 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38127 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38128 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38129 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
38130 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38131 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38132 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38133 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38134 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
38135 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38136 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38137 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38138 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38139 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
38140 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38141 distcc[30799] (dcc_collect_child) cc child 30800 terminated with status 0
38142 distcc[30799] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
38143 distcc[30799] compile (null) on localhost completed ok
38144 distcc[30799] (dcc_unlock) release lock fd5
38145 distcc[30799] elapsed compilation time 0.486963s
38146 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38147 distcc[30799] (dcc_exit) exit: code 0; self: 0.003545 user 0.003545 sys; children: 0.369532 user 0.121200 sys
38148 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38149 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38150 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
38151 distcc[30799] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
38152 distcc[30595] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
38153 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux"' -o Python/getplatform.o ./Python/getplatform.c
38154 distcc[30595] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c
38155 distcc[30595] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
38156 distcc[30595] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c
38157 distcc[30595] (dcc_spawn_child) child started as pid30808
38158 distcc[30808] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
38159 distcc[30807] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
38160 distcc[30807] (dcc_recursion_safeguard) safeguard level=0
38161 distcc[30807] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
38162 distcc[30807] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
38163 distcc[30807] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE "-DPLATFORM="linux"" -o Python/getplatform.o ./Python/getplatform.c
38164 distcc[30807] (dcc_scan_args) compiler will emit/use profile info; must be local
38165 distcc[30807] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
38166 distcc[30807] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
38167 distcc[30807] (dcc_parse_hosts) found tcp token "192.168.1.41"
38168 distcc[30807] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38169 distcc[30807] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38170 distcc[30807] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38171 distcc[30807] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38172 distcc[30807] (dcc_lock_pause) nothing available, sleeping 1000ms...
38173 distcc[30791] (dcc_collect_child) cc child 30803 terminated with status 0
38174 distcc[30791] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
38175 distcc[30791] compile (null) on localhost completed ok
38176 distcc[30791] (dcc_unlock) release lock fd5
38177 distcc[30791] elapsed compilation time 6.714729s
38178 distcc[30791] (dcc_exit) exit: code 0; self: 0.006111 user 0.012223 sys; children: 0.536245 user 0.103020 sys
38179 distcc[30791] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
38180 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c
38181 distcc[30811] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
38182 distcc[30811] (dcc_recursion_safeguard) safeguard level=0
38183 distcc[30811] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
38184 distcc[30811] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
38185 distcc[30795] (dcc_collect_child) cc child 30796 terminated with status 0
38186 distcc[30795] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
38187 distcc[30795] compile (null) on localhost completed ok
38188 distcc[30795] (dcc_unlock) release lock fd5
38189 distcc[30795] elapsed compilation time 5.665413s
38190 distcc[30795] (dcc_exit) exit: code 0; self: 0.000000 user 0.007944 sys; children: 5.170120 user 0.214921 sys
38191 distcc[30795] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
38192 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/hamt.o Python/hamt.c
38193 distcc[30811] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c
38194 distcc[30811] (dcc_scan_args) compiler will emit/use profile info; must be local
38195 distcc[30811] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
38196 distcc[30812] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
38197 distcc[30812] (dcc_recursion_safeguard) safeguard level=0
38198 distcc[30812] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
38199 distcc[30812] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
38200 distcc[30812] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/hamt.o Python/hamt.c
38201 distcc[30812] (dcc_scan_args) compiler will emit/use profile info; must be local
38202 distcc[30812] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
38203 distcc[30811] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
38204 distcc[30812] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
38205 distcc[30812] (dcc_parse_hosts) found tcp token "192.168.1.41"
38206 distcc[30811] (dcc_parse_hosts) found tcp token "192.168.1.41"
38207 distcc[30812] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38208 distcc[30812] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
38209 distcc[30812] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/hamt.o Python/hamt.c
38210 distcc[30812] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
38211 distcc[30811] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38212 distcc[30811] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38213 distcc[30811] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
38214 distcc[30812] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/hamt.o Python/hamt.c
38215 distcc[30812] (dcc_spawn_child) child started as pid30813
38216 distcc[30813] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
38217 distcc[30811] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c
38218 distcc[30811] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
38219 distcc[30811] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c
38220 distcc[30811] (dcc_spawn_child) child started as pid30814
38221 distcc[30814] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
38222 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38223 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38224 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38225 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38226 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
38227 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38228 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38229 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38230 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38231 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
38232 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38233 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38234 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38235 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38236 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
38237 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38238 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38239 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38240 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38241 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
38242 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38243 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38244 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38245 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38246 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
38247 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38248 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38249 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38250 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38251 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
38252 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38253 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38254 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38255 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38256 distcc[30801] (dcc_lock_pause) nothing available, sleeping 1000ms...
38257 distcc[30811] (dcc_collect_child) cc child 30814 terminated with status 0
38258 distcc[30811] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
38259 distcc[30811] compile (null) on localhost completed ok
38260 distcc[30811] (dcc_unlock) release lock fd5
38261 distcc[30811] elapsed compilation time 0.510064s
38262 distcc[30811] (dcc_exit) exit: code 0; self: 0.007615 user 0.000000 sys; children: 0.378807 user 0.108245 sys
38263 distcc[30811] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
38264 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/hashtable.o Python/hashtable.c
38265 distcc[30819] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
38266 distcc[30819] (dcc_recursion_safeguard) safeguard level=0
38267 distcc[30819] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
38268 distcc[30819] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
38269 distcc[30819] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/hashtable.o Python/hashtable.c
38270 distcc[30819] (dcc_scan_args) compiler will emit/use profile info; must be local
38271 distcc[30819] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
38272 distcc[30819] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
38273 distcc[30819] (dcc_parse_hosts) found tcp token "192.168.1.41"
38274 distcc[30819] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38275 distcc[30819] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38276 distcc[30819] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
38277 distcc[30819] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/hashtable.o Python/hashtable.c
38278 distcc[30819] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
38279 distcc[30819] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/hashtable.o Python/hashtable.c
38280 distcc[30819] (dcc_spawn_child) child started as pid30820
38281 distcc[30820] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
38282 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38283 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38284 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38285 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38286 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
38287 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38288 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38289 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38290 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38291 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
38292 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38293 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38294 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38295 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38296 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
38297 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38298 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38299 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38300 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38301 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
38302 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38303 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38304 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38305 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38306 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
38307 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38308 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38309 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38310 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38311 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
38312 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38313 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38314 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38315 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38316 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
38317 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38318 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38319 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38320 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38321 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
38322 distcc[30807] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38323 distcc[30807] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38324 distcc[30807] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38325 distcc[30807] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38326 distcc[30807] (dcc_lock_pause) nothing available, sleeping 1000ms...
38327 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38328 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38329 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38330 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38331 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
38332 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38333 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38334 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38335 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38336 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
38337 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38338 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38339 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38340 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38341 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
38342 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38343 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38344 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38345 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38346 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
38347 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38348 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38349 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38350 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38351 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
38352 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38353 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38354 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38355 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38356 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
38357 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38358 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38359 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38360 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38361 distcc[30801] (dcc_lock_pause) nothing available, sleeping 1000ms...
38362 distcc[30819] (dcc_collect_child) cc child 30820 terminated with status 0
38363 distcc[30819] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
38364 distcc[30819] compile (null) on localhost completed ok
38365 distcc[30819] (dcc_unlock) release lock fd5
38366 distcc[30819] elapsed compilation time 1.043254s
38367 distcc[30819] (dcc_exit) exit: code 0; self: 0.000000 user 0.010572 sys; children: 0.892608 user 0.121977 sys
38368 distcc[30819] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
38369 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/import.o Python/import.c
38370 distcc[30823] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
38371 distcc[30823] (dcc_recursion_safeguard) safeguard level=0
38372 distcc[30823] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
38373 distcc[30823] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
38374 distcc[30823] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/import.o Python/import.c
38375 distcc[30823] (dcc_scan_args) compiler will emit/use profile info; must be local
38376 distcc[30823] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
38377 distcc[30823] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
38378 distcc[30823] (dcc_parse_hosts) found tcp token "192.168.1.41"
38379 distcc[30823] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38380 distcc[30823] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38381 distcc[30823] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
38382 distcc[30823] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/import.o Python/import.c
38383 distcc[30823] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
38384 distcc[30823] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/import.o Python/import.c
38385 distcc[30823] (dcc_spawn_child) child started as pid30824
38386 distcc[30824] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
38387 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38388 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38389 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38390 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38391 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
38392 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38393 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38394 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38395 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38396 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
38397 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38398 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38399 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38400 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38401 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
38402 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38403 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38404 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38405 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38406 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
38407 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38408 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38409 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38410 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38411 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
38412 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38413 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38414 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38415 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38416 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
38417 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38418 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38419 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38420 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38421 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38422 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38423 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
38424 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38425 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38426 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
38427 distcc[30807] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38428 distcc[30807] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38429 distcc[30807] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38430 distcc[30807] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38431 distcc[30807] (dcc_lock_pause) nothing available, sleeping 1000ms...
38432 distcc[30595] (dcc_collect_child) cc child 30808 terminated with status 0
38433 distcc[30595] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
38434 distcc[30595] compile (null) on localhost completed ok
38435 distcc[30595] (dcc_unlock) release lock fd5
38436 distcc[30595] elapsed compilation time 69.253962s
38437 distcc[30595] (dcc_exit) exit: code 0; self: 0.006466 user 0.058202 sys; children: 1.982622 user 0.153233 sys
38438 distcc[30595] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
38439 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c
38440 distcc[30827] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
38441 distcc[30827] (dcc_recursion_safeguard) safeguard level=0
38442 distcc[30827] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
38443 distcc[30827] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
38444 distcc[30827] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c
38445 distcc[30827] (dcc_scan_args) compiler will emit/use profile info; must be local
38446 distcc[30827] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
38447 distcc[30827] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
38448 distcc[30827] (dcc_parse_hosts) found tcp token "192.168.1.41"
38449 distcc[30827] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
38450 distcc[30827] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c
38451 distcc[30827] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
38452 distcc[30827] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c
38453 distcc[30827] (dcc_spawn_child) child started as pid30828
38454 distcc[30828] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
38455 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38456 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38457 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38458 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38459 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
38460 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38461 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38462 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38463 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38464 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
38465 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38466 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38467 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38468 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38469 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
38470 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38471 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38472 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38473 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38474 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
38475 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38476 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38477 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38478 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38479 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
38480 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38481 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38482 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38483 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38484 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
38485 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38486 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38487 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38488 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38489 distcc[30801] (dcc_lock_pause) nothing available, sleeping 1000ms...
38490 distcc[30812] (dcc_collect_child) cc child 30813 terminated with status 0
38491 distcc[30812] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
38492 distcc[30812] compile (null) on localhost completed ok
38493 distcc[30812] (dcc_unlock) release lock fd5
38494 distcc[30812] elapsed compilation time 2.415874s
38495 distcc[30812] (dcc_exit) exit: code 0; self: 0.000000 user 0.006576 sys; children: 2.245289 user 0.148721 sys
38496 distcc[30812] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
38497 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE \
38498 -DPLATLIBDIR='"lib"' \
38499 -o Python/initconfig.o ./Python/initconfig.c
38500 distcc[30831] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
38501 distcc[30831] (dcc_recursion_safeguard) safeguard level=0
38502 distcc[30831] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
38503 distcc[30831] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
38504 distcc[30831] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE "-DPLATLIBDIR="lib"" -o Python/initconfig.o ./Python/initconfig.c
38505 distcc[30831] (dcc_scan_args) compiler will emit/use profile info; must be local
38506 distcc[30831] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
38507 distcc[30831] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
38508 distcc[30831] (dcc_parse_hosts) found tcp token "192.168.1.41"
38509 distcc[30831] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38510 distcc[30831] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
38511 distcc[30831] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE "-DPLATLIBDIR="lib"" -o Python/initconfig.o ./Python/initconfig.c
38512 distcc[30831] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
38513 distcc[30831] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE "-DPLATLIBDIR="lib"" -o Python/initconfig.o ./Python/initconfig.c
38514 distcc[30831] (dcc_spawn_child) child started as pid30832
38515 distcc[30832] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
38516 distcc[30827] (dcc_collect_child) cc child 30828 terminated with status 0
38517 distcc[30827] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
38518 distcc[30827] compile (null) on localhost completed ok
38519 distcc[30827] (dcc_unlock) release lock fd5
38520 distcc[30827] elapsed compilation time 0.702180s
38521 distcc[30827] (dcc_exit) exit: code 0; self: 0.003253 user 0.003253 sys; children: 0.576705 user 0.127459 sys
38522 distcc[30827] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
38523 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c
38524 distcc[30835] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
38525 distcc[30835] (dcc_recursion_safeguard) safeguard level=0
38526 distcc[30835] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
38527 distcc[30835] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
38528 distcc[30835] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c
38529 distcc[30835] (dcc_scan_args) compiler will emit/use profile info; must be local
38530 distcc[30835] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
38531 distcc[30835] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
38532 distcc[30835] (dcc_parse_hosts) found tcp token "192.168.1.41"
38533 distcc[30835] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
38534 distcc[30835] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c
38535 distcc[30835] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
38536 distcc[30835] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c
38537 distcc[30835] (dcc_spawn_child) child started as pid30836
38538 distcc[30836] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
38539 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38540 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38541 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38542 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38543 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
38544 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38545 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38546 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38547 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38548 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
38549 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38550 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38551 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38552 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38553 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
38554 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38555 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38556 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38557 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38558 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
38559 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38560 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38561 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38562 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38563 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
38564 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38565 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38566 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38567 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38568 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
38569 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38570 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38571 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38572 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38573 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38574 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38575 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
38576 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38577 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38578 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
38579 distcc[30807] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38580 distcc[30807] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38581 distcc[30807] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38582 distcc[30807] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38583 distcc[30807] (dcc_lock_pause) nothing available, sleeping 1000ms...
38584 distcc[30716] (dcc_collect_child) cc child 30717 terminated with status 0
38585 distcc[30716] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
38586 distcc[30716] compile (null) on localhost completed ok
38587 distcc[30716] (dcc_unlock) release lock fd5
38588 distcc[30716] elapsed compilation time 41.759678s
38589 distcc[30716] (dcc_exit) exit: code 0; self: 0.002358 user 0.004717 sys; children: 40.198104 user 0.845242 sys
38590 distcc[30716] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
38591 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c
38592 distcc[30839] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
38593 distcc[30839] (dcc_recursion_safeguard) safeguard level=0
38594 distcc[30839] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
38595 distcc[30839] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
38596 distcc[30839] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c
38597 distcc[30839] (dcc_scan_args) compiler will emit/use profile info; must be local
38598 distcc[30839] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
38599 distcc[30839] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
38600 distcc[30839] (dcc_parse_hosts) found tcp token "192.168.1.41"
38601 distcc[30839] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38602 distcc[30839] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38603 distcc[30839] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38604 distcc[30839] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
38605 distcc[30839] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c
38606 distcc[30839] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
38607 distcc[30839] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c
38608 distcc[30839] (dcc_spawn_child) child started as pid30840
38609 distcc[30840] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
38610 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38611 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38612 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38613 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38614 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
38615 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38616 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38617 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38618 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38619 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
38620 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38621 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38622 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38623 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38624 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
38625 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38626 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38627 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38628 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38629 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
38630 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38631 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38632 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38633 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38634 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
38635 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38636 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38637 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38638 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38639 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
38640 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38641 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38642 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38643 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38644 distcc[30801] (dcc_lock_pause) nothing available, sleeping 1000ms...
38645 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38646 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38647 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38648 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38649 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
38650 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38651 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38652 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38653 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38654 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
38655 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38656 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38657 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38658 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38659 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
38660 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38661 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38662 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38663 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38664 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
38665 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38666 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38667 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38668 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38669 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
38670 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38671 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38672 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38673 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38674 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
38675 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38676 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38677 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38678 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38679 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38680 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38681 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
38682 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38683 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38684 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
38685 distcc[30807] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38686 distcc[30807] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38687 distcc[30807] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38688 distcc[30807] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38689 distcc[30807] (dcc_lock_pause) nothing available, sleeping 1000ms...
38690 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38691 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38692 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38693 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38694 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
38695 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38696 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38697 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38698 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38699 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
38700 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38701 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38702 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38703 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38704 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
38705 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38706 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38707 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38708 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38709 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
38710 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38711 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38712 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38713 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38714 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
38715 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38716 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38717 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38718 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38719 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
38720 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38721 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38722 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38723 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38724 distcc[30801] (dcc_lock_pause) nothing available, sleeping 1000ms...
38725 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38726 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38727 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38728 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38729 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
38730 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38731 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38732 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38733 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38734 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
38735 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38736 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38737 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38738 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38739 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
38740 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38741 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38742 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38743 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38744 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
38745 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38746 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38747 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38748 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38749 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
38750 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38751 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38752 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38753 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38754 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
38755 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38756 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38757 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38758 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38759 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
38760 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38761 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38762 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38763 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38764 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
38765 distcc[30807] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38766 distcc[30807] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38767 distcc[30807] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38768 distcc[30807] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38769 distcc[30807] (dcc_lock_pause) nothing available, sleeping 1000ms...
38770 distcc[30839] (dcc_collect_child) cc child 30840 terminated with status 0
38771 distcc[30839] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
38772 distcc[30839] compile (null) on localhost completed ok
38773 distcc[30839] (dcc_unlock) release lock fd5
38774 distcc[30839] elapsed compilation time 1.836112s
38775 distcc[30839] (dcc_exit) exit: code 0; self: 0.006917 user 0.000000 sys; children: 1.671139 user 0.145590 sys
38776 distcc[30839] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
38777 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c
38778 distcc[30843] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
38779 distcc[30843] (dcc_recursion_safeguard) safeguard level=0
38780 distcc[30843] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
38781 distcc[30843] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
38782 distcc[30843] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c
38783 distcc[30843] (dcc_scan_args) compiler will emit/use profile info; must be local
38784 distcc[30843] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
38785 distcc[30843] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
38786 distcc[30843] (dcc_parse_hosts) found tcp token "192.168.1.41"
38787 distcc[30843] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38788 distcc[30843] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38789 distcc[30843] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38790 distcc[30843] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
38791 distcc[30843] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c
38792 distcc[30843] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
38793 distcc[30843] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c
38794 distcc[30843] (dcc_spawn_child) child started as pid30844
38795 distcc[30844] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
38796 distcc[30823] (dcc_collect_child) cc child 30824 terminated with status 0
38797 distcc[30823] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
38798 distcc[30823] compile (null) on localhost completed ok
38799 distcc[30823] (dcc_unlock) release lock fd5
38800 distcc[30823] elapsed compilation time 3.331111s
38801 distcc[30823] (dcc_exit) exit: code 0; self: 0.000000 user 0.007788 sys; children: 3.044266 user 0.191030 sys
38802 distcc[30823] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
38803 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c
38804 distcc[30847] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
38805 distcc[30847] (dcc_recursion_safeguard) safeguard level=0
38806 distcc[30847] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
38807 distcc[30847] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
38808 distcc[30847] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c
38809 distcc[30847] (dcc_scan_args) compiler will emit/use profile info; must be local
38810 distcc[30847] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
38811 distcc[30847] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
38812 distcc[30847] (dcc_parse_hosts) found tcp token "192.168.1.41"
38813 distcc[30847] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38814 distcc[30847] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38815 distcc[30847] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
38816 distcc[30847] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c
38817 distcc[30847] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
38818 distcc[30847] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c
38819 distcc[30847] (dcc_spawn_child) child started as pid30848
38820 distcc[30848] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
38821 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38822 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38823 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38824 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38825 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
38826 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38827 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38828 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38829 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38830 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
38831 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38832 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38833 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38834 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38835 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
38836 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38837 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38838 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38839 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38840 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
38841 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38842 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38843 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38844 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38845 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
38846 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38847 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38848 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38849 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38850 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
38851 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38852 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38853 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38854 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38855 distcc[30801] (dcc_lock_pause) nothing available, sleeping 1000ms...
38856 distcc[30843] (dcc_collect_child) cc child 30844 terminated with status 0
38857 distcc[30843] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
38858 distcc[30843] compile (null) on localhost completed ok
38859 distcc[30843] (dcc_unlock) release lock fd5
38860 distcc[30843] elapsed compilation time 0.600542s
38861 distcc[30843] (dcc_exit) exit: code 0; self: 0.000000 user 0.006785 sys; children: 0.465565 user 0.130774 sys
38862 distcc[30843] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
38863 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pathconfig.o Python/pathconfig.c
38864 distcc[30851] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
38865 distcc[30851] (dcc_recursion_safeguard) safeguard level=0
38866 distcc[30851] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
38867 distcc[30851] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
38868 distcc[30851] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pathconfig.o Python/pathconfig.c
38869 distcc[30851] (dcc_scan_args) compiler will emit/use profile info; must be local
38870 distcc[30851] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
38871 distcc[30851] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
38872 distcc[30851] (dcc_parse_hosts) found tcp token "192.168.1.41"
38873 distcc[30851] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38874 distcc[30851] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38875 distcc[30851] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38876 distcc[30851] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
38877 distcc[30851] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pathconfig.o Python/pathconfig.c
38878 distcc[30851] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
38879 distcc[30851] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pathconfig.o Python/pathconfig.c
38880 distcc[30851] (dcc_spawn_child) child started as pid30852
38881 distcc[30852] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
38882 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38883 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38884 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38885 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38886 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
38887 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38888 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38889 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38890 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38891 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
38892 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38893 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38894 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38895 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38896 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
38897 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38898 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38899 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38900 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38901 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
38902 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38903 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38904 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38905 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38906 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
38907 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38908 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38909 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38910 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38911 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
38912 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38913 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38914 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38915 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38916 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
38917 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38918 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38919 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38920 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38921 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
38922 distcc[30807] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38923 distcc[30807] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38924 distcc[30807] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38925 distcc[30807] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38926 distcc[30807] (dcc_lock_pause) nothing available, sleeping 1000ms...
38927 distcc[30847] (dcc_collect_child) cc child 30848 terminated with status 0
38928 distcc[30847] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
38929 distcc[30847] compile (null) on localhost completed ok
38930 distcc[30847] (dcc_unlock) release lock fd5
38931 distcc[30847] elapsed compilation time 0.922761s
38932 distcc[30847] (dcc_exit) exit: code 0; self: 0.003444 user 0.003444 sys; children: 0.733240 user 0.146309 sys
38933 distcc[30847] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
38934 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/preconfig.o Python/preconfig.c
38935 distcc[30855] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
38936 distcc[30855] (dcc_recursion_safeguard) safeguard level=0
38937 distcc[30855] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
38938 distcc[30855] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
38939 distcc[30855] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/preconfig.o Python/preconfig.c
38940 distcc[30855] (dcc_scan_args) compiler will emit/use profile info; must be local
38941 distcc[30855] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
38942 distcc[30855] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
38943 distcc[30855] (dcc_parse_hosts) found tcp token "192.168.1.41"
38944 distcc[30855] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38945 distcc[30855] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38946 distcc[30855] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
38947 distcc[30855] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/preconfig.o Python/preconfig.c
38948 distcc[30855] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
38949 distcc[30855] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/preconfig.o Python/preconfig.c
38950 distcc[30855] (dcc_spawn_child) child started as pid30856
38951 distcc[30856] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
38952 distcc[30835] (dcc_collect_child) cc child 30836 terminated with status 0
38953 distcc[30835] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
38954 distcc[30835] compile (null) on localhost completed ok
38955 distcc[30835] (dcc_unlock) release lock fd5
38956 distcc[30835] elapsed compilation time 3.514553s
38957 distcc[30835] (dcc_exit) exit: code 0; self: 0.000000 user 0.006469 sys; children: 3.275010 user 0.205348 sys
38958 distcc[30835] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
38959 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c
38960 distcc[30859] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
38961 distcc[30859] (dcc_recursion_safeguard) safeguard level=0
38962 distcc[30859] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
38963 distcc[30859] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
38964 distcc[30859] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c
38965 distcc[30859] (dcc_scan_args) compiler will emit/use profile info; must be local
38966 distcc[30859] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
38967 distcc[30859] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
38968 distcc[30859] (dcc_parse_hosts) found tcp token "192.168.1.41"
38969 distcc[30859] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
38970 distcc[30859] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c
38971 distcc[30859] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
38972 distcc[30859] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c
38973 distcc[30859] (dcc_spawn_child) child started as pid30860
38974 distcc[30860] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
38975 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38976 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38977 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38978 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38979 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
38980 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38981 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38982 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38983 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38984 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
38985 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38986 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38987 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38988 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38989 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
38990 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38991 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38992 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38993 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38994 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
38995 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
38996 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
38997 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
38998 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
38999 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
39000 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39001 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39002 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39003 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39004 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
39005 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39006 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39007 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39008 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39009 distcc[30801] (dcc_lock_pause) nothing available, sleeping 1000ms...
39010 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39011 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39012 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39013 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39014 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
39015 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39016 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39017 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39018 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39019 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39020 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39021 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
39022 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39023 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39024 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
39025 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39026 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39027 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39028 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39029 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
39030 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39031 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39032 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39033 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39034 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
39035 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39036 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39037 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39038 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39039 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
39040 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39041 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39042 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39043 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39044 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
39045 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39046 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39047 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39048 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39049 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
39050 distcc[30807] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39051 distcc[30807] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39052 distcc[30807] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39053 distcc[30807] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39054 distcc[30807] (dcc_lock_pause) nothing available, sleeping 1000ms...
39055 distcc[30859] (dcc_collect_child) cc child 30860 terminated with status 0
39056 distcc[30859] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
39057 distcc[30859] compile (null) on localhost completed ok
39058 distcc[30859] (dcc_unlock) release lock fd5
39059 distcc[30859] elapsed compilation time 0.701855s
39060 distcc[30859] (dcc_exit) exit: code 0; self: 0.003240 user 0.003240 sys; children: 0.572806 user 0.127760 sys
39061 distcc[30859] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
39062 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c
39063 distcc[30863] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
39064 distcc[30863] (dcc_recursion_safeguard) safeguard level=0
39065 distcc[30863] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
39066 distcc[30863] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
39067 distcc[30863] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c
39068 distcc[30863] (dcc_scan_args) compiler will emit/use profile info; must be local
39069 distcc[30863] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
39070 distcc[30863] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
39071 distcc[30863] (dcc_parse_hosts) found tcp token "192.168.1.41"
39072 distcc[30863] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
39073 distcc[30863] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c
39074 distcc[30863] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
39075 distcc[30863] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c
39076 distcc[30863] (dcc_spawn_child) child started as pid30864
39077 distcc[30864] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
39078 distcc[30851] (dcc_collect_child) cc child 30852 terminated with status 0
39079 distcc[30851] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
39080 distcc[30851] compile (null) on localhost completed ok
39081 distcc[30851] (dcc_unlock) release lock fd5
39082 distcc[30851] elapsed compilation time 1.484650s
39083 distcc[30851] (dcc_exit) exit: code 0; self: 0.000000 user 0.008119 sys; children: 1.236208 user 0.143923 sys
39084 distcc[30851] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
39085 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c
39086 distcc[30867] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
39087 distcc[30867] (dcc_recursion_safeguard) safeguard level=0
39088 distcc[30867] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
39089 distcc[30867] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
39090 distcc[30867] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c
39091 distcc[30867] (dcc_scan_args) compiler will emit/use profile info; must be local
39092 distcc[30867] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
39093 distcc[30867] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
39094 distcc[30867] (dcc_parse_hosts) found tcp token "192.168.1.41"
39095 distcc[30867] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39096 distcc[30867] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39097 distcc[30867] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39098 distcc[30867] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
39099 distcc[30867] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c
39100 distcc[30867] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
39101 distcc[30867] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c
39102 distcc[30867] (dcc_spawn_child) child started as pid30868
39103 distcc[30868] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
39104 distcc[30831] (dcc_collect_child) cc child 30832 terminated with status 0
39105 distcc[30831] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
39106 distcc[30831] compile (null) on localhost completed ok
39107 distcc[30831] (dcc_unlock) release lock fd5
39108 distcc[30831] elapsed compilation time 4.659458s
39109 distcc[30831] (dcc_exit) exit: code 0; self: 0.003511 user 0.003511 sys; children: 4.346993 user 0.189122 sys
39110 distcc[30831] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
39111 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pyhash.o Python/pyhash.c
39112 distcc[30867] (dcc_collect_child) cc child 30868 terminated with status 0
39113 distcc[30867] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
39114 distcc[30867] compile (null) on localhost completed ok
39115 distcc[30867] (dcc_unlock) release lock fd5
39116 distcc[30867] elapsed compilation time 0.102805s
39117 distcc[30867] (dcc_exit) exit: code 0; self: 0.002865 user 0.005730 sys; children: 0.045545 user 0.044161 sys
39118 distcc[30867] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
39119 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o Python/pylifecycle.c
39120 distcc[30872] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
39121 distcc[30872] (dcc_recursion_safeguard) safeguard level=0
39122 distcc[30872] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
39123 distcc[30872] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
39124 distcc[30872] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o Python/pylifecycle.c
39125 distcc[30872] (dcc_scan_args) compiler will emit/use profile info; must be local
39126 distcc[30872] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
39127 distcc[30872] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
39128 distcc[30872] (dcc_parse_hosts) found tcp token "192.168.1.41"
39129 distcc[30872] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39130 distcc[30872] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
39131 distcc[30872] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o Python/pylifecycle.c
39132 distcc[30872] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
39133 distcc[30872] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o Python/pylifecycle.c
39134 distcc[30872] (dcc_spawn_child) child started as pid30873
39135 distcc[30873] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
39136 distcc[30871] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
39137 distcc[30871] (dcc_recursion_safeguard) safeguard level=0
39138 distcc[30871] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
39139 distcc[30871] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
39140 distcc[30871] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pyhash.o Python/pyhash.c
39141 distcc[30871] (dcc_scan_args) compiler will emit/use profile info; must be local
39142 distcc[30871] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
39143 distcc[30871] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
39144 distcc[30871] (dcc_parse_hosts) found tcp token "192.168.1.41"
39145 distcc[30871] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39146 distcc[30871] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39147 distcc[30871] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39148 distcc[30871] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
39149 distcc[30871] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pyhash.o Python/pyhash.c
39150 distcc[30871] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
39151 distcc[30871] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pyhash.o Python/pyhash.c
39152 distcc[30871] (dcc_spawn_child) child started as pid30874
39153 distcc[30874] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
39154 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39155 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39156 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39157 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39158 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
39159 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39160 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39161 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39162 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39163 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
39164 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39165 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39166 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39167 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39168 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
39169 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39170 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39171 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39172 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39173 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
39174 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39175 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39176 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39177 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39178 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
39179 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39180 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39181 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39182 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39183 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
39184 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39185 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39186 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39187 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39188 distcc[30801] (dcc_lock_pause) nothing available, sleeping 1000ms...
39189 distcc[30855] (dcc_collect_child) cc child 30856 terminated with status 0
39190 distcc[30855] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
39191 distcc[30855] compile (null) on localhost completed ok
39192 distcc[30855] (dcc_unlock) release lock fd5
39193 distcc[30855] elapsed compilation time 1.485819s
39194 distcc[30855] (dcc_exit) exit: code 0; self: 0.007367 user 0.000000 sys; children: 1.279925 user 0.137352 sys
39195 distcc[30855] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
39196 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c
39197 distcc[30879] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
39198 distcc[30879] (dcc_recursion_safeguard) safeguard level=0
39199 distcc[30879] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
39200 distcc[30879] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
39201 distcc[30879] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c
39202 distcc[30879] (dcc_scan_args) compiler will emit/use profile info; must be local
39203 distcc[30879] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
39204 distcc[30879] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
39205 distcc[30879] (dcc_parse_hosts) found tcp token "192.168.1.41"
39206 distcc[30879] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39207 distcc[30879] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39208 distcc[30879] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
39209 distcc[30879] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c
39210 distcc[30879] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
39211 distcc[30879] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c
39212 distcc[30879] (dcc_spawn_child) child started as pid30880
39213 distcc[30880] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
39214 distcc[30863] (dcc_collect_child) cc child 30864 terminated with status 0
39215 distcc[30863] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
39216 distcc[30863] compile (null) on localhost completed ok
39217 distcc[30863] (dcc_unlock) release lock fd5
39218 distcc[30863] elapsed compilation time 0.520263s
39219 distcc[30863] (dcc_exit) exit: code 0; self: 0.000000 user 0.006796 sys; children: 0.403157 user 0.094949 sys
39220 distcc[30863] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
39221 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c
39222 distcc[30883] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
39223 distcc[30883] (dcc_recursion_safeguard) safeguard level=0
39224 distcc[30883] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
39225 distcc[30883] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
39226 distcc[30883] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c
39227 distcc[30883] (dcc_scan_args) compiler will emit/use profile info; must be local
39228 distcc[30883] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
39229 distcc[30883] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
39230 distcc[30883] (dcc_parse_hosts) found tcp token "192.168.1.41"
39231 distcc[30883] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
39232 distcc[30883] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c
39233 distcc[30883] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
39234 distcc[30883] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c
39235 distcc[30883] (dcc_spawn_child) child started as pid30884
39236 distcc[30884] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
39237 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39238 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39239 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39240 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39241 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
39242 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39243 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39244 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39245 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39246 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39247 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39248 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39249 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39250 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
39251 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
39252 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39253 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39254 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39255 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39256 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
39257 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39258 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39259 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39260 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39261 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
39262 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39263 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39264 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39265 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39266 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
39267 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39268 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39269 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39270 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39271 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
39272 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39273 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39274 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39275 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39276 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
39277 distcc[30807] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39278 distcc[30807] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39279 distcc[30807] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39280 distcc[30807] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39281 distcc[30807] (dcc_lock_pause) nothing available, sleeping 1000ms...
39282 distcc[30879] (dcc_collect_child) cc child 30880 terminated with status 0
39283 distcc[30879] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
39284 distcc[30879] compile (null) on localhost completed ok
39285 distcc[30879] (dcc_unlock) release lock fd5
39286 distcc[30879] elapsed compilation time 0.482784s
39287 distcc[30879] (dcc_exit) exit: code 0; self: 0.000000 user 0.007027 sys; children: 0.344020 user 0.122933 sys
39288 distcc[30879] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
39289 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c
39290 distcc[30887] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
39291 distcc[30887] (dcc_recursion_safeguard) safeguard level=0
39292 distcc[30887] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
39293 distcc[30887] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
39294 distcc[30887] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c
39295 distcc[30887] (dcc_scan_args) compiler will emit/use profile info; must be local
39296 distcc[30887] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
39297 distcc[30887] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
39298 distcc[30887] (dcc_parse_hosts) found tcp token "192.168.1.41"
39299 distcc[30887] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39300 distcc[30887] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39301 distcc[30887] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
39302 distcc[30887] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c
39303 distcc[30887] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
39304 distcc[30887] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c
39305 distcc[30887] (dcc_spawn_child) child started as pid30888
39306 distcc[30888] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
39307 distcc[30871] (dcc_collect_child) cc child 30874 terminated with status 0
39308 distcc[30871] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
39309 distcc[30871] compile (null) on localhost completed ok
39310 distcc[30871] (dcc_unlock) release lock fd5
39311 distcc[30871] elapsed compilation time 0.755536s
39312 distcc[30871] (dcc_exit) exit: code 0; self: 0.003296 user 0.003296 sys; children: 0.612262 user 0.121102 sys
39313 distcc[30871] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
39314 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pytime.o Python/pytime.c
39315 distcc[30889] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
39316 distcc[30889] (dcc_recursion_safeguard) safeguard level=0
39317 distcc[30889] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
39318 distcc[30889] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
39319 distcc[30889] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pytime.o Python/pytime.c
39320 distcc[30889] (dcc_scan_args) compiler will emit/use profile info; must be local
39321 distcc[30889] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
39322 distcc[30889] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
39323 distcc[30889] (dcc_parse_hosts) found tcp token "192.168.1.41"
39324 distcc[30889] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39325 distcc[30889] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39326 distcc[30889] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39327 distcc[30889] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
39328 distcc[30889] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pytime.o Python/pytime.c
39329 distcc[30889] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
39330 distcc[30889] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pytime.o Python/pytime.c
39331 distcc[30889] (dcc_spawn_child) child started as pid30892
39332 distcc[30892] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
39333 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39334 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39335 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39336 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39337 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
39338 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39339 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39340 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39341 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39342 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
39343 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39344 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39345 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39346 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39347 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
39348 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39349 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39350 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39351 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39352 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
39353 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39354 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39355 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39356 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39357 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
39358 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39359 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39360 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39361 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39362 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
39363 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39364 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39365 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39366 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39367 distcc[30801] (dcc_lock_pause) nothing available, sleeping 1000ms...
39368 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39369 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39370 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39371 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39372 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
39373 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39374 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39375 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39376 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39377 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39378 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39379 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39380 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39381 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
39382 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39383 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39384 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
39385 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39386 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39387 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39388 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39389 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
39390 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39391 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39392 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
39393 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39394 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39395 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39396 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39397 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
39398 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39399 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39400 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39401 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39402 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39403 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39404 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39405 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
39406 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39407 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
39408 distcc[30807] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39409 distcc[30807] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39410 distcc[30807] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39411 distcc[30807] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39412 distcc[30807] (dcc_lock_pause) nothing available, sleeping 1000ms...
39413 distcc[30889] (dcc_collect_child) cc child 30892 terminated with status 0
39414 distcc[30889] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
39415 distcc[30889] compile (null) on localhost completed ok
39416 distcc[30889] (dcc_unlock) release lock fd5
39417 distcc[30889] elapsed compilation time 1.264300s
39418 distcc[30889] (dcc_exit) exit: code 0; self: 0.003681 user 0.003681 sys; children: 1.109357 user 0.129987 sys
39419 distcc[30889] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
39420 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/bootstrap_hash.o Python/bootstrap_hash.c
39421 distcc[30895] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
39422 distcc[30895] (dcc_recursion_safeguard) safeguard level=0
39423 distcc[30895] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
39424 distcc[30895] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
39425 distcc[30895] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/bootstrap_hash.o Python/bootstrap_hash.c
39426 distcc[30895] (dcc_scan_args) compiler will emit/use profile info; must be local
39427 distcc[30895] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
39428 distcc[30895] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
39429 distcc[30895] (dcc_parse_hosts) found tcp token "192.168.1.41"
39430 distcc[30895] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39431 distcc[30895] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39432 distcc[30895] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39433 distcc[30895] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
39434 distcc[30895] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/bootstrap_hash.o Python/bootstrap_hash.c
39435 distcc[30895] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
39436 distcc[30895] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/bootstrap_hash.o Python/bootstrap_hash.c
39437 distcc[30895] (dcc_spawn_child) child started as pid30896
39438 distcc[30896] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
39439 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39440 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39441 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39442 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39443 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
39444 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39445 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39446 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39447 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39448 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
39449 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39450 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39451 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39452 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39453 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
39454 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39455 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39456 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39457 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39458 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
39459 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39460 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39461 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39462 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39463 distcc[30605] (dcc_lock_pause) nothing available, sleeping 1000ms...
39464 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39465 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39466 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39467 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39468 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
39469 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39470 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39471 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39472 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39473 distcc[30801] (dcc_lock_pause) nothing available, sleeping 1000ms...
39474 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39475 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39476 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39477 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39478 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
39479 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39480 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39481 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39482 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39483 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39484 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39485 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39486 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39487 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
39488 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39489 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39490 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39491 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39492 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
39493 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39494 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39495 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39496 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
39497 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39498 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
39499 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39500 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39501 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39502 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39503 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
39504 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39505 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39506 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39507 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39508 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39509 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39510 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39511 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39512 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
39513 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
39514 distcc[30807] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39515 distcc[30807] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39516 distcc[30807] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39517 distcc[30807] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39518 distcc[30807] (dcc_lock_pause) nothing available, sleeping 1000ms...
39519 distcc[30883] (dcc_collect_child) cc child 30884 terminated with status 0
39520 distcc[30883] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
39521 distcc[30883] compile (null) on localhost completed ok
39522 distcc[30883] (dcc_unlock) release lock fd5
39523 distcc[30883] elapsed compilation time 2.497727s
39524 distcc[30883] (dcc_exit) exit: code 0; self: 0.000000 user 0.006975 sys; children: 2.198805 user 0.177685 sys
39525 distcc[30883] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
39526 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c
39527 distcc[30899] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
39528 distcc[30899] (dcc_recursion_safeguard) safeguard level=0
39529 distcc[30899] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
39530 distcc[30899] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
39531 distcc[30899] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c
39532 distcc[30899] (dcc_scan_args) compiler will emit/use profile info; must be local
39533 distcc[30899] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
39534 distcc[30899] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
39535 distcc[30899] (dcc_parse_hosts) found tcp token "192.168.1.41"
39536 distcc[30899] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
39537 distcc[30899] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c
39538 distcc[30899] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
39539 distcc[30899] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c
39540 distcc[30899] (dcc_spawn_child) child started as pid30900
39541 distcc[30900] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
39542 distcc[30895] (dcc_collect_child) cc child 30896 terminated with status 0
39543 distcc[30895] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
39544 distcc[30895] compile (null) on localhost completed ok
39545 distcc[30895] (dcc_unlock) release lock fd5
39546 distcc[30895] elapsed compilation time 0.820704s
39547 distcc[30895] (dcc_exit) exit: code 0; self: 0.003854 user 0.003854 sys; children: 0.706671 user 0.117567 sys
39548 distcc[30895] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
39549 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c
39550 distcc[30903] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
39551 distcc[30903] (dcc_recursion_safeguard) safeguard level=0
39552 distcc[30903] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
39553 distcc[30903] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
39554 distcc[30903] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c
39555 distcc[30903] (dcc_scan_args) compiler will emit/use profile info; must be local
39556 distcc[30903] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
39557 distcc[30903] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
39558 distcc[30903] (dcc_parse_hosts) found tcp token "192.168.1.41"
39559 distcc[30903] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39560 distcc[30903] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39561 distcc[30903] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39562 distcc[30903] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
39563 distcc[30903] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c
39564 distcc[30903] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
39565 distcc[30903] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c
39566 distcc[30903] (dcc_spawn_child) child started as pid30904
39567 distcc[30904] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
39568 distcc[30887] (dcc_collect_child) cc child 30888 terminated with status 0
39569 distcc[30887] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
39570 distcc[30887] compile (null) on localhost completed ok
39571 distcc[30887] (dcc_unlock) release lock fd5
39572 distcc[30887] elapsed compilation time 2.302113s
39573 distcc[30887] (dcc_exit) exit: code 0; self: 0.003692 user 0.003692 sys; children: 2.042885 user 0.184297 sys
39574 distcc[30887] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
39575 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE \
39576 -DABIFLAGS='""' \
39577 -DMULTIARCH=\"aarch64-linux-gnu\" \
39578 -o Python/sysmodule.o ./Python/sysmodule.c
39579 distcc[30907] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
39580 distcc[30907] (dcc_recursion_safeguard) safeguard level=0
39581 distcc[30907] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
39582 distcc[30907] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
39583 distcc[30907] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE "-DABIFLAGS=""" "-DMULTIARCH="aarch64-linux-gnu"" -o Python/sysmodule.o ./Python/sysmodule.c
39584 distcc[30907] (dcc_scan_args) compiler will emit/use profile info; must be local
39585 distcc[30907] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
39586 distcc[30907] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
39587 distcc[30907] (dcc_parse_hosts) found tcp token "192.168.1.41"
39588 distcc[30907] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39589 distcc[30907] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39590 distcc[30907] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
39591 distcc[30907] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE "-DABIFLAGS=""" "-DMULTIARCH="aarch64-linux-gnu"" -o Python/sysmodule.o ./Python/sysmodule.c
39592 distcc[30907] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
39593 distcc[30907] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE "-DABIFLAGS=""" "-DMULTIARCH="aarch64-linux-gnu"" -o Python/sysmodule.o ./Python/sysmodule.c
39594 distcc[30907] (dcc_spawn_child) child started as pid30908
39595 distcc[30908] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
39596 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39597 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39598 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39599 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39600 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
39601 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39602 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39603 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39604 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39605 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
39606 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39607 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39608 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39609 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39610 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
39611 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39612 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39613 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39614 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39615 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
39616 distcc[30872] (dcc_collect_child) cc child 30873 terminated with status 0
39617 distcc[30872] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
39618 distcc[30872] compile (null) on localhost completed ok
39619 distcc[30872] (dcc_unlock) release lock fd5
39620 distcc[30872] elapsed compilation time 3.144878s
39621 distcc[30872] (dcc_exit) exit: code 0; self: 0.000000 user 0.006427 sys; children: 2.924986 user 0.141880 sys
39622 distcc[30605] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39623 distcc[30605] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
39624 distcc[30605] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/call.o Objects/call.c
39625 distcc[30605] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
39626 distcc[30605] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/call.o Objects/call.c
39627 distcc[30605] (dcc_spawn_child) child started as pid30911
39628 distcc[30872] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
39629 distcc[30911] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
39630 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/thread.o Python/thread.c
39631 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39632 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39633 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39634 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39635 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
39636 distcc[30912] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
39637 distcc[30912] (dcc_recursion_safeguard) safeguard level=0
39638 distcc[30912] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
39639 distcc[30912] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
39640 distcc[30912] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/thread.o Python/thread.c
39641 distcc[30912] (dcc_scan_args) compiler will emit/use profile info; must be local
39642 distcc[30912] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
39643 distcc[30912] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
39644 distcc[30912] (dcc_parse_hosts) found tcp token "192.168.1.41"
39645 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39646 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39647 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39648 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39649 distcc[30912] (dcc_lock_pause) nothing available, sleeping 1000ms...
39650 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39651 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39652 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39653 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39654 distcc[30801] (dcc_lock_pause) nothing available, sleeping 1000ms...
39655 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39656 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39657 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39658 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39659 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
39660 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39661 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39662 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39663 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39664 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
39665 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39666 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39667 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39668 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39669 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
39670 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39671 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39672 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39673 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39674 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39675 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39676 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39677 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
39678 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39679 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
39680 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39681 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39682 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39683 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39684 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
39685 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39686 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39687 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39688 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39689 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39690 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39691 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
39692 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39693 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39694 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
39695 distcc[30899] (dcc_collect_child) cc child 30900 terminated with status 0
39696 distcc[30899] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
39697 distcc[30899] compile (null) on localhost completed ok
39698 distcc[30899] (dcc_unlock) release lock fd5
39699 distcc[30899] elapsed compilation time 0.861391s
39700 distcc[30899] (dcc_exit) exit: code 0; self: 0.001831 user 0.005494 sys; children: 0.684420 user 0.123110 sys
39701 distcc[30899] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
39702 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c
39703 distcc[30915] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
39704 distcc[30915] (dcc_recursion_safeguard) safeguard level=0
39705 distcc[30915] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
39706 distcc[30807] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
39707 distcc[30807] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE "-DPLATFORM="linux"" -o Python/getplatform.o ./Python/getplatform.c
39708 distcc[30807] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
39709 distcc[30807] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE "-DPLATFORM="linux"" -o Python/getplatform.o ./Python/getplatform.c
39710 distcc[30807] (dcc_spawn_child) child started as pid30916
39711 distcc[30915] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
39712 distcc[30915] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c
39713 distcc[30915] (dcc_scan_args) compiler will emit/use profile info; must be local
39714 distcc[30915] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
39715 distcc[30915] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
39716 distcc[30915] (dcc_parse_hosts) found tcp token "192.168.1.41"
39717 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39718 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39719 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39720 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39721 distcc[30915] (dcc_lock_pause) nothing available, sleeping 1000ms...
39722 distcc[30916] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
39723 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39724 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39725 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39726 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39727 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
39728 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39729 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39730 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39731 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39732 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
39733 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39734 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39735 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39736 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39737 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
39738 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39739 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39740 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39741 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39742 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
39743 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39744 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39745 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39746 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39747 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
39748 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39749 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39750 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39751 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39752 distcc[30912] (dcc_lock_pause) nothing available, sleeping 1000ms...
39753 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39754 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39755 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39756 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39757 distcc[30801] (dcc_lock_pause) nothing available, sleeping 1000ms...
39758 distcc[30807] (dcc_collect_child) cc child 30916 terminated with status 0
39759 distcc[30807] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
39760 distcc[30807] compile (null) on localhost completed ok
39761 distcc[30807] (dcc_unlock) release lock fd5
39762 distcc[30807] elapsed compilation time 11.588926s
39763 distcc[30807] (dcc_exit) exit: code 0; self: 0.004010 user 0.012032 sys; children: 0.411176 user 0.142028 sys
39764 distcc[30807] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
39765 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c
39766 distcc[30919] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
39767 distcc[30919] (dcc_recursion_safeguard) safeguard level=0
39768 distcc[30919] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
39769 distcc[30919] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
39770 distcc[30919] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c
39771 distcc[30919] (dcc_scan_args) compiler will emit/use profile info; must be local
39772 distcc[30919] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
39773 distcc[30919] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
39774 distcc[30919] (dcc_parse_hosts) found tcp token "192.168.1.41"
39775 distcc[30919] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
39776 distcc[30919] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c
39777 distcc[30919] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
39778 distcc[30919] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c
39779 distcc[30919] (dcc_spawn_child) child started as pid30920
39780 distcc[30920] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
39781 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39782 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39783 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39784 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39785 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
39786 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39787 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39788 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39789 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39790 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
39791 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39792 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39793 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39794 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39795 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
39796 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39797 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39798 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39799 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39800 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39801 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39802 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
39803 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39804 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39805 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
39806 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39807 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39808 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39809 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39810 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
39811 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39812 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39813 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39814 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39815 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39816 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39817 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39818 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
39819 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39820 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
39821 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39822 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39823 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39824 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39825 distcc[30915] (dcc_lock_pause) nothing available, sleeping 1000ms...
39826 distcc[30919] (dcc_collect_child) cc child 30920 terminated with status 0
39827 distcc[30919] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
39828 distcc[30919] compile (null) on localhost completed ok
39829 distcc[30919] (dcc_unlock) release lock fd5
39830 distcc[30919] elapsed compilation time 0.791469s
39831 distcc[30919] (dcc_exit) exit: code 0; self: 0.000000 user 0.007880 sys; children: 0.671859 user 0.100732 sys
39832 distcc[30919] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
39833 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c
39834 distcc[30923] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
39835 distcc[30923] (dcc_recursion_safeguard) safeguard level=0
39836 distcc[30923] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
39837 distcc[30923] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
39838 distcc[30923] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c
39839 distcc[30923] (dcc_scan_args) compiler will emit/use profile info; must be local
39840 distcc[30923] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
39841 distcc[30923] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
39842 distcc[30923] (dcc_parse_hosts) found tcp token "192.168.1.41"
39843 distcc[30923] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
39844 distcc[30923] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c
39845 distcc[30923] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
39846 distcc[30923] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c
39847 distcc[30923] (dcc_spawn_child) child started as pid30924
39848 distcc[30924] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
39849 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39850 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39851 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39852 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39853 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
39854 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39855 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39856 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39857 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39858 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
39859 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39860 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39861 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39862 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39863 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
39864 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39865 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39866 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39867 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39868 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
39869 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39870 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39871 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39872 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39873 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
39874 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39875 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39876 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39877 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39878 distcc[30912] (dcc_lock_pause) nothing available, sleeping 1000ms...
39879 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39880 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39881 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39882 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39883 distcc[30801] (dcc_lock_pause) nothing available, sleeping 1000ms...
39884 distcc[30605] (dcc_collect_child) cc child 30911 terminated with status 0
39885 distcc[30605] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
39886 distcc[30605] compile (null) on localhost completed ok
39887 distcc[30605] (dcc_unlock) release lock fd5
39888 distcc[30605] elapsed compilation time 79.322798s
39889 distcc[30605] (dcc_exit) exit: code 0; self: 0.046816 user 0.036784 sys; children: 2.021016 user 0.149270 sys
39890 distcc[30605] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
39891 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c
39892 distcc[30927] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
39893 distcc[30927] (dcc_recursion_safeguard) safeguard level=0
39894 distcc[30927] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
39895 distcc[30927] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
39896 distcc[30927] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c
39897 distcc[30927] (dcc_scan_args) compiler will emit/use profile info; must be local
39898 distcc[30927] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
39899 distcc[30927] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
39900 distcc[30927] (dcc_parse_hosts) found tcp token "192.168.1.41"
39901 distcc[30927] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39902 distcc[30927] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
39903 distcc[30927] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c
39904 distcc[30927] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
39905 distcc[30927] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c
39906 distcc[30927] (dcc_spawn_child) child started as pid30928
39907 distcc[30928] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
39908 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39909 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39910 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39911 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39912 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
39913 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39914 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39915 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39916 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39917 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
39918 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39919 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39920 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39921 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39922 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
39923 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39924 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39925 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39926 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39927 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39928 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39929 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39930 distcc[30587] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39931 distcc[30587] (dcc_lock_pause) nothing available, sleeping 1000ms...
39932 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
39933 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39934 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39935 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39936 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39937 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
39938 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39939 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39940 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39941 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39942 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39943 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39944 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39945 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39946 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
39947 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
39948 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39949 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39950 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39951 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39952 distcc[30915] (dcc_lock_pause) nothing available, sleeping 1000ms...
39953 distcc[30923] (dcc_collect_child) cc child 30924 terminated with status 0
39954 distcc[30923] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
39955 distcc[30923] compile (null) on localhost completed ok
39956 distcc[30923] (dcc_unlock) release lock fd5
39957 distcc[30923] elapsed compilation time 0.659540s
39958 distcc[30923] (dcc_exit) exit: code 0; self: 0.002678 user 0.005356 sys; children: 0.503125 user 0.109058 sys
39959 distcc[30923] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
39960 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o Python/pystrhex.c
39961 distcc[30931] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
39962 distcc[30931] (dcc_recursion_safeguard) safeguard level=0
39963 distcc[30931] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
39964 distcc[30931] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
39965 distcc[30931] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o Python/pystrhex.c
39966 distcc[30931] (dcc_scan_args) compiler will emit/use profile info; must be local
39967 distcc[30931] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
39968 distcc[30931] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
39969 distcc[30931] (dcc_parse_hosts) found tcp token "192.168.1.41"
39970 distcc[30931] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
39971 distcc[30931] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o Python/pystrhex.c
39972 distcc[30931] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
39973 distcc[30931] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o Python/pystrhex.c
39974 distcc[30931] (dcc_spawn_child) child started as pid30932
39975 distcc[30932] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
39976 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39977 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39978 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39979 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39980 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
39981 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39982 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39983 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39984 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39985 distcc[30601] (dcc_lock_pause) nothing available, sleeping 1000ms...
39986 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39987 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39988 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39989 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39990 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
39991 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39992 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39993 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39994 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
39995 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
39996 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
39997 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
39998 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
39999 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40000 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
40001 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40002 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40003 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40004 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40005 distcc[30912] (dcc_lock_pause) nothing available, sleeping 1000ms...
40006 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40007 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40008 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40009 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40010 distcc[30801] (dcc_lock_pause) nothing available, sleeping 1000ms...
40011 distcc[30927] (dcc_collect_child) cc child 30928 terminated with status 0
40012 distcc[30927] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
40013 distcc[30927] compile (null) on localhost completed ok
40014 distcc[30927] (dcc_unlock) release lock fd5
40015 distcc[30927] elapsed compilation time 1.024874s
40016 distcc[30927] (dcc_exit) exit: code 0; self: 0.008054 user 0.000000 sys; children: 0.780851 user 0.173201 sys
40017 distcc[30927] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
40018 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c
40019 distcc[30935] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
40020 distcc[30935] (dcc_recursion_safeguard) safeguard level=0
40021 distcc[30935] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
40022 distcc[30935] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
40023 distcc[30935] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c
40024 distcc[30935] (dcc_scan_args) compiler will emit/use profile info; must be local
40025 distcc[30935] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
40026 distcc[30935] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
40027 distcc[30935] (dcc_parse_hosts) found tcp token "192.168.1.41"
40028 distcc[30935] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40029 distcc[30935] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
40030 distcc[30935] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c
40031 distcc[30935] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
40032 distcc[30935] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c
40033 distcc[30935] (dcc_spawn_child) child started as pid30936
40034 distcc[30936] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
40035 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40036 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40037 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40038 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40039 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
40040 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40041 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40042 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40043 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40044 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
40045 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40046 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40047 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40048 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40049 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
40050 distcc[30931] (dcc_collect_child) cc child 30932 terminated with status 0
40051 distcc[30931] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
40052 distcc[30931] compile (null) on localhost completed ok
40053 distcc[30931] (dcc_unlock) release lock fd5
40054 distcc[30931] elapsed compilation time 0.894427s
40055 distcc[30931] (dcc_exit) exit: code 0; self: 0.000000 user 0.006787 sys; children: 0.716700 user 0.165743 sys
40056 distcc[30931] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
40057 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c
40058 distcc[30587] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
40059 distcc[30587] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c
40060 distcc[30587] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
40061 distcc[30587] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c
40062 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40063 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40064 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40065 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40066 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
40067 distcc[30587] (dcc_spawn_child) child started as pid30940
40068 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40069 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40070 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40071 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40072 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
40073 distcc[30939] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
40074 distcc[30939] (dcc_recursion_safeguard) safeguard level=0
40075 distcc[30939] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
40076 distcc[30939] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
40077 distcc[30939] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c
40078 distcc[30939] (dcc_scan_args) compiler will emit/use profile info; must be local
40079 distcc[30939] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
40080 distcc[30939] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
40081 distcc[30939] (dcc_parse_hosts) found tcp token "192.168.1.41"
40082 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40083 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40084 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40085 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40086 distcc[30939] (dcc_lock_pause) nothing available, sleeping 1000ms...
40087 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40088 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40089 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40090 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40091 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40092 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40093 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40094 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40095 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
40096 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
40097 distcc[30940] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
40098 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40099 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40100 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40101 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40102 distcc[30915] (dcc_lock_pause) nothing available, sleeping 1000ms...
40103 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40104 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40105 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40106 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40107 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
40108 distcc[30907] (dcc_collect_child) cc child 30908 terminated with status 0
40109 distcc[30907] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
40110 distcc[30907] compile (null) on localhost completed ok
40111 distcc[30907] (dcc_unlock) release lock fd5
40112 distcc[30907] elapsed compilation time 4.069886s
40113 distcc[30907] (dcc_exit) exit: code 0; self: 0.006342 user 0.000000 sys; children: 3.827049 user 0.170227 sys
40114 distcc[30907] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
40115 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/fileutils.o Python/fileutils.c
40116 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40117 distcc[30601] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40118 distcc[30601] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
40119 distcc[30601] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c
40120 distcc[30601] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
40121 distcc[30601] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c
40122 distcc[30601] (dcc_spawn_child) child started as pid30944
40123 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40124 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40125 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40126 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40127 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
40128 distcc[30943] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
40129 distcc[30943] (dcc_recursion_safeguard) safeguard level=0
40130 distcc[30943] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
40131 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40132 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40133 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40134 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40135 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
40136 distcc[30943] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
40137 distcc[30943] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/fileutils.o Python/fileutils.c
40138 distcc[30943] (dcc_scan_args) compiler will emit/use profile info; must be local
40139 distcc[30943] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
40140 distcc[30943] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
40141 distcc[30943] (dcc_parse_hosts) found tcp token "192.168.1.41"
40142 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40143 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40144 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40145 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40146 distcc[30943] (dcc_lock_pause) nothing available, sleeping 1000ms...
40147 distcc[30944] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
40148 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40149 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40150 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40151 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40152 distcc[30606] (dcc_lock_pause) nothing available, sleeping 1000ms...
40153 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40154 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40155 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40156 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40157 distcc[30912] (dcc_lock_pause) nothing available, sleeping 1000ms...
40158 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40159 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40160 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40161 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40162 distcc[30801] (dcc_lock_pause) nothing available, sleeping 1000ms...
40163 distcc[30903] (dcc_collect_child) cc child 30904 terminated with status 0
40164 distcc[30903] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
40165 distcc[30903] compile (null) on localhost completed ok
40166 distcc[30903] (dcc_unlock) release lock fd5
40167 distcc[30903] elapsed compilation time 4.387558s
40168 distcc[30903] (dcc_exit) exit: code 0; self: 0.000000 user 0.006969 sys; children: 4.179729 user 0.154935 sys
40169 distcc[30903] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
40170 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/suggestions.o Python/suggestions.c
40171 distcc[30947] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
40172 distcc[30947] (dcc_recursion_safeguard) safeguard level=0
40173 distcc[30947] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
40174 distcc[30947] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
40175 distcc[30947] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/suggestions.o Python/suggestions.c
40176 distcc[30947] (dcc_scan_args) compiler will emit/use profile info; must be local
40177 distcc[30947] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
40178 distcc[30947] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
40179 distcc[30947] (dcc_parse_hosts) found tcp token "192.168.1.41"
40180 distcc[30947] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40181 distcc[30947] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40182 distcc[30947] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40183 distcc[30947] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
40184 distcc[30947] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/suggestions.o Python/suggestions.c
40185 distcc[30947] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
40186 distcc[30947] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/suggestions.o Python/suggestions.c
40187 distcc[30947] (dcc_spawn_child) child started as pid30948
40188 distcc[30948] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
40189 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40190 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40191 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40192 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40193 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
40194 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40195 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40196 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40197 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40198 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
40199 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40200 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40201 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40202 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40203 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
40204 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40205 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40206 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40207 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40208 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
40209 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40210 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40211 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40212 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40213 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
40214 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40215 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40216 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40217 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40218 distcc[30939] (dcc_lock_pause) nothing available, sleeping 1000ms...
40219 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40220 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40221 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40222 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40223 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
40224 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40225 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40226 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40227 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40228 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
40229 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40230 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40231 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40232 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40233 distcc[30915] (dcc_lock_pause) nothing available, sleeping 1000ms...
40234 distcc[30601] (dcc_collect_child) cc child 30944 terminated with status 0
40235 distcc[30601] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
40236 distcc[30601] compile (null) on localhost completed ok
40237 distcc[30601] (dcc_unlock) release lock fd5
40238 distcc[30601] elapsed compilation time 81.953893s
40239 distcc[30601] (dcc_exit) exit: code 0; self: 0.023347 user 0.053364 sys; children: 0.698027 user 0.131807 sys
40240 distcc[30601] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
40241 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE \
40242 -DSOABI='"cpython-310-aarch64-linux-gnu"' \
40243 -o Python/dynload_shlib.o ./Python/dynload_shlib.c
40244 distcc[30951] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
40245 distcc[30951] (dcc_recursion_safeguard) safeguard level=0
40246 distcc[30951] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
40247 distcc[30951] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
40248 distcc[30951] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE "-DSOABI="cpython-310-aarch64-linux-gnu"" -o Python/dynload_shlib.o ./Python/dynload_shlib.c
40249 distcc[30951] (dcc_scan_args) compiler will emit/use profile info; must be local
40250 distcc[30951] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
40251 distcc[30951] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
40252 distcc[30951] (dcc_parse_hosts) found tcp token "192.168.1.41"
40253 distcc[30951] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40254 distcc[30951] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40255 distcc[30951] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
40256 distcc[30951] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE "-DSOABI="cpython-310-aarch64-linux-gnu"" -o Python/dynload_shlib.o ./Python/dynload_shlib.c
40257 distcc[30951] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
40258 distcc[30951] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE "-DSOABI="cpython-310-aarch64-linux-gnu"" -o Python/dynload_shlib.o ./Python/dynload_shlib.c
40259 distcc[30951] (dcc_spawn_child) child started as pid30952
40260 distcc[30952] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
40261 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40262 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40263 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40264 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40265 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
40266 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40267 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40268 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40269 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40270 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
40271 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40272 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40273 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40274 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40275 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
40276 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40277 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40278 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40279 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40280 distcc[30943] (dcc_lock_pause) nothing available, sleeping 1000ms...
40281 distcc[30947] (dcc_collect_child) cc child 30948 terminated with status 0
40282 distcc[30947] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
40283 distcc[30947] compile (null) on localhost completed ok
40284 distcc[30947] (dcc_unlock) release lock fd5
40285 distcc[30947] elapsed compilation time 0.874977s
40286 distcc[30947] (dcc_exit) exit: code 0; self: 0.003535 user 0.003535 sys; children: 0.696764 user 0.132949 sys
40287 distcc[30947] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
40288 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c
40289 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40290 distcc[30955] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
40291 distcc[30955] (dcc_recursion_safeguard) safeguard level=0
40292 distcc[30955] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
40293 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40294 distcc[30606] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40295 distcc[30606] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
40296 distcc[30606] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o Objects/bytesobject.c
40297 distcc[30606] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
40298 distcc[30606] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o Objects/bytesobject.c
40299 distcc[30606] (dcc_spawn_child) child started as pid30956
40300 distcc[30955] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
40301 distcc[30955] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c
40302 distcc[30955] (dcc_scan_args) compiler will emit/use profile info; must be local
40303 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40304 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40305 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40306 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40307 distcc[30912] (dcc_lock_pause) nothing available, sleeping 1000ms...
40308 distcc[30955] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
40309 distcc[30955] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
40310 distcc[30955] (dcc_parse_hosts) found tcp token "192.168.1.41"
40311 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40312 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40313 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40314 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40315 distcc[30955] (dcc_lock_pause) nothing available, sleeping 1000ms...
40316 distcc[30956] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
40317 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40318 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40319 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40320 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40321 distcc[30801] (dcc_lock_pause) nothing available, sleeping 1000ms...
40322 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40323 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40324 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40325 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40326 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
40327 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40328 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40329 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40330 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40331 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
40332 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40333 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40334 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40335 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40336 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
40337 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40338 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40339 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40340 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40341 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
40342 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40343 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40344 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40345 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40346 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
40347 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40348 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40349 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40350 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40351 distcc[30939] (dcc_lock_pause) nothing available, sleeping 1000ms...
40352 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40353 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40354 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40355 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40356 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
40357 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40358 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40359 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40360 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40361 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
40362 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40363 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40364 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40365 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40366 distcc[30915] (dcc_lock_pause) nothing available, sleeping 1000ms...
40367 distcc[30951] (dcc_collect_child) cc child 30952 terminated with status 0
40368 distcc[30951] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
40369 distcc[30951] compile (null) on localhost completed ok
40370 distcc[30951] (dcc_unlock) release lock fd5
40371 distcc[30951] elapsed compilation time 0.732686s
40372 distcc[30951] (dcc_exit) exit: code 0; self: 0.003819 user 0.003819 sys; children: 0.575963 user 0.148440 sys
40373 distcc[30951] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
40374 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -DPYTHONPATH='""' \
40375 -DPREFIX='"/usr"' \
40376 -DEXEC_PREFIX='"/usr"' \
40377 -DVERSION='"3.10"' \
40378 -DVPATH='""' \
40379 -o Modules/getpath.o ./Modules/getpath.c
40380 distcc[30959] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
40381 distcc[30959] (dcc_recursion_safeguard) safeguard level=0
40382 distcc[30959] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
40383 distcc[30959] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
40384 distcc[30959] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE "-DPYTHONPATH=""" "-DPREFIX="/usr"" "-DEXEC_PREFIX="/usr"" "-DVERSION="3.10"" "-DVPATH=""" -o Modules/getpath.o ./Modules/getpath.c
40385 distcc[30959] (dcc_scan_args) compiler will emit/use profile info; must be local
40386 distcc[30959] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
40387 distcc[30959] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
40388 distcc[30959] (dcc_parse_hosts) found tcp token "192.168.1.41"
40389 distcc[30959] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40390 distcc[30959] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40391 distcc[30959] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
40392 distcc[30959] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE "-DPYTHONPATH=""" "-DPREFIX="/usr"" "-DEXEC_PREFIX="/usr"" "-DVERSION="3.10"" "-DVPATH=""" -o Modules/getpath.o ./Modules/getpath.c
40393 distcc[30959] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
40394 distcc[30959] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE "-DPYTHONPATH=""" "-DPREFIX="/usr"" "-DEXEC_PREFIX="/usr"" "-DVERSION="3.10"" "-DVPATH=""" -o Modules/getpath.o ./Modules/getpath.c
40395 distcc[30959] (dcc_spawn_child) child started as pid30960
40396 distcc[30960] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
40397 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40398 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40399 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40400 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40401 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
40402 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40403 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40404 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40405 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40406 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
40407 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40408 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40409 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40410 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40411 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
40412 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40413 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40414 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40415 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40416 distcc[30943] (dcc_lock_pause) nothing available, sleeping 1000ms...
40417 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40418 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40419 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40420 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40421 distcc[30912] (dcc_lock_pause) nothing available, sleeping 1000ms...
40422 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40423 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40424 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40425 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40426 distcc[30955] (dcc_lock_pause) nothing available, sleeping 1000ms...
40427 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40428 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40429 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40430 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40431 distcc[30801] (dcc_lock_pause) nothing available, sleeping 1000ms...
40432 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40433 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40434 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40435 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40436 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
40437 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40438 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40439 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40440 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40441 distcc[30586] (dcc_lock_pause) nothing available, sleeping 1000ms...
40442 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40443 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40444 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40445 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40446 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
40447 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40448 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40449 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40450 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40451 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40452 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40453 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40454 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40455 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
40456 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
40457 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40458 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40459 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40460 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40461 distcc[30939] (dcc_lock_pause) nothing available, sleeping 1000ms...
40462 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40463 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40464 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40465 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40466 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
40467 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40468 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40469 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40470 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40471 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
40472 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40473 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40474 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40475 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40476 distcc[30915] (dcc_lock_pause) nothing available, sleeping 1000ms...
40477 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40478 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40479 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40480 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40481 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
40482 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40483 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40484 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40485 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40486 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
40487 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40488 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40489 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40490 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40491 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
40492 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40493 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40494 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40495 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40496 distcc[30943] (dcc_lock_pause) nothing available, sleeping 1000ms...
40497 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40498 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40499 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40500 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40501 distcc[30912] (dcc_lock_pause) nothing available, sleeping 1000ms...
40502 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40503 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40504 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40505 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40506 distcc[30955] (dcc_lock_pause) nothing available, sleeping 1000ms...
40507 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40508 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40509 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40510 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40511 distcc[30801] (dcc_lock_pause) nothing available, sleeping 1000ms...
40512 distcc[30587] (dcc_collect_child) cc child 30940 terminated with status 0
40513 distcc[30587] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
40514 distcc[30587] compile (null) on localhost completed ok
40515 distcc[30587] (dcc_unlock) release lock fd5
40516 distcc[30587] elapsed compilation time 84.753022s
40517 distcc[30587] (dcc_exit) exit: code 0; self: 0.027510 user 0.055021 sys; children: 3.418368 user 0.155908 sys
40518 distcc[30587] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
40519 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Modules/main.o Modules/main.c
40520 distcc[30963] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
40521 distcc[30963] (dcc_recursion_safeguard) safeguard level=0
40522 distcc[30963] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
40523 distcc[30963] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
40524 distcc[30963] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Modules/main.o Modules/main.c
40525 distcc[30963] (dcc_scan_args) compiler will emit/use profile info; must be local
40526 distcc[30963] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
40527 distcc[30963] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
40528 distcc[30963] (dcc_parse_hosts) found tcp token "192.168.1.41"
40529 distcc[30963] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
40530 distcc[30963] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Modules/main.o Modules/main.c
40531 distcc[30963] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
40532 distcc[30963] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Modules/main.o Modules/main.c
40533 distcc[30963] (dcc_spawn_child) child started as pid30964
40534 distcc[30964] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
40535 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40536 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40537 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40538 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40539 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
40540 distcc[30959] (dcc_collect_child) cc child 30960 terminated with status 0
40541 distcc[30959] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
40542 distcc[30959] compile (null) on localhost completed ok
40543 distcc[30959] (dcc_unlock) release lock fd5
40544 distcc[30959] elapsed compilation time 1.926038s
40545 distcc[30959] (dcc_exit) exit: code 0; self: 0.000000 user 0.006202 sys; children: 1.742666 user 0.147121 sys
40546 distcc[30959] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
40547 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c
40548 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40549 distcc[30586] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40550 distcc[30586] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
40551 distcc[30586] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c
40552 distcc[30586] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
40553 distcc[30586] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c
40554 distcc[30586] (dcc_spawn_child) child started as pid30968
40555 distcc[30967] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
40556 distcc[30967] (dcc_recursion_safeguard) safeguard level=0
40557 distcc[30967] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
40558 distcc[30967] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
40559 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40560 distcc[30967] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c
40561 distcc[30967] (dcc_scan_args) compiler will emit/use profile info; must be local
40562 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40563 distcc[30967] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
40564 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40565 distcc[30967] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
40566 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40567 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
40568 distcc[30967] (dcc_parse_hosts) found tcp token "192.168.1.41"
40569 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40570 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40571 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40572 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40573 distcc[30967] (dcc_lock_pause) nothing available, sleeping 1000ms...
40574 distcc[30968] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
40575 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40576 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40577 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40578 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40579 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40580 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40581 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
40582 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40583 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40584 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
40585 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40586 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40587 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40588 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40589 distcc[30939] (dcc_lock_pause) nothing available, sleeping 1000ms...
40590 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40591 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40592 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40593 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40594 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
40595 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40596 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40597 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40598 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40599 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
40600 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40601 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40602 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40603 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40604 distcc[30915] (dcc_lock_pause) nothing available, sleeping 1000ms...
40605 distcc[30935] (dcc_collect_child) cc child 30936 terminated with status 0
40606 distcc[30935] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
40607 distcc[30935] compile (null) on localhost completed ok
40608 distcc[30935] (dcc_unlock) release lock fd5
40609 distcc[30935] elapsed compilation time 4.483597s
40610 distcc[30935] (dcc_exit) exit: code 0; self: 0.000000 user 0.007938 sys; children: 4.141810 user 0.215323 sys
40611 distcc[30935] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
40612 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/posixmodule.c -o Modules/posixmodule.o
40613 distcc[30971] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
40614 distcc[30971] (dcc_recursion_safeguard) safeguard level=0
40615 distcc[30971] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
40616 distcc[30971] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
40617 distcc[30971] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/posixmodule.c -o Modules/posixmodule.o
40618 distcc[30971] (dcc_scan_args) compiler will emit/use profile info; must be local
40619 distcc[30971] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
40620 distcc[30971] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
40621 distcc[30971] (dcc_parse_hosts) found tcp token "192.168.1.41"
40622 distcc[30971] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40623 distcc[30971] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
40624 distcc[30971] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/posixmodule.c -o Modules/posixmodule.o
40625 distcc[30971] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
40626 distcc[30971] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/posixmodule.c -o Modules/posixmodule.o
40627 distcc[30971] (dcc_spawn_child) child started as pid30972
40628 distcc[30972] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
40629 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40630 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40631 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40632 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40633 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
40634 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40635 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40636 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40637 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40638 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
40639 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40640 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40641 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40642 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40643 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
40644 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40645 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40646 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40647 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40648 distcc[30943] (dcc_lock_pause) nothing available, sleeping 1000ms...
40649 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40650 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40651 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40652 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40653 distcc[30912] (dcc_lock_pause) nothing available, sleeping 1000ms...
40654 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40655 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40656 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40657 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40658 distcc[30955] (dcc_lock_pause) nothing available, sleeping 1000ms...
40659 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40660 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40661 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40662 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40663 distcc[30801] (dcc_lock_pause) nothing available, sleeping 1000ms...
40664 distcc[30586] (dcc_collect_child) cc child 30968 terminated with status 0
40665 distcc[30586] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
40666 distcc[30586] compile (null) on localhost completed ok
40667 distcc[30586] (dcc_unlock) release lock fd5
40668 distcc[30586] elapsed compilation time 85.814628s
40669 distcc[30586] (dcc_exit) exit: code 0; self: 0.016962 user 0.067849 sys; children: 0.580074 user 0.104625 sys
40670 distcc[30586] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
40671 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/errnomodule.c -o Modules/errnomodule.o
40672 distcc[30975] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
40673 distcc[30975] (dcc_recursion_safeguard) safeguard level=0
40674 distcc[30975] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
40675 distcc[30975] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
40676 distcc[30975] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/errnomodule.c -o Modules/errnomodule.o
40677 distcc[30975] (dcc_scan_args) compiler will emit/use profile info; must be local
40678 distcc[30975] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
40679 distcc[30975] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
40680 distcc[30975] (dcc_parse_hosts) found tcp token "192.168.1.41"
40681 distcc[30975] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40682 distcc[30975] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40683 distcc[30975] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
40684 distcc[30975] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/errnomodule.c -o Modules/errnomodule.o
40685 distcc[30975] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
40686 distcc[30975] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/errnomodule.c -o Modules/errnomodule.o
40687 distcc[30975] (dcc_spawn_child) child started as pid30976
40688 distcc[30976] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
40689 distcc[30963] (dcc_collect_child) cc child 30964 terminated with status 0
40690 distcc[30963] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
40691 distcc[30963] compile (null) on localhost completed ok
40692 distcc[30963] (dcc_unlock) release lock fd5
40693 distcc[30963] elapsed compilation time 1.302897s
40694 distcc[30963] (dcc_exit) exit: code 0; self: 0.000000 user 0.006587 sys; children: 1.130238 user 0.142182 sys
40695 distcc[30963] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
40696 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o
40697 distcc[30979] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
40698 distcc[30979] (dcc_recursion_safeguard) safeguard level=0
40699 distcc[30979] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
40700 distcc[30979] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
40701 distcc[30979] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o
40702 distcc[30979] (dcc_scan_args) compiler will emit/use profile info; must be local
40703 distcc[30979] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
40704 distcc[30979] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
40705 distcc[30979] (dcc_parse_hosts) found tcp token "192.168.1.41"
40706 distcc[30979] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
40707 distcc[30979] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o
40708 distcc[30979] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
40709 distcc[30979] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o
40710 distcc[30979] (dcc_spawn_child) child started as pid30980
40711 distcc[30980] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
40712 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40713 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40714 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40715 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40716 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
40717 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40718 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40719 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40720 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40721 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40722 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40723 distcc[30967] (dcc_lock_pause) nothing available, sleeping 1000ms...
40724 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40725 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40726 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
40727 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40728 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40729 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40730 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40731 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40732 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40733 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40734 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40735 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
40736 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
40737 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40738 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40739 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40740 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40741 distcc[30939] (dcc_lock_pause) nothing available, sleeping 1000ms...
40742 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40743 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40744 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40745 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40746 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
40747 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40748 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40749 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40750 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40751 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
40752 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40753 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40754 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40755 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40756 distcc[30915] (dcc_lock_pause) nothing available, sleeping 1000ms...
40757 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40758 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40759 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40760 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40761 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
40762 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40763 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40764 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40765 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40766 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
40767 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40768 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40769 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40770 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40771 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
40772 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40773 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40774 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40775 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40776 distcc[30943] (dcc_lock_pause) nothing available, sleeping 1000ms...
40777 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40778 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40779 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40780 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40781 distcc[30912] (dcc_lock_pause) nothing available, sleeping 1000ms...
40782 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40783 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40784 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40785 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40786 distcc[30955] (dcc_lock_pause) nothing available, sleeping 1000ms...
40787 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40788 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40789 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40790 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40791 distcc[30801] (dcc_lock_pause) nothing available, sleeping 1000ms...
40792 distcc[30979] (dcc_collect_child) cc child 30980 terminated with status 0
40793 distcc[30979] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
40794 distcc[30979] compile (null) on localhost completed ok
40795 distcc[30979] (dcc_unlock) release lock fd5
40796 distcc[30979] elapsed compilation time 0.848448s
40797 distcc[30979] (dcc_exit) exit: code 0; self: 0.006032 user 0.000000 sys; children: 0.722183 user 0.124084 sys
40798 distcc[30979] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
40799 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c ./Modules/_sre.c -o Modules/_sre.o
40800 distcc[30983] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
40801 distcc[30983] (dcc_recursion_safeguard) safeguard level=0
40802 distcc[30983] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
40803 distcc[30983] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
40804 distcc[30983] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c ./Modules/_sre.c -o Modules/_sre.o
40805 distcc[30983] (dcc_scan_args) compiler will emit/use profile info; must be local
40806 distcc[30983] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
40807 distcc[30983] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
40808 distcc[30983] (dcc_parse_hosts) found tcp token "192.168.1.41"
40809 distcc[30983] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
40810 distcc[30983] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c ./Modules/_sre.c -o Modules/_sre.o
40811 distcc[30983] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
40812 distcc[30983] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c ./Modules/_sre.c -o Modules/_sre.o
40813 distcc[30983] (dcc_spawn_child) child started as pid30984
40814 distcc[30984] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
40815 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40816 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40817 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40818 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40819 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
40820 distcc[30975] (dcc_collect_child) cc child 30976 terminated with status 0
40821 distcc[30975] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
40822 distcc[30975] compile (null) on localhost completed ok
40823 distcc[30975] (dcc_unlock) release lock fd5
40824 distcc[30975] elapsed compilation time 1.279808s
40825 distcc[30975] (dcc_exit) exit: code 0; self: 0.000000 user 0.009109 sys; children: 1.126164 user 0.113957 sys
40826 distcc[30975] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
40827 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o
40828 distcc[30987] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
40829 distcc[30987] (dcc_recursion_safeguard) safeguard level=0
40830 distcc[30987] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
40831 distcc[30987] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
40832 distcc[30987] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o
40833 distcc[30987] (dcc_scan_args) compiler will emit/use profile info; must be local
40834 distcc[30987] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
40835 distcc[30987] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
40836 distcc[30987] (dcc_parse_hosts) found tcp token "192.168.1.41"
40837 distcc[30987] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40838 distcc[30987] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40839 distcc[30987] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
40840 distcc[30987] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o
40841 distcc[30987] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
40842 distcc[30987] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o
40843 distcc[30987] (dcc_spawn_child) child started as pid30988
40844 distcc[30988] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
40845 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40846 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40847 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40848 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40849 distcc[30967] (dcc_lock_pause) nothing available, sleeping 1000ms...
40850 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40851 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40852 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40853 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40854 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
40855 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40856 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40857 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40858 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40859 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
40860 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40861 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40862 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40863 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40864 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
40865 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40866 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40867 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40868 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40869 distcc[30939] (dcc_lock_pause) nothing available, sleeping 1000ms...
40870 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40871 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40872 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40873 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40874 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
40875 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40876 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40877 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40878 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40879 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
40880 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40881 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40882 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40883 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40884 distcc[30915] (dcc_lock_pause) nothing available, sleeping 1000ms...
40885 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40886 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40887 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40888 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40889 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
40890 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40891 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40892 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40893 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40894 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
40895 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40896 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40897 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40898 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40899 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
40900 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40901 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40902 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40903 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40904 distcc[30943] (dcc_lock_pause) nothing available, sleeping 1000ms...
40905 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40906 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40907 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40908 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40909 distcc[30912] (dcc_lock_pause) nothing available, sleeping 1000ms...
40910 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40911 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40912 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40913 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40914 distcc[30955] (dcc_lock_pause) nothing available, sleeping 1000ms...
40915 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40916 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40917 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40918 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40919 distcc[30801] (dcc_lock_pause) nothing available, sleeping 1000ms...
40920 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40921 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40922 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40923 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40924 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
40925 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40926 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40927 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40928 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40929 distcc[30967] (dcc_lock_pause) nothing available, sleeping 1000ms...
40930 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40931 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40932 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40933 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40934 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
40935 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40936 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40937 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40938 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40939 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40940 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40941 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40942 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40943 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
40944 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
40945 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40946 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40947 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40948 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40949 distcc[30939] (dcc_lock_pause) nothing available, sleeping 1000ms...
40950 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40951 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40952 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40953 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40954 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
40955 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40956 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40957 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40958 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40959 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
40960 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40961 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40962 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40963 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40964 distcc[30915] (dcc_lock_pause) nothing available, sleeping 1000ms...
40965 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40966 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40967 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40968 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40969 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
40970 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40971 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40972 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40973 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40974 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
40975 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40976 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40977 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40978 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40979 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
40980 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40981 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40982 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40983 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40984 distcc[30943] (dcc_lock_pause) nothing available, sleeping 1000ms...
40985 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40986 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40987 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40988 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40989 distcc[30912] (dcc_lock_pause) nothing available, sleeping 1000ms...
40990 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40991 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40992 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40993 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40994 distcc[30955] (dcc_lock_pause) nothing available, sleeping 1000ms...
40995 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
40996 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
40997 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
40998 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
40999 distcc[30801] (dcc_lock_pause) nothing available, sleeping 1000ms...
41000 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41001 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41002 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41003 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41004 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
41005 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41006 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41007 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41008 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41009 distcc[30967] (dcc_lock_pause) nothing available, sleeping 1000ms...
41010 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41011 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41012 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41013 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41014 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
41015 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41016 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41017 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41018 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41019 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
41020 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41021 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41022 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41023 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41024 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
41025 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41026 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41027 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41028 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41029 distcc[30939] (dcc_lock_pause) nothing available, sleeping 1000ms...
41030 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41031 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41032 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41033 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41034 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
41035 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41036 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41037 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41038 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41039 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
41040 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41041 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41042 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41043 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41044 distcc[30915] (dcc_lock_pause) nothing available, sleeping 1000ms...
41045 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41046 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41047 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41048 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41049 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
41050 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41051 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41052 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41053 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41054 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
41055 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41056 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41057 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41058 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41059 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
41060 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41061 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41062 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41063 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41064 distcc[30943] (dcc_lock_pause) nothing available, sleeping 1000ms...
41065 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41066 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41067 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41068 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41069 distcc[30912] (dcc_lock_pause) nothing available, sleeping 1000ms...
41070 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41071 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41072 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41073 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41074 distcc[30955] (dcc_lock_pause) nothing available, sleeping 1000ms...
41075 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41076 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41077 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41078 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41079 distcc[30801] (dcc_lock_pause) nothing available, sleeping 1000ms...
41080 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41081 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41082 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41083 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41084 distcc[30577] (dcc_lock_pause) nothing available, sleeping 1000ms...
41085 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41086 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41087 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41088 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41089 distcc[30967] (dcc_lock_pause) nothing available, sleeping 1000ms...
41090 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41091 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41092 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41093 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41094 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
41095 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41096 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41097 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41098 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41099 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
41100 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41101 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41102 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41103 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41104 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
41105 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41106 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41107 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41108 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41109 distcc[30939] (dcc_lock_pause) nothing available, sleeping 1000ms...
41110 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41111 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41112 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41113 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41114 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
41115 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41116 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41117 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41118 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41119 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
41120 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41121 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41122 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41123 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41124 distcc[30915] (dcc_lock_pause) nothing available, sleeping 1000ms...
41125 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41126 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41127 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41128 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41129 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
41130 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41131 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41132 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41133 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41134 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
41135 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41136 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41137 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41138 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41139 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41140 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41141 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41142 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41143 distcc[30943] (dcc_lock_pause) nothing available, sleeping 1000ms...
41144 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
41145 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41146 distcc[30912] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41147 distcc[30987] (dcc_collect_child) cc child 30988 terminated with status 0
41148 distcc[30987] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
41149 distcc[30987] compile (null) on localhost completed ok
41150 distcc[30987] (dcc_unlock) release lock fd5
41151 distcc[30987] elapsed compilation time 3.530752s
41152 distcc[30987] (dcc_exit) exit: code 0; self: 0.000000 user 0.006655 sys; children: 3.309657 user 0.171503 sys
41153 distcc[30912] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
41154 distcc[30912] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/thread.o Python/thread.c
41155 distcc[30912] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
41156 distcc[30987] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
41157 distcc[30912] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/thread.o Python/thread.c
41158 distcc[30912] (dcc_spawn_child) child started as pid30991
41159 distcc[30991] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
41160 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41161 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_weakref.c -o Modules/_weakref.o
41162 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41163 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41164 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41165 distcc[30955] (dcc_lock_pause) nothing available, sleeping 1000ms...
41166 distcc[30992] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
41167 distcc[30992] (dcc_recursion_safeguard) safeguard level=0
41168 distcc[30992] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
41169 distcc[30992] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
41170 distcc[30992] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_weakref.c -o Modules/_weakref.o
41171 distcc[30992] (dcc_scan_args) compiler will emit/use profile info; must be local
41172 distcc[30992] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
41173 distcc[30992] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
41174 distcc[30992] (dcc_parse_hosts) found tcp token "192.168.1.41"
41175 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41176 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41177 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41178 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41179 distcc[30992] (dcc_lock_pause) nothing available, sleeping 1000ms...
41180 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41181 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41182 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41183 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41184 distcc[30801] (dcc_lock_pause) nothing available, sleeping 1000ms...
41185 distcc[30606] (dcc_collect_child) cc child 30956 terminated with status 0
41186 distcc[30606] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
41187 distcc[30606] compile (null) on localhost completed ok
41188 distcc[30606] (dcc_unlock) release lock fd5
41189 distcc[30606] elapsed compilation time 90.566228s
41190 distcc[30606] (dcc_exit) exit: code 0; self: 0.025698 user 0.058739 sys; children: 7.919699 user 0.282342 sys
41191 distcc[30606] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
41192 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o
41193 distcc[30995] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
41194 distcc[30995] (dcc_recursion_safeguard) safeguard level=0
41195 distcc[30995] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
41196 distcc[30995] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
41197 distcc[30995] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o
41198 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41199 distcc[30995] (dcc_scan_args) compiler will emit/use profile info; must be local
41200 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41201 distcc[30995] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
41202 distcc[30995] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
41203 distcc[30577] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41204 distcc[30995] (dcc_parse_hosts) found tcp token "192.168.1.41"
41205 distcc[30577] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
41206 distcc[30577] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/string_parser.o Parser/string_parser.c
41207 distcc[30577] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
41208 distcc[30995] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41209 distcc[30995] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41210 distcc[30995] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41211 distcc[30577] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/string_parser.o Parser/string_parser.c
41212 distcc[30995] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41213 distcc[30995] (dcc_lock_pause) nothing available, sleeping 1000ms...
41214 distcc[30577] (dcc_spawn_child) child started as pid30996
41215 distcc[30996] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
41216 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41217 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41218 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41219 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41220 distcc[30967] (dcc_lock_pause) nothing available, sleeping 1000ms...
41221 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41222 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41223 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41224 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41225 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
41226 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41227 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41228 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41229 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41230 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41231 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41232 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
41233 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41234 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41235 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41236 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
41237 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41238 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41239 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41240 distcc[30939] (dcc_lock_pause) nothing available, sleeping 1000ms...
41241 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41242 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41243 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41244 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41245 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
41246 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41247 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41248 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41249 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41250 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
41251 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41252 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41253 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41254 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41255 distcc[30915] (dcc_lock_pause) nothing available, sleeping 1000ms...
41256 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41257 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41258 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41259 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41260 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
41261 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41262 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41263 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41264 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41265 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
41266 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41267 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41268 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41269 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41270 distcc[30943] (dcc_lock_pause) nothing available, sleeping 1000ms...
41271 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41272 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41273 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41274 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41275 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
41276 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41277 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41278 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41279 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41280 distcc[30955] (dcc_lock_pause) nothing available, sleeping 1000ms...
41281 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41282 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41283 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41284 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41285 distcc[30992] (dcc_lock_pause) nothing available, sleeping 1000ms...
41286 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41287 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41288 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41289 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41290 distcc[30801] (dcc_lock_pause) nothing available, sleeping 1000ms...
41291 distcc[30912] (dcc_collect_child) cc child 30991 terminated with status 0
41292 distcc[30912] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
41293 distcc[30912] compile (null) on localhost completed ok
41294 distcc[30912] (dcc_unlock) release lock fd5
41295 distcc[30912] elapsed compilation time 14.239009s
41296 distcc[30912] (dcc_exit) exit: code 0; self: 0.003505 user 0.014022 sys; children: 1.084185 user 0.139913 sys
41297 distcc[30912] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
41298 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c ./Modules/_operator.c -o Modules/_operator.o
41299 distcc[30999] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
41300 distcc[30999] (dcc_recursion_safeguard) safeguard level=0
41301 distcc[30999] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
41302 distcc[30999] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
41303 distcc[30999] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c ./Modules/_operator.c -o Modules/_operator.o
41304 distcc[30999] (dcc_scan_args) compiler will emit/use profile info; must be local
41305 distcc[30999] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
41306 distcc[30999] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
41307 distcc[30999] (dcc_parse_hosts) found tcp token "192.168.1.41"
41308 distcc[30999] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41309 distcc[30999] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41310 distcc[30999] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
41311 distcc[30999] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c ./Modules/_operator.c -o Modules/_operator.o
41312 distcc[30999] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
41313 distcc[30999] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c ./Modules/_operator.c -o Modules/_operator.o
41314 distcc[30999] (dcc_spawn_child) child started as pid31000
41315 distcc[31000] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
41316 distcc[30995] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41317 distcc[30995] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41318 distcc[30995] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41319 distcc[30995] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41320 distcc[30995] (dcc_lock_pause) nothing available, sleeping 1000ms...
41321 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41322 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41323 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41324 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41325 distcc[30967] (dcc_lock_pause) nothing available, sleeping 1000ms...
41326 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41327 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41328 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41329 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41330 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
41331 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41332 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41333 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41334 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41335 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
41336 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41337 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41338 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41339 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41340 distcc[30939] (dcc_lock_pause) nothing available, sleeping 1000ms...
41341 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41342 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41343 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41344 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41345 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41346 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41347 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41348 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41349 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
41350 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
41351 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41352 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41353 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41354 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41355 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
41356 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41357 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41358 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41359 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41360 distcc[30915] (dcc_lock_pause) nothing available, sleeping 1000ms...
41361 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41362 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41363 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41364 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41365 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
41366 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41367 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41368 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41369 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41370 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
41371 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41372 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41373 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41374 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41375 distcc[30943] (dcc_lock_pause) nothing available, sleeping 1000ms...
41376 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41377 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41378 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41379 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41380 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
41381 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41382 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41383 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41384 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41385 distcc[30955] (dcc_lock_pause) nothing available, sleeping 1000ms...
41386 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41387 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41388 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41389 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41390 distcc[30992] (dcc_lock_pause) nothing available, sleeping 1000ms...
41391 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41392 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41393 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41394 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41395 distcc[30801] (dcc_lock_pause) nothing available, sleeping 1000ms...
41396 distcc[30995] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41397 distcc[30995] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41398 distcc[30995] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41399 distcc[30995] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41400 distcc[30995] (dcc_lock_pause) nothing available, sleeping 1000ms...
41401 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41402 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41403 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41404 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41405 distcc[30967] (dcc_lock_pause) nothing available, sleeping 1000ms...
41406 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41407 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41408 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41409 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41410 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
41411 distcc[30577] (dcc_collect_child) cc child 30996 terminated with status 0
41412 distcc[30577] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
41413 distcc[30577] compile (null) on localhost completed ok
41414 distcc[30577] (dcc_unlock) release lock fd5
41415 distcc[30577] elapsed compilation time 93.161210s
41416 distcc[30577] (dcc_exit) exit: code 0; self: 0.034986 user 0.050889 sys; children: 1.877103 user 0.171572 sys
41417 distcc[30577] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
41418 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o
41419 distcc[31003] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
41420 distcc[31003] (dcc_recursion_safeguard) safeguard level=0
41421 distcc[31003] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
41422 distcc[31003] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
41423 distcc[31003] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o
41424 distcc[31003] (dcc_scan_args) compiler will emit/use profile info; must be local
41425 distcc[31003] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
41426 distcc[31003] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
41427 distcc[31003] (dcc_parse_hosts) found tcp token "192.168.1.41"
41428 distcc[31003] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41429 distcc[31003] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41430 distcc[31003] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41431 distcc[31003] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
41432 distcc[31003] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o
41433 distcc[31003] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
41434 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41435 distcc[31003] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o
41436 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41437 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41438 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41439 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
41440 distcc[31003] (dcc_spawn_child) child started as pid31004
41441 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41442 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41443 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41444 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41445 distcc[30939] (dcc_lock_pause) nothing available, sleeping 1000ms...
41446 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41447 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41448 distcc[31004] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
41449 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41450 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41451 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
41452 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41453 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41454 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41455 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41456 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
41457 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41458 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41459 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41460 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41461 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
41462 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41463 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41464 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41465 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41466 distcc[30915] (dcc_lock_pause) nothing available, sleeping 1000ms...
41467 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41468 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41469 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41470 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41471 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
41472 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41473 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41474 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41475 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41476 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
41477 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41478 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41479 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41480 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41481 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41482 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41483 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41484 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
41485 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41486 distcc[30943] (dcc_lock_pause) nothing available, sleeping 1000ms...
41487 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41488 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41489 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41490 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41491 distcc[30955] (dcc_lock_pause) nothing available, sleeping 1000ms...
41492 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41493 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41494 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41495 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41496 distcc[30992] (dcc_lock_pause) nothing available, sleeping 1000ms...
41497 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41498 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41499 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41500 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41501 distcc[30801] (dcc_lock_pause) nothing available, sleeping 1000ms...
41502 distcc[30995] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41503 distcc[30995] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41504 distcc[30995] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41505 distcc[30995] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41506 distcc[30995] (dcc_lock_pause) nothing available, sleeping 1000ms...
41507 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41508 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41509 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41510 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41511 distcc[30967] (dcc_lock_pause) nothing available, sleeping 1000ms...
41512 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41513 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41514 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41515 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41516 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
41517 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41518 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41519 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41520 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41521 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41522 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41523 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41524 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41525 distcc[30939] (dcc_lock_pause) nothing available, sleeping 1000ms...
41526 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41527 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41528 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41529 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
41530 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41531 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41532 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41533 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41534 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
41535 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41536 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
41537 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41538 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41539 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41540 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41541 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
41542 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41543 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41544 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41545 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41546 distcc[30915] (dcc_lock_pause) nothing available, sleeping 1000ms...
41547 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41548 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41549 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41550 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41551 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
41552 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41553 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41554 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41555 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41556 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
41557 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41558 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41559 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41560 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41561 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41562 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41563 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41564 distcc[30943] (dcc_lock_pause) nothing available, sleeping 1000ms...
41565 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41566 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
41567 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41568 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41569 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41570 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41571 distcc[30955] (dcc_lock_pause) nothing available, sleeping 1000ms...
41572 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41573 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41574 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41575 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41576 distcc[30992] (dcc_lock_pause) nothing available, sleeping 1000ms...
41577 distcc[30999] (dcc_collect_child) cc child 31000 terminated with status 0
41578 distcc[30999] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
41579 distcc[30999] compile (null) on localhost completed ok
41580 distcc[30999] (dcc_unlock) release lock fd5
41581 distcc[30999] elapsed compilation time 2.800179s
41582 distcc[30999] (dcc_exit) exit: code 0; self: 0.000000 user 0.008196 sys; children: 2.526151 user 0.182372 sys
41583 distcc[30999] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
41584 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c ./Modules/_abc.c -o Modules/_abc.o
41585 distcc[31007] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
41586 distcc[31007] (dcc_recursion_safeguard) safeguard level=0
41587 distcc[31007] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
41588 distcc[31007] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
41589 distcc[31007] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c ./Modules/_abc.c -o Modules/_abc.o
41590 distcc[31007] (dcc_scan_args) compiler will emit/use profile info; must be local
41591 distcc[31007] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
41592 distcc[31007] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
41593 distcc[31007] (dcc_parse_hosts) found tcp token "192.168.1.41"
41594 distcc[31007] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41595 distcc[31007] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41596 distcc[31007] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
41597 distcc[31007] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c ./Modules/_abc.c -o Modules/_abc.o
41598 distcc[31007] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
41599 distcc[31007] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c ./Modules/_abc.c -o Modules/_abc.o
41600 distcc[31007] (dcc_spawn_child) child started as pid31008
41601 distcc[31008] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
41602 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41603 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41604 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41605 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41606 distcc[30801] (dcc_lock_pause) nothing available, sleeping 1000ms...
41607 distcc[30995] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41608 distcc[30995] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41609 distcc[30995] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41610 distcc[30995] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41611 distcc[30995] (dcc_lock_pause) nothing available, sleeping 1000ms...
41612 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41613 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41614 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41615 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41616 distcc[30967] (dcc_lock_pause) nothing available, sleeping 1000ms...
41617 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41618 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41619 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41620 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41621 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
41622 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41623 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41624 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41625 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41626 distcc[30939] (dcc_lock_pause) nothing available, sleeping 1000ms...
41627 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41628 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41629 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41630 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41631 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41632 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41633 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41634 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
41635 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41636 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
41637 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41638 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41639 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41640 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41641 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
41642 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41643 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41644 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41645 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41646 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
41647 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41648 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41649 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41650 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41651 distcc[30915] (dcc_lock_pause) nothing available, sleeping 1000ms...
41652 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41653 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41654 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41655 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41656 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
41657 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41658 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41659 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41660 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41661 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
41662 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41663 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41664 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41665 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41666 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41667 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41668 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41669 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41670 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
41671 distcc[30943] (dcc_lock_pause) nothing available, sleeping 1000ms...
41672 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41673 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41674 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41675 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41676 distcc[30955] (dcc_lock_pause) nothing available, sleeping 1000ms...
41677 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41678 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41679 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41680 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41681 distcc[30992] (dcc_lock_pause) nothing available, sleeping 1000ms...
41682 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41683 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41684 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41685 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41686 distcc[30801] (dcc_lock_pause) nothing available, sleeping 1000ms...
41687 distcc[30995] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41688 distcc[30995] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41689 distcc[30995] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41690 distcc[30995] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41691 distcc[30995] (dcc_lock_pause) nothing available, sleeping 1000ms...
41692 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41693 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41694 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41695 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41696 distcc[30967] (dcc_lock_pause) nothing available, sleeping 1000ms...
41697 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41698 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41699 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41700 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41701 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
41702 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41703 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41704 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41705 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41706 distcc[30939] (dcc_lock_pause) nothing available, sleeping 1000ms...
41707 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41708 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41709 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41710 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41711 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
41712 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41713 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41714 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41715 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41716 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41717 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41718 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
41719 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41720 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41721 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
41722 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41723 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41724 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41725 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41726 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
41727 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41728 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41729 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41730 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41731 distcc[30915] (dcc_lock_pause) nothing available, sleeping 1000ms...
41732 distcc[31003] (dcc_collect_child) cc child 31004 terminated with status 0
41733 distcc[31003] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
41734 distcc[31003] compile (null) on localhost completed ok
41735 distcc[31003] (dcc_unlock) release lock fd5
41736 distcc[31003] elapsed compilation time 3.135152s
41737 distcc[31003] (dcc_exit) exit: code 0; self: 0.003518 user 0.003518 sys; children: 2.901226 user 0.197602 sys
41738 distcc[31003] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
41739 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o
41740 distcc[31011] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
41741 distcc[31011] (dcc_recursion_safeguard) safeguard level=0
41742 distcc[31011] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
41743 distcc[31011] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
41744 distcc[31011] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o
41745 distcc[31011] (dcc_scan_args) compiler will emit/use profile info; must be local
41746 distcc[31011] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
41747 distcc[31011] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
41748 distcc[31011] (dcc_parse_hosts) found tcp token "192.168.1.41"
41749 distcc[31011] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41750 distcc[31011] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41751 distcc[31011] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41752 distcc[31011] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
41753 distcc[31011] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o
41754 distcc[31011] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
41755 distcc[31011] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o
41756 distcc[31011] (dcc_spawn_child) child started as pid31012
41757 distcc[31012] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
41758 distcc[31007] (dcc_collect_child) cc child 31008 terminated with status 0
41759 distcc[31007] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
41760 distcc[31007] compile (null) on localhost completed ok
41761 distcc[31007] (dcc_unlock) release lock fd5
41762 distcc[31007] elapsed compilation time 1.774234s
41763 distcc[31007] (dcc_exit) exit: code 0; self: 0.003674 user 0.003674 sys; children: 1.558943 user 0.148755 sys
41764 distcc[31007] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
41765 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/atexitmodule.c -o Modules/atexitmodule.o
41766 distcc[31015] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
41767 distcc[31015] (dcc_recursion_safeguard) safeguard level=0
41768 distcc[31015] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
41769 distcc[31015] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
41770 distcc[31015] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/atexitmodule.c -o Modules/atexitmodule.o
41771 distcc[31015] (dcc_scan_args) compiler will emit/use profile info; must be local
41772 distcc[31015] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
41773 distcc[31015] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
41774 distcc[31015] (dcc_parse_hosts) found tcp token "192.168.1.41"
41775 distcc[31015] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41776 distcc[31015] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41777 distcc[31015] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
41778 distcc[31015] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/atexitmodule.c -o Modules/atexitmodule.o
41779 distcc[31015] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
41780 distcc[31015] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/atexitmodule.c -o Modules/atexitmodule.o
41781 distcc[31015] (dcc_spawn_child) child started as pid31016
41782 distcc[31016] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
41783 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41784 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41785 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41786 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41787 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
41788 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41789 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41790 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41791 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41792 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
41793 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41794 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41795 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41796 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41797 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41798 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41799 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41800 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41801 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
41802 distcc[30943] (dcc_lock_pause) nothing available, sleeping 1000ms...
41803 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41804 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41805 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41806 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41807 distcc[30955] (dcc_lock_pause) nothing available, sleeping 1000ms...
41808 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41809 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41810 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41811 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41812 distcc[30992] (dcc_lock_pause) nothing available, sleeping 1000ms...
41813 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41814 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41815 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41816 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41817 distcc[30801] (dcc_lock_pause) nothing available, sleeping 1000ms...
41818 distcc[30995] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41819 distcc[30995] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41820 distcc[30995] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41821 distcc[30995] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41822 distcc[30995] (dcc_lock_pause) nothing available, sleeping 1000ms...
41823 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41824 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41825 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41826 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41827 distcc[30967] (dcc_lock_pause) nothing available, sleeping 1000ms...
41828 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41829 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41830 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41831 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41832 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
41833 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41834 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41835 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41836 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41837 distcc[30939] (dcc_lock_pause) nothing available, sleeping 1000ms...
41838 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41839 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41840 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41841 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41842 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
41843 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41844 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41845 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41846 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41847 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41848 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41849 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41850 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
41851 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41852 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
41853 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41854 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41855 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41856 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41857 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
41858 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41859 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41860 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41861 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41862 distcc[30915] (dcc_lock_pause) nothing available, sleeping 1000ms...
41863 distcc[31015] (dcc_collect_child) cc child 31016 terminated with status 0
41864 distcc[31015] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
41865 distcc[31015] compile (null) on localhost completed ok
41866 distcc[31015] (dcc_unlock) release lock fd5
41867 distcc[31015] elapsed compilation time 0.812620s
41868 distcc[31015] (dcc_exit) exit: code 0; self: 0.000000 user 0.006364 sys; children: 0.659944 user 0.138245 sys
41869 distcc[31015] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
41870 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/signalmodule.c -o Modules/signalmodule.o
41871 distcc[31019] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
41872 distcc[31019] (dcc_recursion_safeguard) safeguard level=0
41873 distcc[31019] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
41874 distcc[31019] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
41875 distcc[31019] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/signalmodule.c -o Modules/signalmodule.o
41876 distcc[31019] (dcc_scan_args) compiler will emit/use profile info; must be local
41877 distcc[31019] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
41878 distcc[31019] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
41879 distcc[31019] (dcc_parse_hosts) found tcp token "192.168.1.41"
41880 distcc[31019] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41881 distcc[31019] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41882 distcc[31019] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
41883 distcc[31019] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/signalmodule.c -o Modules/signalmodule.o
41884 distcc[31019] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
41885 distcc[31019] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/signalmodule.c -o Modules/signalmodule.o
41886 distcc[31019] (dcc_spawn_child) child started as pid31020
41887 distcc[31020] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
41888 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41889 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41890 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41891 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41892 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
41893 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41894 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41895 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41896 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41897 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
41898 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41899 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41900 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41901 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41902 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41903 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41904 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41905 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41906 distcc[30943] (dcc_lock_pause) nothing available, sleeping 1000ms...
41907 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
41908 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41909 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41910 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41911 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41912 distcc[30955] (dcc_lock_pause) nothing available, sleeping 1000ms...
41913 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41914 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41915 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41916 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41917 distcc[30992] (dcc_lock_pause) nothing available, sleeping 1000ms...
41918 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41919 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41920 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41921 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41922 distcc[30801] (dcc_lock_pause) nothing available, sleeping 1000ms...
41923 distcc[30995] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41924 distcc[30995] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41925 distcc[30995] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41926 distcc[30995] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41927 distcc[30995] (dcc_lock_pause) nothing available, sleeping 1000ms...
41928 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41929 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41930 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41931 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41932 distcc[30967] (dcc_lock_pause) nothing available, sleeping 1000ms...
41933 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41934 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41935 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41936 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41937 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
41938 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41939 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41940 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41941 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41942 distcc[30939] (dcc_lock_pause) nothing available, sleeping 1000ms...
41943 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41944 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41945 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41946 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41947 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
41948 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41949 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41950 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41951 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41952 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
41953 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41954 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41955 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41956 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41957 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41958 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41959 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41960 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
41961 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41962 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
41963 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41964 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41965 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41966 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41967 distcc[30915] (dcc_lock_pause) nothing available, sleeping 1000ms...
41968 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41969 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41970 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41971 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41972 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
41973 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41974 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41975 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41976 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41977 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
41978 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41979 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41980 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41981 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41982 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41983 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41984 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41985 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
41986 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41987 distcc[30943] (dcc_lock_pause) nothing available, sleeping 1000ms...
41988 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41989 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41990 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41991 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41992 distcc[30955] (dcc_lock_pause) nothing available, sleeping 1000ms...
41993 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41994 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
41995 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
41996 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
41997 distcc[30992] (dcc_lock_pause) nothing available, sleeping 1000ms...
41998 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
41999 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42000 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42001 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42002 distcc[30801] (dcc_lock_pause) nothing available, sleeping 1000ms...
42003 distcc[30971] (dcc_collect_child) cc child 30972 terminated with status 0
42004 distcc[30971] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
42005 distcc[30971] compile (null) on localhost completed ok
42006 distcc[30971] (dcc_unlock) release lock fd5
42007 distcc[30971] elapsed compilation time 13.694446s
42008 distcc[30971] (dcc_exit) exit: code 0; self: 0.003384 user 0.003384 sys; children: 13.092043 user 0.414404 sys
42009 distcc[30971] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
42010 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_stat.c -o Modules/_stat.o
42011 distcc[31023] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
42012 distcc[31023] (dcc_recursion_safeguard) safeguard level=0
42013 distcc[31023] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
42014 distcc[31023] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
42015 distcc[31023] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_stat.c -o Modules/_stat.o
42016 distcc[31023] (dcc_scan_args) compiler will emit/use profile info; must be local
42017 distcc[31023] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
42018 distcc[31023] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
42019 distcc[31023] (dcc_parse_hosts) found tcp token "192.168.1.41"
42020 distcc[31023] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42021 distcc[31023] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
42022 distcc[31023] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_stat.c -o Modules/_stat.o
42023 distcc[31023] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
42024 distcc[31023] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_stat.c -o Modules/_stat.o
42025 distcc[31023] (dcc_spawn_child) child started as pid31024
42026 distcc[31024] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
42027 distcc[30995] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42028 distcc[30995] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42029 distcc[30995] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42030 distcc[30995] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42031 distcc[30995] (dcc_lock_pause) nothing available, sleeping 1000ms...
42032 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42033 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42034 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42035 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42036 distcc[30967] (dcc_lock_pause) nothing available, sleeping 1000ms...
42037 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42038 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42039 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42040 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42041 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
42042 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42043 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42044 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42045 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42046 distcc[30939] (dcc_lock_pause) nothing available, sleeping 1000ms...
42047 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42048 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42049 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42050 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42051 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
42052 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42053 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42054 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42055 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42056 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
42057 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42058 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42059 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42060 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42061 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42062 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42063 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42064 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
42065 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42066 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
42067 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42068 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42069 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42070 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42071 distcc[30915] (dcc_lock_pause) nothing available, sleeping 1000ms...
42072 distcc[30983] (dcc_collect_child) cc child 30984 terminated with status 0
42073 distcc[30983] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
42074 distcc[30983] compile (null) on localhost completed ok
42075 distcc[30983] (dcc_unlock) release lock fd5
42076 distcc[30983] elapsed compilation time 12.596651s
42077 distcc[30983] (dcc_exit) exit: code 0; self: 0.000000 user 0.008476 sys; children: 11.980657 user 0.337651 sys
42078 distcc[30983] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
42079 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/timemodule.c -o Modules/timemodule.o
42080 distcc[31027] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
42081 distcc[31027] (dcc_recursion_safeguard) safeguard level=0
42082 distcc[31027] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
42083 distcc[31027] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
42084 distcc[31027] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/timemodule.c -o Modules/timemodule.o
42085 distcc[31027] (dcc_scan_args) compiler will emit/use profile info; must be local
42086 distcc[31027] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
42087 distcc[31027] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
42088 distcc[31027] (dcc_parse_hosts) found tcp token "192.168.1.41"
42089 distcc[31027] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
42090 distcc[31027] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/timemodule.c -o Modules/timemodule.o
42091 distcc[31027] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
42092 distcc[31027] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/timemodule.c -o Modules/timemodule.o
42093 distcc[31027] (dcc_spawn_child) child started as pid31028
42094 distcc[31028] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
42095 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42096 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42097 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42098 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42099 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
42100 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42101 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42102 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42103 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42104 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
42105 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42106 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42107 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42108 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42109 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42110 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42111 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42112 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42113 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
42114 distcc[30943] (dcc_lock_pause) nothing available, sleeping 1000ms...
42115 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42116 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42117 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42118 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42119 distcc[30955] (dcc_lock_pause) nothing available, sleeping 1000ms...
42120 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42121 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42122 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42123 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42124 distcc[30992] (dcc_lock_pause) nothing available, sleeping 1000ms...
42125 distcc[31019] (dcc_collect_child) cc child 31020 terminated with status 0
42126 distcc[31019] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
42127 distcc[31019] compile (null) on localhost completed ok
42128 distcc[31019] (dcc_unlock) release lock fd5
42129 distcc[31019] elapsed compilation time 2.428442s
42130 distcc[31019] (dcc_exit) exit: code 0; self: 0.001769 user 0.005307 sys; children: 2.120058 user 0.190783 sys
42131 distcc[31019] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
42132 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/_threadmodule.c -o Modules/_threadmodule.o
42133 distcc[31031] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
42134 distcc[31031] (dcc_recursion_safeguard) safeguard level=0
42135 distcc[31031] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
42136 distcc[31031] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
42137 distcc[31031] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/_threadmodule.c -o Modules/_threadmodule.o
42138 distcc[31031] (dcc_scan_args) compiler will emit/use profile info; must be local
42139 distcc[31031] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
42140 distcc[31031] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
42141 distcc[31031] (dcc_parse_hosts) found tcp token "192.168.1.41"
42142 distcc[31031] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42143 distcc[31031] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42144 distcc[31031] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
42145 distcc[31031] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/_threadmodule.c -o Modules/_threadmodule.o
42146 distcc[31031] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
42147 distcc[31031] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/_threadmodule.c -o Modules/_threadmodule.o
42148 distcc[31031] (dcc_spawn_child) child started as pid31032
42149 distcc[31032] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
42150 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42151 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42152 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42153 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42154 distcc[30801] (dcc_lock_pause) nothing available, sleeping 1000ms...
42155 distcc[31023] (dcc_collect_child) cc child 31024 terminated with status 0
42156 distcc[31023] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
42157 distcc[31023] compile (null) on localhost completed ok
42158 distcc[31023] (dcc_unlock) release lock fd5
42159 distcc[31023] elapsed compilation time 1.004627s
42160 distcc[31023] (dcc_exit) exit: code 0; self: 0.000000 user 0.007230 sys; children: 0.817183 user 0.136957 sys
42161 distcc[31023] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
42162 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c ./Modules/_localemodule.c -o Modules/_localemodule.o
42163 distcc[31035] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
42164 distcc[31035] (dcc_recursion_safeguard) safeguard level=0
42165 distcc[31035] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
42166 distcc[30995] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42167 distcc[30995] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
42168 distcc[30995] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o
42169 distcc[30995] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
42170 distcc[30995] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o
42171 distcc[30995] (dcc_spawn_child) child started as pid31036
42172 distcc[31035] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
42173 distcc[31035] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c ./Modules/_localemodule.c -o Modules/_localemodule.o
42174 distcc[31035] (dcc_scan_args) compiler will emit/use profile info; must be local
42175 distcc[31035] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
42176 distcc[31035] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
42177 distcc[31035] (dcc_parse_hosts) found tcp token "192.168.1.41"
42178 distcc[31035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42179 distcc[31035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42180 distcc[31035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42181 distcc[31035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42182 distcc[31035] (dcc_lock_pause) nothing available, sleeping 1000ms...
42183 distcc[31036] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
42184 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42185 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42186 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42187 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42188 distcc[30967] (dcc_lock_pause) nothing available, sleeping 1000ms...
42189 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42190 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42191 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42192 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42193 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
42194 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42195 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42196 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42197 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42198 distcc[30939] (dcc_lock_pause) nothing available, sleeping 1000ms...
42199 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42200 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42201 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42202 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42203 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
42204 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42205 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42206 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42207 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42208 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
42209 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42210 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42211 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42212 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42213 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42214 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42215 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
42216 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42217 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42218 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
42219 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42220 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42221 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42222 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42223 distcc[30915] (dcc_lock_pause) nothing available, sleeping 1000ms...
42224 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42225 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42226 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42227 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42228 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
42229 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42230 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42231 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42232 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42233 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
42234 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42235 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42236 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42237 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42238 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42239 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42240 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42241 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42242 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
42243 distcc[30943] (dcc_lock_pause) nothing available, sleeping 1000ms...
42244 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42245 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42246 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42247 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42248 distcc[30955] (dcc_lock_pause) nothing available, sleeping 1000ms...
42249 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42250 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42251 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42252 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42253 distcc[30992] (dcc_lock_pause) nothing available, sleeping 1000ms...
42254 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42255 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42256 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42257 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42258 distcc[30801] (dcc_lock_pause) nothing available, sleeping 1000ms...
42259 distcc[31035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42260 distcc[31035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42261 distcc[31035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42262 distcc[31035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42263 distcc[31035] (dcc_lock_pause) nothing available, sleeping 1000ms...
42264 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42265 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42266 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42267 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42268 distcc[30967] (dcc_lock_pause) nothing available, sleeping 1000ms...
42269 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42270 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42271 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42272 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42273 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
42274 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42275 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42276 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42277 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42278 distcc[30939] (dcc_lock_pause) nothing available, sleeping 1000ms...
42279 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42280 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42281 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42282 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42283 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
42284 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42285 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42286 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42287 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42288 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
42289 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42290 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42291 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42292 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42293 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42294 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42295 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42296 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42297 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
42298 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
42299 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42300 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42301 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42302 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42303 distcc[30915] (dcc_lock_pause) nothing available, sleeping 1000ms...
42304 distcc[31027] (dcc_collect_child) cc child 31028 terminated with status 0
42305 distcc[31027] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
42306 distcc[31027] compile (null) on localhost completed ok
42307 distcc[31027] (dcc_unlock) release lock fd5
42308 distcc[31027] elapsed compilation time 1.712895s
42309 distcc[31027] (dcc_exit) exit: code 0; self: 0.006312 user 0.000000 sys; children: 1.545151 user 0.143994 sys
42310 distcc[31027] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
42311 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/_iomodule.c -o Modules/_iomodule.o
42312 distcc[31039] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
42313 distcc[31039] (dcc_recursion_safeguard) safeguard level=0
42314 distcc[31039] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
42315 distcc[31039] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
42316 distcc[31039] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/_iomodule.c -o Modules/_iomodule.o
42317 distcc[31039] (dcc_scan_args) compiler will emit/use profile info; must be local
42318 distcc[31039] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
42319 distcc[31039] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
42320 distcc[31039] (dcc_parse_hosts) found tcp token "192.168.1.41"
42321 distcc[31039] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
42322 distcc[31039] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/_iomodule.c -o Modules/_iomodule.o
42323 distcc[31039] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
42324 distcc[31039] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/_iomodule.c -o Modules/_iomodule.o
42325 distcc[31039] (dcc_spawn_child) child started as pid31040
42326 distcc[31040] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
42327 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42328 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42329 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42330 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42331 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
42332 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42333 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42334 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42335 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42336 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
42337 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42338 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42339 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42340 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42341 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42342 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42343 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42344 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42345 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
42346 distcc[30943] (dcc_lock_pause) nothing available, sleeping 1000ms...
42347 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42348 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42349 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42350 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42351 distcc[30955] (dcc_lock_pause) nothing available, sleeping 1000ms...
42352 distcc[31031] (dcc_collect_child) cc child 31032 terminated with status 0
42353 distcc[31031] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
42354 distcc[31031] compile (null) on localhost completed ok
42355 distcc[31031] (dcc_unlock) release lock fd5
42356 distcc[31031] elapsed compilation time 1.926223s
42357 distcc[31031] (dcc_exit) exit: code 0; self: 0.000000 user 0.006454 sys; children: 1.698260 user 0.188116 sys
42358 distcc[31031] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
42359 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/iobase.c -o Modules/iobase.o
42360 distcc[31043] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
42361 distcc[31043] (dcc_recursion_safeguard) safeguard level=0
42362 distcc[31043] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
42363 distcc[31043] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
42364 distcc[31043] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/iobase.c -o Modules/iobase.o
42365 distcc[31043] (dcc_scan_args) compiler will emit/use profile info; must be local
42366 distcc[31043] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
42367 distcc[31043] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
42368 distcc[31043] (dcc_parse_hosts) found tcp token "192.168.1.41"
42369 distcc[31043] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42370 distcc[31043] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42371 distcc[31043] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
42372 distcc[31043] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/iobase.c -o Modules/iobase.o
42373 distcc[31043] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
42374 distcc[31043] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/iobase.c -o Modules/iobase.o
42375 distcc[31043] (dcc_spawn_child) child started as pid31044
42376 distcc[31044] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
42377 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42378 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42379 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42380 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42381 distcc[30992] (dcc_lock_pause) nothing available, sleeping 1000ms...
42382 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42383 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42384 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42385 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42386 distcc[30801] (dcc_lock_pause) nothing available, sleeping 1000ms...
42387 distcc[31011] (dcc_collect_child) cc child 31012 terminated with status 0
42388 distcc[31011] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
42389 distcc[31011] compile (null) on localhost completed ok
42390 distcc[31011] (dcc_unlock) release lock fd5
42391 distcc[31011] elapsed compilation time 5.603054s
42392 distcc[31011] (dcc_exit) exit: code 0; self: 0.004979 user 0.002489 sys; children: 5.295540 user 0.205932 sys
42393 distcc[31011] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
42394 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/fileio.c -o Modules/fileio.o
42395 distcc[31047] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
42396 distcc[31047] (dcc_recursion_safeguard) safeguard level=0
42397 distcc[31047] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
42398 distcc[31047] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
42399 distcc[31047] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/fileio.c -o Modules/fileio.o
42400 distcc[31047] (dcc_scan_args) compiler will emit/use profile info; must be local
42401 distcc[31047] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
42402 distcc[31047] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
42403 distcc[31047] (dcc_parse_hosts) found tcp token "192.168.1.41"
42404 distcc[31047] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42405 distcc[31047] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42406 distcc[31047] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42407 distcc[31047] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
42408 distcc[31047] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/fileio.c -o Modules/fileio.o
42409 distcc[31047] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
42410 distcc[31047] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/fileio.c -o Modules/fileio.o
42411 distcc[31047] (dcc_spawn_child) child started as pid31048
42412 distcc[31048] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
42413 distcc[31035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42414 distcc[31035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42415 distcc[31035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42416 distcc[31035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42417 distcc[31035] (dcc_lock_pause) nothing available, sleeping 1000ms...
42418 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42419 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42420 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42421 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42422 distcc[30967] (dcc_lock_pause) nothing available, sleeping 1000ms...
42423 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42424 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42425 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42426 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42427 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
42428 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42429 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42430 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42431 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42432 distcc[30939] (dcc_lock_pause) nothing available, sleeping 1000ms...
42433 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42434 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42435 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42436 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42437 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
42438 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42439 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42440 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42441 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42442 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
42443 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42444 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42445 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42446 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42447 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42448 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42449 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
42450 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42451 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42452 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
42453 distcc[30995] (dcc_collect_child) cc child 31036 terminated with status 0
42454 distcc[30995] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
42455 distcc[30995] compile (null) on localhost completed ok
42456 distcc[30995] (dcc_unlock) release lock fd5
42457 distcc[30995] elapsed compilation time 11.092324s
42458 distcc[30995] (dcc_exit) exit: code 0; self: 0.005991 user 0.008987 sys; children: 1.835521 user 0.166003 sys
42459 distcc[30995] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
42460 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/bytesio.c -o Modules/bytesio.o
42461 distcc[31051] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
42462 distcc[31051] (dcc_recursion_safeguard) safeguard level=0
42463 distcc[31051] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
42464 distcc[31051] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
42465 distcc[31051] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/bytesio.c -o Modules/bytesio.o
42466 distcc[31051] (dcc_scan_args) compiler will emit/use profile info; must be local
42467 distcc[31051] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
42468 distcc[31051] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
42469 distcc[31051] (dcc_parse_hosts) found tcp token "192.168.1.41"
42470 distcc[31051] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42471 distcc[31051] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
42472 distcc[31051] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/bytesio.c -o Modules/bytesio.o
42473 distcc[31051] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
42474 distcc[31051] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/bytesio.c -o Modules/bytesio.o
42475 distcc[31051] (dcc_spawn_child) child started as pid31052
42476 distcc[31052] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
42477 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42478 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42479 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42480 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42481 distcc[30915] (dcc_lock_pause) nothing available, sleeping 1000ms...
42482 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42483 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42484 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42485 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42486 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
42487 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42488 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42489 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42490 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42491 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
42492 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42493 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42494 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42495 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42496 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42497 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42498 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42499 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42500 distcc[30943] (dcc_lock_pause) nothing available, sleeping 1000ms...
42501 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
42502 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42503 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42504 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42505 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42506 distcc[30955] (dcc_lock_pause) nothing available, sleeping 1000ms...
42507 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42508 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42509 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42510 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42511 distcc[30992] (dcc_lock_pause) nothing available, sleeping 1000ms...
42512 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42513 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42514 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42515 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42516 distcc[30801] (dcc_lock_pause) nothing available, sleeping 1000ms...
42517 distcc[31039] (dcc_collect_child) cc child 31040 terminated with status 0
42518 distcc[31039] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
42519 distcc[31039] compile (null) on localhost completed ok
42520 distcc[31039] (dcc_unlock) release lock fd5
42521 distcc[31039] elapsed compilation time 1.693231s
42522 distcc[31039] (dcc_exit) exit: code 0; self: 0.002576 user 0.005152 sys; children: 1.513057 user 0.132217 sys
42523 distcc[31039] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
42524 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/bufferedio.c -o Modules/bufferedio.o
42525 distcc[31055] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
42526 distcc[31055] (dcc_recursion_safeguard) safeguard level=0
42527 distcc[31055] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
42528 distcc[31055] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
42529 distcc[31055] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/bufferedio.c -o Modules/bufferedio.o
42530 distcc[31055] (dcc_scan_args) compiler will emit/use profile info; must be local
42531 distcc[31055] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
42532 distcc[31055] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
42533 distcc[31055] (dcc_parse_hosts) found tcp token "192.168.1.41"
42534 distcc[31055] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
42535 distcc[31055] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/bufferedio.c -o Modules/bufferedio.o
42536 distcc[31055] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
42537 distcc[31055] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/bufferedio.c -o Modules/bufferedio.o
42538 distcc[31055] (dcc_spawn_child) child started as pid31056
42539 distcc[31056] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
42540 distcc[31035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42541 distcc[31035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42542 distcc[31035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42543 distcc[31035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42544 distcc[31035] (dcc_lock_pause) nothing available, sleeping 1000ms...
42545 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42546 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42547 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42548 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42549 distcc[30967] (dcc_lock_pause) nothing available, sleeping 1000ms...
42550 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42551 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42552 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42553 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42554 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
42555 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42556 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42557 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42558 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42559 distcc[30939] (dcc_lock_pause) nothing available, sleeping 1000ms...
42560 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42561 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42562 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42563 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42564 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
42565 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42566 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42567 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42568 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42569 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
42570 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42571 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42572 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42573 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42574 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
42575 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42576 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42577 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42578 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42579 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
42580 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42581 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42582 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42583 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42584 distcc[30915] (dcc_lock_pause) nothing available, sleeping 1000ms...
42585 distcc[31043] (dcc_collect_child) cc child 31044 terminated with status 0
42586 distcc[31043] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
42587 distcc[31043] compile (null) on localhost completed ok
42588 distcc[31043] (dcc_unlock) release lock fd5
42589 distcc[31043] elapsed compilation time 1.578439s
42590 distcc[31043] (dcc_exit) exit: code 0; self: 0.000000 user 0.006539 sys; children: 1.382037 user 0.166790 sys
42591 distcc[31043] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
42592 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/textio.c -o Modules/textio.o
42593 distcc[31059] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
42594 distcc[31059] (dcc_recursion_safeguard) safeguard level=0
42595 distcc[31059] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
42596 distcc[31059] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
42597 distcc[31059] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/textio.c -o Modules/textio.o
42598 distcc[31059] (dcc_scan_args) compiler will emit/use profile info; must be local
42599 distcc[31059] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
42600 distcc[31059] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
42601 distcc[31059] (dcc_parse_hosts) found tcp token "192.168.1.41"
42602 distcc[31059] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42603 distcc[31059] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42604 distcc[31059] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
42605 distcc[31059] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/textio.c -o Modules/textio.o
42606 distcc[31059] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
42607 distcc[31059] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/textio.c -o Modules/textio.o
42608 distcc[31059] (dcc_spawn_child) child started as pid31060
42609 distcc[31060] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
42610 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42611 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42612 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42613 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42614 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
42615 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42616 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42617 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42618 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42619 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
42620 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42621 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42622 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42623 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42624 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42625 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42626 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42627 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42628 distcc[30943] (dcc_lock_pause) nothing available, sleeping 1000ms...
42629 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
42630 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42631 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42632 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42633 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42634 distcc[30955] (dcc_lock_pause) nothing available, sleeping 1000ms...
42635 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42636 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42637 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42638 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42639 distcc[30992] (dcc_lock_pause) nothing available, sleeping 1000ms...
42640 distcc[31047] (dcc_collect_child) cc child 31048 terminated with status 0
42641 distcc[31047] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
42642 distcc[31047] compile (null) on localhost completed ok
42643 distcc[31047] (dcc_unlock) release lock fd5
42644 distcc[31047] elapsed compilation time 1.812841s
42645 distcc[31047] (dcc_exit) exit: code 0; self: 0.000000 user 0.007665 sys; children: 1.640499 user 0.129223 sys
42646 distcc[31047] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
42647 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/stringio.c -o Modules/stringio.o
42648 distcc[31063] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
42649 distcc[31063] (dcc_recursion_safeguard) safeguard level=0
42650 distcc[31063] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
42651 distcc[31063] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
42652 distcc[31063] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/stringio.c -o Modules/stringio.o
42653 distcc[31063] (dcc_scan_args) compiler will emit/use profile info; must be local
42654 distcc[31063] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
42655 distcc[31063] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
42656 distcc[31063] (dcc_parse_hosts) found tcp token "192.168.1.41"
42657 distcc[31063] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42658 distcc[31063] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42659 distcc[31063] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42660 distcc[31063] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
42661 distcc[31063] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/stringio.c -o Modules/stringio.o
42662 distcc[31063] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
42663 distcc[31063] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/stringio.c -o Modules/stringio.o
42664 distcc[31063] (dcc_spawn_child) child started as pid31064
42665 distcc[31064] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
42666 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42667 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42668 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42669 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42670 distcc[30801] (dcc_lock_pause) nothing available, sleeping 1000ms...
42671 distcc[31051] (dcc_collect_child) cc child 31052 terminated with status 0
42672 distcc[31051] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
42673 distcc[31051] compile (null) on localhost completed ok
42674 distcc[31051] (dcc_unlock) release lock fd5
42675 distcc[31051] elapsed compilation time 1.852789s
42676 distcc[31051] (dcc_exit) exit: code 0; self: 0.000000 user 0.006833 sys; children: 1.608478 user 0.179106 sys
42677 distcc[31051] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
42678 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/faulthandler.c -o Modules/faulthandler.o
42679 distcc[31067] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
42680 distcc[31067] (dcc_recursion_safeguard) safeguard level=0
42681 distcc[31067] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
42682 distcc[31067] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
42683 distcc[31067] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/faulthandler.c -o Modules/faulthandler.o
42684 distcc[31067] (dcc_scan_args) compiler will emit/use profile info; must be local
42685 distcc[31067] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
42686 distcc[31067] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
42687 distcc[31067] (dcc_parse_hosts) found tcp token "192.168.1.41"
42688 distcc[31067] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42689 distcc[31067] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
42690 distcc[31067] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/faulthandler.c -o Modules/faulthandler.o
42691 distcc[31067] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
42692 distcc[31067] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/faulthandler.c -o Modules/faulthandler.o
42693 distcc[31067] (dcc_spawn_child) child started as pid31068
42694 distcc[31068] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
42695 distcc[31035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42696 distcc[31035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42697 distcc[31035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42698 distcc[31035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42699 distcc[31035] (dcc_lock_pause) nothing available, sleeping 1000ms...
42700 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42701 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42702 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42703 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42704 distcc[30967] (dcc_lock_pause) nothing available, sleeping 1000ms...
42705 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42706 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42707 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42708 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42709 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
42710 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42711 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42712 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42713 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42714 distcc[30939] (dcc_lock_pause) nothing available, sleeping 1000ms...
42715 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42716 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42717 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42718 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42719 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
42720 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42721 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42722 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42723 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42724 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
42725 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42726 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42727 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42728 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42729 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
42730 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42731 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42732 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42733 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42734 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
42735 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42736 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42737 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42738 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42739 distcc[30915] (dcc_lock_pause) nothing available, sleeping 1000ms...
42740 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42741 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42742 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42743 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42744 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
42745 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42746 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42747 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42748 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42749 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
42750 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42751 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42752 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42753 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42754 distcc[30943] (dcc_lock_pause) nothing available, sleeping 1000ms...
42755 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42756 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42757 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42758 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42759 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
42760 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42761 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42762 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42763 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42764 distcc[30955] (dcc_lock_pause) nothing available, sleeping 1000ms...
42765 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42766 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42767 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42768 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42769 distcc[30992] (dcc_lock_pause) nothing available, sleeping 1000ms...
42770 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42771 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42772 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42773 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42774 distcc[30801] (dcc_lock_pause) nothing available, sleeping 1000ms...
42775 distcc[31035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42776 distcc[31035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42777 distcc[31035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42778 distcc[31035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42779 distcc[31035] (dcc_lock_pause) nothing available, sleeping 1000ms...
42780 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42781 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42782 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42783 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42784 distcc[30967] (dcc_lock_pause) nothing available, sleeping 1000ms...
42785 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42786 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42787 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42788 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42789 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
42790 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42791 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42792 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42793 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42794 distcc[30939] (dcc_lock_pause) nothing available, sleeping 1000ms...
42795 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42796 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42797 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42798 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42799 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
42800 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42801 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42802 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42803 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42804 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
42805 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42806 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42807 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42808 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42809 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
42810 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42811 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42812 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42813 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42814 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
42815 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42816 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42817 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42818 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42819 distcc[30915] (dcc_lock_pause) nothing available, sleeping 1000ms...
42820 distcc[31063] (dcc_collect_child) cc child 31064 terminated with status 0
42821 distcc[31063] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
42822 distcc[31063] compile (null) on localhost completed ok
42823 distcc[31063] (dcc_unlock) release lock fd5
42824 distcc[31063] elapsed compilation time 1.652449s
42825 distcc[31063] (dcc_exit) exit: code 0; self: 0.000000 user 0.006432 sys; children: 1.471637 user 0.159188 sys
42826 distcc[31063] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
42827 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_tracemalloc.c -o Modules/_tracemalloc.o
42828 distcc[31071] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
42829 distcc[31071] (dcc_recursion_safeguard) safeguard level=0
42830 distcc[31071] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
42831 distcc[31071] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
42832 distcc[31071] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_tracemalloc.c -o Modules/_tracemalloc.o
42833 distcc[31071] (dcc_scan_args) compiler will emit/use profile info; must be local
42834 distcc[31071] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
42835 distcc[31071] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
42836 distcc[31071] (dcc_parse_hosts) found tcp token "192.168.1.41"
42837 distcc[31071] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42838 distcc[31071] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42839 distcc[31071] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42840 distcc[31071] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
42841 distcc[31071] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_tracemalloc.c -o Modules/_tracemalloc.o
42842 distcc[31071] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
42843 distcc[31071] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_tracemalloc.c -o Modules/_tracemalloc.o
42844 distcc[31071] (dcc_spawn_child) child started as pid31072
42845 distcc[31072] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
42846 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42847 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42848 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42849 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42850 distcc[30728] (dcc_lock_pause) nothing available, sleeping 1000ms...
42851 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42852 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42853 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42854 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42855 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
42856 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42857 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42858 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42859 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42860 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42861 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42862 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42863 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42864 distcc[30943] (dcc_lock_pause) nothing available, sleeping 1000ms...
42865 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
42866 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42867 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42868 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42869 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42870 distcc[30955] (dcc_lock_pause) nothing available, sleeping 1000ms...
42871 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42872 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42873 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42874 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42875 distcc[30992] (dcc_lock_pause) nothing available, sleeping 1000ms...
42876 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42877 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42878 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42879 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42880 distcc[30801] (dcc_lock_pause) nothing available, sleeping 1000ms...
42881 distcc[31067] (dcc_collect_child) cc child 31068 terminated with status 0
42882 distcc[31067] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
42883 distcc[31067] compile (null) on localhost completed ok
42884 distcc[31067] (dcc_unlock) release lock fd5
42885 distcc[31067] elapsed compilation time 1.797867s
42886 distcc[31067] (dcc_exit) exit: code 0; self: 0.001930 user 0.005792 sys; children: 1.546670 user 0.176593 sys
42887 distcc[31067] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
42888 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o
42889 distcc[31075] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
42890 distcc[31075] (dcc_recursion_safeguard) safeguard level=0
42891 distcc[31075] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
42892 distcc[31075] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
42893 distcc[31075] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o
42894 distcc[31075] (dcc_scan_args) compiler will emit/use profile info; must be local
42895 distcc[31075] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
42896 distcc[31075] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
42897 distcc[31075] (dcc_parse_hosts) found tcp token "192.168.1.41"
42898 distcc[31075] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42899 distcc[31075] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
42900 distcc[31075] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o
42901 distcc[31075] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
42902 distcc[31075] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o
42903 distcc[31075] (dcc_spawn_child) child started as pid31076
42904 distcc[31076] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
42905 distcc[31035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42906 distcc[31035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42907 distcc[31035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42908 distcc[31035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42909 distcc[31035] (dcc_lock_pause) nothing available, sleeping 1000ms...
42910 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42911 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42912 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42913 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42914 distcc[30967] (dcc_lock_pause) nothing available, sleeping 1000ms...
42915 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42916 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42917 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42918 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42919 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
42920 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42921 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42922 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42923 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42924 distcc[30939] (dcc_lock_pause) nothing available, sleeping 1000ms...
42925 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42926 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42927 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42928 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42929 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
42930 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42931 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42932 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42933 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42934 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
42935 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42936 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42937 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42938 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42939 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
42940 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42941 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42942 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42943 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42944 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
42945 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42946 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42947 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42948 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42949 distcc[30915] (dcc_lock_pause) nothing available, sleeping 1000ms...
42950 distcc[31075] (dcc_collect_child) cc child 31076 terminated with status 0
42951 distcc[31075] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
42952 distcc[31075] compile (null) on localhost completed ok
42953 distcc[31075] (dcc_unlock) release lock fd5
42954 distcc[31075] elapsed compilation time 0.722454s
42955 distcc[31075] (dcc_exit) exit: code 0; self: 0.005186 user 0.002593 sys; children: 0.545196 user 0.159085 sys
42956 distcc[31075] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
42957 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o
42958 distcc[31079] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
42959 distcc[31079] (dcc_recursion_safeguard) safeguard level=0
42960 distcc[31079] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
42961 distcc[30728] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42962 distcc[30728] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
42963 distcc[30728] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c
42964 distcc[30728] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
42965 distcc[30728] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c
42966 distcc[30728] (dcc_spawn_child) child started as pid31080
42967 distcc[31079] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
42968 distcc[31079] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o
42969 distcc[31079] (dcc_scan_args) compiler will emit/use profile info; must be local
42970 distcc[31079] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
42971 distcc[31079] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
42972 distcc[31079] (dcc_parse_hosts) found tcp token "192.168.1.41"
42973 distcc[31079] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42974 distcc[31079] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42975 distcc[31079] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42976 distcc[31079] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42977 distcc[31079] (dcc_lock_pause) nothing available, sleeping 1000ms...
42978 distcc[31080] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
42979 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42980 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42981 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42982 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42983 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
42984 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42985 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42986 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42987 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42988 distcc[30943] (dcc_lock_pause) nothing available, sleeping 1000ms...
42989 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42990 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
42991 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42992 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
42993 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42994 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
42995 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42996 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
42997 distcc[30955] (dcc_lock_pause) nothing available, sleeping 1000ms...
42998 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
42999 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43000 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43001 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43002 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43003 distcc[30992] (dcc_lock_pause) nothing available, sleeping 1000ms...
43004 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43005 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43006 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43007 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43008 distcc[30801] (dcc_lock_pause) nothing available, sleeping 1000ms...
43009 distcc[31055] (dcc_collect_child) cc child 31056 terminated with status 0
43010 distcc[31055] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
43011 distcc[31055] compile (null) on localhost completed ok
43012 distcc[31055] (dcc_unlock) release lock fd5
43013 distcc[31055] elapsed compilation time 4.036954s
43014 distcc[31055] (dcc_exit) exit: code 0; self: 0.000000 user 0.007165 sys; children: 3.727077 user 0.174363 sys
43015 distcc[31055] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
43016 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c
43017 distcc[31083] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
43018 distcc[31083] (dcc_recursion_safeguard) safeguard level=0
43019 distcc[31083] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
43020 distcc[31083] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
43021 distcc[31083] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c
43022 distcc[31083] (dcc_scan_args) compiler will emit/use profile info; must be local
43023 distcc[31083] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
43024 distcc[31083] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
43025 distcc[31083] (dcc_parse_hosts) found tcp token "192.168.1.41"
43026 distcc[31083] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
43027 distcc[31083] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c
43028 distcc[31083] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
43029 distcc[31083] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c
43030 distcc[31083] (dcc_spawn_child) child started as pid31084
43031 distcc[31084] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
43032 distcc[31035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43033 distcc[31035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43034 distcc[31035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43035 distcc[31035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43036 distcc[31035] (dcc_lock_pause) nothing available, sleeping 1000ms...
43037 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43038 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43039 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43040 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43041 distcc[30967] (dcc_lock_pause) nothing available, sleeping 1000ms...
43042 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43043 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43044 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43045 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43046 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
43047 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43048 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43049 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43050 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43051 distcc[30939] (dcc_lock_pause) nothing available, sleeping 1000ms...
43052 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43053 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43054 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43055 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43056 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
43057 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43058 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43059 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43060 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43061 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
43062 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43063 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43064 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43065 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43066 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
43067 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43068 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43069 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43070 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43071 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
43072 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43073 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43074 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43075 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43076 distcc[30915] (dcc_lock_pause) nothing available, sleeping 1000ms...
43077 distcc[31071] (dcc_collect_child) cc child 31072 terminated with status 0
43078 distcc[31071] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
43079 distcc[31071] compile (null) on localhost completed ok
43080 distcc[31071] (dcc_unlock) release lock fd5
43081 distcc[31071] elapsed compilation time 2.135685s
43082 distcc[31071] (dcc_exit) exit: code 0; self: 0.000000 user 0.007802 sys; children: 1.893794 user 0.153042 sys
43083 distcc[31071] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
43084 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Modules/_math.o Modules/_math.c
43085 distcc[31087] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
43086 distcc[31087] (dcc_recursion_safeguard) safeguard level=0
43087 distcc[31087] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
43088 distcc[31087] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
43089 distcc[31087] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Modules/_math.o Modules/_math.c
43090 distcc[31087] (dcc_scan_args) compiler will emit/use profile info; must be local
43091 distcc[31087] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
43092 distcc[31087] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
43093 distcc[31087] (dcc_parse_hosts) found tcp token "192.168.1.41"
43094 distcc[31087] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43095 distcc[31087] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43096 distcc[31087] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43097 distcc[31087] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
43098 distcc[31087] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Modules/_math.o Modules/_math.c
43099 distcc[31087] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
43100 distcc[31087] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Modules/_math.o Modules/_math.c
43101 distcc[31087] (dcc_spawn_child) child started as pid31088
43102 distcc[31088] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
43103 distcc[31079] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43104 distcc[31079] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43105 distcc[31079] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43106 distcc[31079] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43107 distcc[31079] (dcc_lock_pause) nothing available, sleeping 1000ms...
43108 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43109 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43110 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43111 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43112 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
43113 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43114 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43115 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43116 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43117 distcc[30943] (dcc_lock_pause) nothing available, sleeping 1000ms...
43118 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43119 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43120 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43121 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43122 distcc[30955] (dcc_lock_pause) nothing available, sleeping 1000ms...
43123 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43124 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43125 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43126 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43127 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
43128 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43129 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43130 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43131 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43132 distcc[30992] (dcc_lock_pause) nothing available, sleeping 1000ms...
43133 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43134 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43135 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43136 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43137 distcc[30801] (dcc_lock_pause) nothing available, sleeping 1000ms...
43138 distcc[31083] (dcc_collect_child) cc child 31084 terminated with status 0
43139 distcc[31083] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
43140 distcc[31083] compile (null) on localhost completed ok
43141 distcc[31083] (dcc_unlock) release lock fd5
43142 distcc[31083] elapsed compilation time 1.032754s
43143 distcc[31083] (dcc_exit) exit: code 0; self: 0.000000 user 0.006696 sys; children: 0.923124 user 0.095851 sys
43144 distcc[31083] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
43145 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o ./Programs/_testembed.c
43146 distcc[31091] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
43147 distcc[31091] (dcc_recursion_safeguard) safeguard level=0
43148 distcc[31091] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
43149 distcc[31087] (dcc_collect_child) cc child 31088 terminated with status 0
43150 distcc[31087] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
43151 distcc[31087] compile (null) on localhost completed ok
43152 distcc[31087] (dcc_unlock) release lock fd5
43153 distcc[31087] elapsed compilation time 0.515514s
43154 distcc[31087] (dcc_exit) exit: code 0; self: 0.000000 user 0.006816 sys; children: 0.371288 user 0.134281 sys
43155 distcc[31087] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
43156 distcc[31091] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
43157 distcc[31091] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o ./Programs/_testembed.c
43158 distcc[31091] (dcc_scan_args) compiler will emit/use profile info; must be local
43159 distcc[31091] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
43160 distcc[31091] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
43161 distcc[31091] (dcc_parse_hosts) found tcp token "192.168.1.41"
43162 distcc[31091] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
43163 distcc[31091] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o ./Programs/_testembed.c
43164 distcc[31091] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
43165 distcc[31091] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o ./Programs/_testembed.c
43166 distcc[31091] (dcc_spawn_child) child started as pid31092
43167 distcc[31092] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
43168 distcc[31059] (dcc_collect_child) cc child 31060 terminated with status 0
43169 distcc[31059] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
43170 distcc[31059] compile (null) on localhost completed ok
43171 distcc[31059] (dcc_unlock) release lock fd5
43172 distcc[31059] elapsed compilation time 4.816815s
43173 distcc[31059] (dcc_exit) exit: code 0; self: 0.000000 user 0.007073 sys; children: 4.596819 user 0.181054 sys
43174 distcc[31059] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
43175 distcc[31035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43176 distcc[31035] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43177 distcc[31035] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
43178 distcc[31035] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c ./Modules/_localemodule.c -o Modules/_localemodule.o
43179 distcc[31035] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
43180 distcc[31035] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c ./Modules/_localemodule.c -o Modules/_localemodule.o
43181 distcc[31035] (dcc_spawn_child) child started as pid31095
43182 distcc[31095] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
43183 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43184 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43185 distcc[30967] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43186 distcc[30967] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
43187 distcc[30967] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c
43188 distcc[30967] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
43189 distcc[30967] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c
43190 distcc[30967] (dcc_spawn_child) child started as pid31098
43191 distcc[31098] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
43192 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43193 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43194 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43195 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43196 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
43197 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43198 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43199 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43200 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43201 distcc[30939] (dcc_lock_pause) nothing available, sleeping 1000ms...
43202 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43203 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43204 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43205 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43206 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
43207 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43208 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43209 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43210 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43211 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
43212 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43213 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43214 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43215 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43216 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
43217 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43218 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43219 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43220 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43221 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
43222 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43223 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43224 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43225 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43226 distcc[30915] (dcc_lock_pause) nothing available, sleeping 1000ms...
43227 distcc[31079] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43228 distcc[31079] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43229 distcc[31079] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43230 distcc[31079] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43231 distcc[31079] (dcc_lock_pause) nothing available, sleeping 1000ms...
43232 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43233 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43234 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43235 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43236 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
43237 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43238 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43239 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43240 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43241 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43242 distcc[30943] (dcc_lock_pause) nothing available, sleeping 1000ms...
43243 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43244 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43245 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43246 distcc[30955] (dcc_lock_pause) nothing available, sleeping 1000ms...
43247 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43248 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43249 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43250 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43251 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
43252 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43253 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43254 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43255 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43256 distcc[30992] (dcc_lock_pause) nothing available, sleeping 1000ms...
43257 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43258 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43259 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43260 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43261 distcc[30801] (dcc_lock_pause) nothing available, sleeping 1000ms...
43262 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43263 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43264 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43265 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43266 distcc[30589] (dcc_lock_pause) nothing available, sleeping 1000ms...
43267 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43268 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43269 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43270 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43271 distcc[30939] (dcc_lock_pause) nothing available, sleeping 1000ms...
43272 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43273 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43274 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43275 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43276 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
43277 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43278 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43279 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43280 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43281 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
43282 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43283 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43284 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43285 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43286 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
43287 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43288 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43289 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43290 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43291 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
43292 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43293 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43294 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43295 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43296 distcc[30915] (dcc_lock_pause) nothing available, sleeping 1000ms...
43297 distcc[31035] (dcc_collect_child) cc child 31095 terminated with status 0
43298 distcc[31035] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
43299 distcc[31035] compile (null) on localhost completed ok
43300 distcc[31035] (dcc_unlock) release lock fd5
43301 distcc[31035] elapsed compilation time 9.507879s
43302 distcc[31035] (dcc_exit) exit: code 0; self: 0.003275 user 0.009826 sys; children: 1.317332 user 0.123322 sys
43303 distcc[31035] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
43304 distcc[31079] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43305 distcc[31079] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43306 distcc[31079] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
43307 distcc[31079] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o
43308 distcc[31079] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
43309 distcc[31079] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o
43310 distcc[31079] (dcc_spawn_child) child started as pid31101
43311 distcc[31101] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
43312 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43313 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43314 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43315 distcc[30604] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43316 distcc[30604] (dcc_lock_pause) nothing available, sleeping 1000ms...
43317 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43318 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43319 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43320 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43321 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43322 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43323 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43324 distcc[30943] (dcc_lock_pause) nothing available, sleeping 1000ms...
43325 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43326 distcc[30955] (dcc_lock_pause) nothing available, sleeping 1000ms...
43327 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43328 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43329 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43330 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43331 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
43332 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43333 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43334 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43335 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43336 distcc[30992] (dcc_lock_pause) nothing available, sleeping 1000ms...
43337 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43338 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43339 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43340 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43341 distcc[30801] (dcc_lock_pause) nothing available, sleeping 1000ms...
43342 distcc[30728] (dcc_collect_child) cc child 31080 terminated with status 0
43343 distcc[30728] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
43344 distcc[30728] compile (null) on localhost completed ok
43345 distcc[30728] (dcc_unlock) release lock fd5
43346 distcc[30728] elapsed compilation time 79.324974s
43347 distcc[30728] (dcc_exit) exit: code 0; self: 0.020064 user 0.060192 sys; children: 2.995989 user 0.177737 sys
43348 distcc[30728] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
43349 distcc[30589] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43350 distcc[30589] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
43351 distcc[30589] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c
43352 distcc[30589] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
43353 distcc[30589] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c
43354 distcc[30589] (dcc_spawn_child) child started as pid31104
43355 distcc[31104] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
43356 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43357 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43358 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43359 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43360 distcc[30939] (dcc_lock_pause) nothing available, sleeping 1000ms...
43361 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43362 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43363 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43364 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43365 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
43366 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43367 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43368 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43369 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43370 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
43371 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43372 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43373 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43374 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43375 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
43376 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43377 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43378 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43379 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43380 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
43381 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43382 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43383 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43384 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43385 distcc[30915] (dcc_lock_pause) nothing available, sleeping 1000ms...
43386 distcc[31079] (dcc_collect_child) cc child 31101 terminated with status 0
43387 distcc[31079] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
43388 distcc[31079] compile (null) on localhost completed ok
43389 distcc[31079] (dcc_unlock) release lock fd5
43390 distcc[31079] elapsed compilation time 3.758802s
43391 distcc[31079] (dcc_exit) exit: code 0; self: 0.000000 user 0.010163 sys; children: 0.547370 user 0.164643 sys
43392 distcc[31079] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
43393 distcc[31091] (dcc_collect_child) cc child 31092 terminated with status 0
43394 distcc[31091] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
43395 distcc[31091] compile (null) on localhost completed ok
43396 distcc[31091] (dcc_unlock) release lock fd5
43397 distcc[31091] elapsed compilation time 2.336775s
43398 distcc[31091] (dcc_exit) exit: code 0; self: 0.000000 user 0.007117 sys; children: 2.178202 user 0.159179 sys
43399 distcc[31091] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
43400 distcc[30604] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
43401 distcc[30604] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c
43402 distcc[30604] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
43403 distcc[30604] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c
43404 distcc[30604] (dcc_spawn_child) child started as pid31107
43405 distcc[31107] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
43406 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43407 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43408 distcc[30955] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43409 distcc[30955] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
43410 distcc[30955] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c
43411 distcc[30955] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
43412 distcc[30955] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c
43413 distcc[30955] (dcc_spawn_child) child started as pid31110
43414 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43415 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43416 distcc[30943] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43417 distcc[30943] (dcc_lock_pause) nothing available, sleeping 1000ms...
43418 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43419 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43420 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43421 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43422 distcc[30600] (dcc_lock_pause) nothing available, sleeping 1000ms...
43423 distcc[31110] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
43424 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43425 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43426 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43427 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43428 distcc[30992] (dcc_lock_pause) nothing available, sleeping 1000ms...
43429 distcc[30967] (dcc_collect_child) cc child 31098 terminated with status 0
43430 distcc[30967] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
43431 distcc[30967] compile (null) on localhost completed ok
43432 distcc[30967] (dcc_unlock) release lock fd5
43433 distcc[30967] elapsed compilation time 25.619917s
43434 distcc[30967] (dcc_exit) exit: code 0; self: 0.006523 user 0.019569 sys; children: 2.397162 user 0.149980 sys
43435 distcc[30967] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
43436 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43437 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43438 distcc[30801] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43439 distcc[30801] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
43440 distcc[30801] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c
43441 distcc[30801] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
43442 distcc[30801] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c
43443 distcc[30801] (dcc_spawn_child) child started as pid31113
43444 distcc[31113] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
43445 distcc[30955] (dcc_collect_child) cc child 31110 terminated with status 0
43446 distcc[30955] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
43447 distcc[30955] compile (null) on localhost completed ok
43448 distcc[30955] (dcc_unlock) release lock fd5
43449 distcc[30955] elapsed compilation time 28.522147s
43450 distcc[30955] (dcc_exit) exit: code 0; self: 0.016563 user 0.012422 sys; children: 0.347110 user 0.116439 sys
43451 distcc[30955] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
43452 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43453 distcc[30939] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43454 distcc[30939] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
43455 distcc[30939] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c
43456 distcc[30939] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
43457 distcc[30939] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c
43458 distcc[30939] (dcc_spawn_child) child started as pid31116
43459 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43460 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43461 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43462 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43463 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
43464 distcc[31116] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
43465 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43466 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43467 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43468 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43469 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43470 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
43471 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43472 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43473 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43474 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
43475 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43476 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43477 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43478 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43479 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
43480 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43481 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43482 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43483 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43484 distcc[30915] (dcc_lock_pause) nothing available, sleeping 1000ms...
43485 distcc[30801] (dcc_collect_child) cc child 31113 terminated with status 0
43486 distcc[30801] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
43487 distcc[30801] compile (null) on localhost completed ok
43488 distcc[30801] (dcc_unlock) release lock fd5
43489 distcc[30801] elapsed compilation time 44.562354s
43490 distcc[30801] (dcc_exit) exit: code 0; self: 0.007300 user 0.043805 sys; children: 0.367860 user 0.113014 sys
43491 distcc[30801] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
43492 distcc[30604] (dcc_collect_child) cc child 31107 terminated with status 0
43493 distcc[30604] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
43494 distcc[30604] compile (null) on localhost completed ok
43495 distcc[30604] (dcc_unlock) release lock fd5
43496 distcc[30604] elapsed compilation time 110.898176s
43497 distcc[30604] (dcc_exit) exit: code 0; self: 0.035034 user 0.070069 sys; children: 0.637244 user 0.106219 sys
43498 distcc[30604] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
43499 distcc[30943] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
43500 distcc[30943] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/fileutils.o Python/fileutils.c
43501 distcc[30943] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
43502 distcc[30943] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/fileutils.o Python/fileutils.c
43503 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43504 distcc[31119] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
43505 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43506 distcc[30600] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43507 distcc[30600] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
43508 distcc[30600] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c
43509 distcc[30600] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
43510 distcc[30600] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c
43511 distcc[30600] (dcc_spawn_child) child started as pid31120
43512 distcc[30943] (dcc_spawn_child) child started as pid31119
43513 distcc[31120] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
43514 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43515 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43516 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43517 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43518 distcc[30992] (dcc_lock_pause) nothing available, sleeping 1000ms...
43519 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43520 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43521 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43522 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43523 distcc[30593] (dcc_lock_pause) nothing available, sleeping 1000ms...
43524 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43525 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43526 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43527 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43528 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43529 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
43530 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43531 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43532 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43533 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
43534 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43535 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43536 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43537 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43538 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
43539 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43540 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43541 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43542 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43543 distcc[30915] (dcc_lock_pause) nothing available, sleeping 1000ms...
43544 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43545 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43546 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43547 distcc[30992] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43548 distcc[30992] (dcc_lock_pause) nothing available, sleeping 1000ms...
43549 distcc[30600] (dcc_collect_child) cc child 31120 terminated with status 0
43550 distcc[30600] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
43551 distcc[30600] compile (null) on localhost completed ok
43552 distcc[30600] (dcc_unlock) release lock fd5
43553 distcc[30600] elapsed compilation time 112.367327s
43554 distcc[30600] (dcc_exit) exit: code 0; self: 0.039259 user 0.071381 sys; children: 1.069904 user 0.102245 sys
43555 distcc[30600] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
43556 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43557 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43558 distcc[30593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43559 distcc[30593] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
43560 distcc[30593] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/accu.o Objects/accu.c
43561 distcc[30593] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
43562 distcc[30593] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/accu.o Objects/accu.c
43563 distcc[30593] (dcc_spawn_child) child started as pid31125
43564 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43565 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43566 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43567 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43568 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43569 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43570 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43571 distcc[30583] (dcc_lock_pause) nothing available, sleeping 1000ms...
43572 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43573 distcc[30596] (dcc_lock_pause) nothing available, sleeping 1000ms...
43574 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43575 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43576 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43577 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43578 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
43579 distcc[31125] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
43580 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43581 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43582 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43583 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43584 distcc[30915] (dcc_lock_pause) nothing available, sleeping 1000ms...
43585 distcc[30939] (dcc_collect_child) cc child 31116 terminated with status 0
43586 distcc[30939] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
43587 distcc[30939] compile (null) on localhost completed ok
43588 distcc[30939] (dcc_unlock) release lock fd5
43589 distcc[30939] elapsed compilation time 32.181073s
43590 distcc[30939] (dcc_exit) exit: code 0; self: 0.008965 user 0.023907 sys; children: 2.019016 user 0.119768 sys
43591 distcc[30939] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
43592 distcc[30943] (dcc_collect_child) cc child 31119 terminated with status 0
43593 distcc[30943] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
43594 distcc[30943] compile (null) on localhost completed ok
43595 distcc[30943] (dcc_unlock) release lock fd5
43596 distcc[30943] elapsed compilation time 31.932133s
43597 distcc[30943] (dcc_exit) exit: code 0; self: 0.009675 user 0.025800 sys; children: 1.653212 user 0.176985 sys
43598 distcc[30943] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
43599 distcc[30992] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
43600 distcc[30992] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_weakref.c -o Modules/_weakref.o
43601 distcc[30992] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
43602 distcc[30992] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_weakref.c -o Modules/_weakref.o
43603 distcc[30992] (dcc_spawn_child) child started as pid31128
43604 distcc[31128] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
43605 distcc[30593] (dcc_collect_child) cc child 31125 terminated with status 0
43606 distcc[30593] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
43607 distcc[30593] compile (null) on localhost completed ok
43608 distcc[30593] (dcc_unlock) release lock fd5
43609 distcc[30593] elapsed compilation time 113.739620s
43610 distcc[30593] (dcc_exit) exit: code 0; self: 0.034578 user 0.072615 sys; children: 0.493565 user 0.090554 sys
43611 distcc[30593] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
43612 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43613 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43614 distcc[30596] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43615 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43616 distcc[30583] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43617 distcc[30596] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
43618 distcc[30596] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c
43619 distcc[30596] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
43620 distcc[30583] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
43621 distcc[30583] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/peg_api.o Parser/peg_api.c
43622 distcc[30583] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
43623 distcc[30596] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c
43624 distcc[30583] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Parser/peg_api.o Parser/peg_api.c
43625 distcc[30583] (dcc_spawn_child) child started as pid31131
43626 distcc[30596] (dcc_spawn_child) child started as pid31132
43627 distcc[31132] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
43628 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43629 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43630 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43631 distcc[30594] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43632 distcc[30594] (dcc_lock_pause) nothing available, sleeping 1000ms...
43633 distcc[31131] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
43634 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43635 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43636 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43637 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43638 distcc[30915] (dcc_lock_pause) nothing available, sleeping 1000ms...
43639 distcc[30589] (dcc_collect_child) cc child 31104 terminated with status 0
43640 distcc[30589] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
43641 distcc[30589] compile (null) on localhost completed ok
43642 distcc[30589] (dcc_unlock) release lock fd5
43643 distcc[30589] elapsed compilation time 114.261876s
43644 distcc[30589] (dcc_exit) exit: code 0; self: 0.018467 user 0.089260 sys; children: 3.921461 user 0.172331 sys
43645 distcc[30589] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
43646 distcc[30992] (dcc_collect_child) cc child 31128 terminated with status 0
43647 distcc[30992] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
43648 distcc[30992] compile (null) on localhost completed ok
43649 distcc[30992] (dcc_unlock) release lock fd5
43650 distcc[30992] elapsed compilation time 23.670476s
43651 distcc[30992] (dcc_exit) exit: code 0; self: 0.013787 user 0.013787 sys; children: 0.523120 user 0.117155 sys
43652 distcc[30992] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
43653 distcc[30583] (dcc_collect_child) cc child 31131 terminated with status 0
43654 distcc[30583] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
43655 distcc[30583] compile (null) on localhost completed ok
43656 distcc[30583] (dcc_unlock) release lock fd5
43657 distcc[30583] elapsed compilation time 114.660628s
43658 distcc[30583] (dcc_exit) exit: code 0; self: 0.048277 user 0.064369 sys; children: 0.364789 user 0.093080 sys
43659 distcc[30583] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
43660 distcc[30594] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
43661 distcc[30594] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c
43662 distcc[30594] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
43663 distcc[30594] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c
43664 distcc[30594] (dcc_spawn_child) child started as pid31137
43665 distcc[31137] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
43666 distcc[30915] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43667 distcc[30915] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
43668 distcc[30915] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c
43669 distcc[30915] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
43670 distcc[30915] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c
43671 distcc[30915] (dcc_spawn_child) child started as pid31140
43672 distcc[31140] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
43673 distcc[30594] (dcc_collect_child) cc child 31137 terminated with status 0
43674 distcc[30594] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
43675 distcc[30594] compile (null) on localhost completed ok
43676 distcc[30594] (dcc_unlock) release lock fd5
43677 distcc[30594] elapsed compilation time 115.743635s
43678 distcc[30594] (dcc_exit) exit: code 0; self: 0.029976 user 0.076607 sys; children: 0.511179 user 0.106133 sys
43679 distcc[30594] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
43680 distcc[30915] (dcc_collect_child) cc child 31140 terminated with status 0
43681 distcc[30915] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
43682 distcc[30915] compile (null) on localhost completed ok
43683 distcc[30915] (dcc_unlock) release lock fd5
43684 distcc[30915] elapsed compilation time 38.400330s
43685 distcc[30915] (dcc_exit) exit: code 0; self: 0.013458 user 0.026917 sys; children: 1.253588 user 0.112925 sys
43686 distcc[30915] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
43687 distcc[30596] (dcc_collect_child) cc child 31132 terminated with status 0
43688 distcc[30596] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
43689 distcc[30596] compile (null) on localhost completed ok
43690 distcc[30596] (dcc_unlock) release lock fd5
43691 distcc[30596] elapsed compilation time 118.682424s
43692 distcc[30596] (dcc_exit) exit: code 0; self: 0.037817 user 0.068758 sys; children: 4.434297 user 0.170318 sys
43693 distcc[30596] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
43694 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE \
43695 -DGITVERSION="\"`LC_ALL=C `\"" \
43696 -DGITTAG="\"`LC_ALL=C `\"" \
43697 -DGITBRANCH="\"`LC_ALL=C `\"" \
43698 -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c
43699 distcc[31143] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
43700 distcc[31143] (dcc_recursion_safeguard) safeguard level=0
43701 distcc[31143] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
43702 distcc[31143] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
43703 distcc[31143] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE "-DGITVERSION=""" "-DGITTAG=""" "-DGITBRANCH=""" -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c
43704 distcc[31143] (dcc_scan_args) compiler will emit/use profile info; must be local
43705 distcc[31143] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
43706 distcc[31143] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
43707 distcc[31143] (dcc_parse_hosts) found tcp token "192.168.1.41"
43708 distcc[31143] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
43709 distcc[31143] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE "-DGITVERSION=""" "-DGITTAG=""" "-DGITBRANCH=""" -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c
43710 distcc[31143] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
43711 distcc[31143] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I. -I./Include -I/usr/include/ncursesw -fPIC -DPy_BUILD_CORE "-DGITVERSION=""" "-DGITTAG=""" "-DGITBRANCH=""" -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c
43712 distcc[31143] (dcc_spawn_child) child started as pid31147
43713 distcc[31147] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
43714 distcc[31143] (dcc_collect_child) cc child 31147 terminated with status 0
43715 distcc[31143] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
43716 distcc[31143] compile (null) on localhost completed ok
43717 distcc[31143] (dcc_unlock) release lock fd5
43718 distcc[31143] elapsed compilation time 0.389025s
43719 distcc[31143] (dcc_exit) exit: code 0; self: 0.009416 user 0.003138 sys; children: 0.322016 user 0.077212 sys
43720 distcc[31143] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
43721 if test libpython3.10.so.1.0 != libpython3.10.so; then \
43722 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wl,-hlibpython3.10.so.1.0 -o libpython3.10.so.1.0 Modules/getbuildinfo.o Parser/token.o Parser/pegen.o Parser/parser.o Parser/string_parser.o Parser/peg_api.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/suggestions.o Python/dynload_shlib.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lpthread -ldl -lutil -lm -lm; \
43723 ln -f libpython3.10.so.1.0 libpython3.10.so; \
43724 else \
43725 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -o libpython3.10.so Modules/getbuildinfo.o Parser/token.o Parser/pegen.o Parser/parser.o Parser/string_parser.o Parser/peg_api.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/suggestions.o Python/dynload_shlib.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lpthread -ldl -lutil -lm -lm; \
43726 fi
43727 distcc[31151] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
43728 distcc[31151] (dcc_recursion_safeguard) safeguard level=0
43729 distcc[31151] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
43730 distcc[31151] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
43731 distcc[31151] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wl,-hlibpython3.10.so.1.0 -o libpython3.10.so.1.0 Modules/getbuildinfo.o Parser/token.o Parser/pegen.o Parser/parser.o Parser/string_parser.o Parser/peg_api.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/suggestions.o Python/dynload_shlib.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lpthread -ldl -lutil -lm -lm
43732 distcc[31151] (dcc_scan_args) found object/output file "libpython3.10.so.1.0"
43733 distcc[31151] (dcc_scan_args) found object/output file "Modules/getbuildinfo.o"
43734 distcc[31151] (dcc_scan_args) called for link? i give up
43735 distcc[31151] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
43736 distcc[31151] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
43737 distcc[31151] (dcc_parse_hosts) found tcp token "192.168.1.41"
43738 distcc[31151] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
43739 distcc[31151] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wl,-hlibpython3.10.so.1.0 -o libpython3.10.so.1.0 Modules/getbuildinfo.o Parser/token.o Parser/pegen.o Parser/parser.o Parser/string_parser.o Parser/peg_api.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/suggestions.o Python/dynload_shlib.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lpthread -ldl -lutil -lm -lm
43740 distcc[31151] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
43741 distcc[31151] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wl,-hlibpython3.10.so.1.0 -o libpython3.10.so.1.0 Modules/getbuildinfo.o Parser/token.o Parser/pegen.o Parser/parser.o Parser/string_parser.o Parser/peg_api.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/suggestions.o Python/dynload_shlib.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lpthread -ldl -lutil -lm -lm
43742 distcc[31151] (dcc_spawn_child) child started as pid31152
43743 distcc[31152] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
43744 distcc[31151] (dcc_collect_child) cc child 31152 terminated with status 0
43745 distcc[31151] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
43746 distcc[31151] compile (null) on localhost completed ok
43747 distcc[31151] (dcc_unlock) release lock fd5
43748 distcc[31151] elapsed compilation time 0.471979s
43749 distcc[31151] (dcc_exit) exit: code 0; self: 0.002083 user 0.004167 sys; children: 0.284402 user 0.182132 sys
43750 distcc[31151] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
43751 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wl,--no-as-needed -o libpython3.so -Wl,-hlibpython3.so libpython3.10.so
43752 distcc[31156] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
43753 distcc[31156] (dcc_recursion_safeguard) safeguard level=0
43754 distcc[31156] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
43755 distcc[31156] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
43756 distcc[31156] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wl,--no-as-needed -o libpython3.so -Wl,-hlibpython3.so libpython3.10.so
43757 distcc[31156] (dcc_scan_args) found object/output file "libpython3.so"
43758 distcc[31156] (dcc_scan_args) compiler apparently called not for compile
43759 distcc[31156] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
43760 distcc[31156] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
43761 distcc[31156] (dcc_parse_hosts) found tcp token "192.168.1.41"
43762 distcc[31156] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
43763 distcc[31156] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wl,--no-as-needed -o libpython3.so -Wl,-hlibpython3.so libpython3.10.so
43764 distcc[31156] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
43765 distcc[31156] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wl,--no-as-needed -o libpython3.so -Wl,-hlibpython3.so libpython3.10.so
43766 distcc[31156] (dcc_spawn_child) child started as pid31157
43767 distcc[31157] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
43768 distcc[31156] (dcc_collect_child) cc child 31157 terminated with status 0
43769 distcc[31156] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
43770 distcc[31156] compile (null) on localhost completed ok
43771 distcc[31156] (dcc_unlock) release lock fd5
43772 distcc[31156] elapsed compilation time 0.094745s
43773 distcc[31156] (dcc_exit) exit: code 0; self: 0.002563 user 0.002563 sys; children: 0.048968 user 0.043507 sys
43774 distcc[31156] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
43775 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Xlinker -export-dynamic -o python Programs/python.o -L. -lpython3.10 -lpthread -ldl -lutil -lm -lm
43776 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o -L. -lpython3.10 -lpthread -ldl -lutil -lm -lm
43777 distcc[31160] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
43778 distcc[31160] (dcc_recursion_safeguard) safeguard level=0
43779 distcc[31160] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
43780 distcc[31160] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
43781 distcc[31160] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Xlinker -export-dynamic -o python Programs/python.o -L. -lpython3.10 -lpthread -ldl -lutil -lm -lm
43782 distcc[31160] (dcc_scan_args) found object/output file "python"
43783 distcc[31160] (dcc_scan_args) found object/output file "Programs/python.o"
43784 distcc[31160] (dcc_scan_args) called for link? i give up
43785 distcc[31160] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
43786 distcc[31160] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
43787 distcc[31160] (dcc_parse_hosts) found tcp token "192.168.1.41"
43788 distcc[31160] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
43789 distcc[31160] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Xlinker -export-dynamic -o python Programs/python.o -L. -lpython3.10 -lpthread -ldl -lutil -lm -lm
43790 distcc[31160] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
43791 distcc[31161] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
43792 distcc[31161] (dcc_recursion_safeguard) safeguard level=0
43793 distcc[31161] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
43794 distcc[31161] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
43795 distcc[31161] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o -L. -lpython3.10 -lpthread -ldl -lutil -lm -lm
43796 distcc[31161] (dcc_scan_args) found object/output file "Programs/_testembed"
43797 distcc[31160] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Xlinker -export-dynamic -o python Programs/python.o -L. -lpython3.10 -lpthread -ldl -lutil -lm -lm
43798 distcc[31161] (dcc_scan_args) found object/output file "Programs/_testembed.o"
43799 distcc[31161] (dcc_scan_args) called for link? i give up
43800 distcc[31161] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
43801 distcc[31160] (dcc_spawn_child) child started as pid31162
43802 distcc[31161] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
43803 distcc[31161] (dcc_parse_hosts) found tcp token "192.168.1.41"
43804 distcc[31162] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
43805 distcc[31161] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43806 distcc[31161] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
43807 distcc[31161] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o -L. -lpython3.10 -lpthread -ldl -lutil -lm -lm
43808 distcc[31161] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
43809 distcc[31161] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o -L. -lpython3.10 -lpthread -ldl -lutil -lm -lm
43810 distcc[31161] (dcc_spawn_child) child started as pid31163
43811 distcc[31163] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
43812 distcc[31160] (dcc_collect_child) cc child 31162 terminated with status 0
43813 distcc[31161] (dcc_collect_child) cc child 31163 terminated with status 0
43814 distcc[31160] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
43815 distcc[31161] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
43816 distcc[31160] compile (null) on localhost completed ok
43817 distcc[31161] compile (null) on localhost completed ok
43818 distcc[31161] (dcc_unlock) release lock fd5
43819 distcc[31160] (dcc_unlock) release lock fd5
43820 distcc[31161] elapsed compilation time 0.154597s
43821 distcc[31160] elapsed compilation time 0.155998s
43822 distcc[31161] (dcc_exit) exit: code 0; self: 0.000000 user 0.005616 sys; children: 0.097706 user 0.054556 sys
43823 distcc[31160] (dcc_exit) exit: code 0; self: 0.000000 user 0.005297 sys; children: 0.120305 user 0.032735 sys
43824 distcc[31161] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
43825 distcc[31160] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
43826 LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 ./python -E -S -m sysconfig --generate-posix-vars ;\
43827 if test $? -ne 0 ; then \
43828 echo "generate-posix-vars failed" ; \
43829 rm -f ./pybuilddir.txt ; \
43830 exit 1 ; \
43831 fi
43832 LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 CC='aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread' LDSHARED='aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition ' CFLAGS='-Wno-unused-result -Wsign-compare -DNDEBUG ' _TCLTK_INCLUDES='' _TCLTK_LIBS='' ./python -E ./setup.py build
43833 running build
43834 running build_ext
43835 * Unable to trace static ELF: /lib64/ld-linux-aarch64.so.1: /lib64/ld-linux-aarch64.so.1 --verify /usr/lib64/libreadline.so
43836 not a dynamic executable
43837 INFO: Can't locate Tcl/Tk libs and/or headers
43838 building '_struct' extension
43839 building 'array' extension
43840 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_struct.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_struct.o -DPy_BUILD_CORE_MODULE
43841 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/arraymodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/arraymodule.o -DPy_BUILD_CORE_MODULE
43842 building 'math' extension
43843 building '_contextvars' extension
43844 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mathmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mathmodule.o -DPy_BUILD_CORE_MODULE
43845 building 'cmath' extension
43846 distcc[31185] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
43847 distcc[31185] (dcc_recursion_safeguard) safeguard level=0
43848 distcc[31185] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
43849 distcc[31185] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
43850 distcc[31185] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_struct.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_struct.o -DPy_BUILD_CORE_MODULE
43851 distcc[31185] (dcc_scan_args) compiler will emit/use profile info; must be local
43852 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_contextvarsmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_contextvarsmodule.o
43853 distcc[31185] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
43854 distcc[31185] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
43855 distcc[31185] (dcc_parse_hosts) found tcp token "192.168.1.41"
43856 distcc[31185] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
43857 distcc[31185] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_struct.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_struct.o -DPy_BUILD_CORE_MODULE
43858 distcc[31185] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
43859 distcc[31185] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_struct.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_struct.o -DPy_BUILD_CORE_MODULE
43860 distcc[31185] (dcc_spawn_child) child started as pid31190
43861 distcc[31190] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
43862 building '_datetime' extension
43863 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cmathmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cmathmodule.o -DPy_BUILD_CORE_MODULE
43864 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_datetimemodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_datetimemodule.o -DPy_BUILD_CORE_MODULE
43865 building '_zoneinfo' extension
43866 distcc[31188] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
43867 distcc[31188] (dcc_recursion_safeguard) safeguard level=0
43868 distcc[31188] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
43869 distcc[31188] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
43870 distcc[31188] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mathmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mathmodule.o -DPy_BUILD_CORE_MODULE
43871 distcc[31188] (dcc_scan_args) compiler will emit/use profile info; must be local
43872 distcc[31188] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
43873 distcc[31188] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
43874 distcc[31188] (dcc_parse_hosts) found tcp token "192.168.1.41"
43875 distcc[31188] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43876 distcc[31188] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
43877 distcc[31188] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mathmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mathmodule.o -DPy_BUILD_CORE_MODULE
43878 distcc[31188] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
43879 distcc[31188] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mathmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mathmodule.o -DPy_BUILD_CORE_MODULE
43880 distcc[31188] (dcc_spawn_child) child started as pid31193
43881 distcc[31189] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
43882 distcc[31193] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
43883 distcc[31189] (dcc_recursion_safeguard) safeguard level=0
43884 distcc[31189] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
43885 distcc[31189] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
43886 distcc[31189] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/arraymodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/arraymodule.o -DPy_BUILD_CORE_MODULE
43887 distcc[31189] (dcc_scan_args) compiler will emit/use profile info; must be local
43888 distcc[31189] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
43889 distcc[31189] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
43890 distcc[31189] (dcc_parse_hosts) found tcp token "192.168.1.41"
43891 distcc[31189] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43892 distcc[31189] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43893 distcc[31189] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
43894 distcc[31189] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/arraymodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/arraymodule.o -DPy_BUILD_CORE_MODULE
43895 distcc[31189] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
43896 distcc[31189] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/arraymodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/arraymodule.o -DPy_BUILD_CORE_MODULE
43897 distcc[31189] (dcc_spawn_child) child started as pid31196
43898 distcc[31196] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
43899 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_zoneinfo.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_zoneinfo.o -DPy_BUILD_CORE_MODULE
43900 building '_random' extension
43901 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_randommodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_randommodule.o -DPy_BUILD_CORE_MODULE
43902 building '_bisect' extension
43903 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bisectmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bisectmodule.o
43904 building '_heapq' extension
43905 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_heapqmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_heapqmodule.o -DPy_BUILD_CORE_MODULE
43906 building '_pickle' extension
43907 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_pickle.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_pickle.o -DPy_BUILD_CORE_MODULE
43908 building '_json' extension
43909 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_json.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_json.o -DPy_BUILD_CORE_MODULE
43910 building '_lsprof' extension
43911 distcc[31197] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
43912 distcc[31197] (dcc_recursion_safeguard) safeguard level=0
43913 distcc[31197] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
43914 distcc[31197] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
43915 distcc[31197] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cmathmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cmathmodule.o -DPy_BUILD_CORE_MODULE
43916 distcc[31197] (dcc_scan_args) compiler will emit/use profile info; must be local
43917 distcc[31197] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
43918 distcc[31197] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
43919 distcc[31197] (dcc_parse_hosts) found tcp token "192.168.1.41"
43920 distcc[31197] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43921 distcc[31194] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
43922 distcc[31194] (dcc_recursion_safeguard) safeguard level=0
43923 distcc[31194] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
43924 distcc[31194] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
43925 distcc[31194] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_contextvarsmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_contextvarsmodule.o
43926 distcc[31194] (dcc_scan_args) compiler will emit/use profile info; must be local
43927 distcc[31194] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
43928 distcc[31194] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
43929 distcc[31194] (dcc_parse_hosts) found tcp token "192.168.1.41"
43930 distcc[31194] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43931 distcc[31194] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43932 distcc[31194] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43933 distcc[31194] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
43934 distcc[31194] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_contextvarsmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_contextvarsmodule.o
43935 distcc[31194] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
43936 distcc[31194] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_contextvarsmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_contextvarsmodule.o
43937 distcc[31194] (dcc_spawn_child) child started as pid31214
43938 distcc[31197] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43939 distcc[31197] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43940 distcc[31197] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43941 distcc[31197] (dcc_lock_pause) nothing available, sleeping 1000ms...
43942 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lsprof.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lsprof.o
43943 distcc[31214] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
43944 building 'unicodedata' extension
43945 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/unicodedata.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/unicodedata.o -DPy_BUILD_CORE_MODULE
43946 building '_opcode' extension
43947 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_opcode.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_opcode.o
43948 distcc[31213] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
43949 distcc[31213] (dcc_recursion_safeguard) safeguard level=0
43950 distcc[31213] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
43951 distcc[31213] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
43952 distcc[31213] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_zoneinfo.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_zoneinfo.o -DPy_BUILD_CORE_MODULE
43953 distcc[31213] (dcc_scan_args) compiler will emit/use profile info; must be local
43954 distcc[31213] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
43955 distcc[31213] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
43956 distcc[31213] (dcc_parse_hosts) found tcp token "192.168.1.41"
43957 distcc[31213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43958 distcc[31213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43959 distcc[31213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43960 distcc[31213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43961 distcc[31213] (dcc_lock_pause) nothing available, sleeping 1000ms...
43962 distcc[31209] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
43963 distcc[31209] (dcc_recursion_safeguard) safeguard level=0
43964 distcc[31209] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
43965 distcc[31209] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
43966 distcc[31209] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_randommodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_randommodule.o -DPy_BUILD_CORE_MODULE
43967 distcc[31209] (dcc_scan_args) compiler will emit/use profile info; must be local
43968 distcc[31209] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
43969 distcc[31209] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
43970 distcc[31209] (dcc_parse_hosts) found tcp token "192.168.1.41"
43971 distcc[31209] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43972 distcc[31209] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43973 distcc[31209] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43974 distcc[31209] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43975 distcc[31209] (dcc_lock_pause) nothing available, sleeping 1000ms...
43976 distcc[31211] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
43977 distcc[31211] (dcc_recursion_safeguard) safeguard level=0
43978 distcc[31211] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
43979 distcc[31211] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
43980 distcc[31211] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bisectmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bisectmodule.o
43981 distcc[31211] (dcc_scan_args) compiler will emit/use profile info; must be local
43982 distcc[31211] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
43983 distcc[31211] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
43984 distcc[31211] (dcc_parse_hosts) found tcp token "192.168.1.41"
43985 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
43986 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
43987 distcc[31199] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
43988 distcc[31199] (dcc_recursion_safeguard) safeguard level=0
43989 distcc[31199] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
43990 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
43991 distcc[31199] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
43992 distcc[31199] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_datetimemodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_datetimemodule.o -DPy_BUILD_CORE_MODULE
43993 distcc[31199] (dcc_scan_args) compiler will emit/use profile info; must be local
43994 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
43995 distcc[31211] (dcc_lock_pause) nothing available, sleeping 1000ms...
43996 distcc[31199] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
43997 distcc[31199] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
43998 distcc[31199] (dcc_parse_hosts) found tcp token "192.168.1.41"
43999 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44000 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44001 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44002 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44003 distcc[31199] (dcc_lock_pause) nothing available, sleeping 1000ms...
44004 distcc[31210] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
44005 distcc[31210] (dcc_recursion_safeguard) safeguard level=0
44006 distcc[31210] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
44007 distcc[31210] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
44008 distcc[31210] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_heapqmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_heapqmodule.o -DPy_BUILD_CORE_MODULE
44009 distcc[31210] (dcc_scan_args) compiler will emit/use profile info; must be local
44010 distcc[31210] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
44011 distcc[31210] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
44012 distcc[31210] (dcc_parse_hosts) found tcp token "192.168.1.41"
44013 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44014 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44015 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44016 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44017 distcc[31210] (dcc_lock_pause) nothing available, sleeping 1000ms...
44018 building '_asyncio' extension
44019 distcc[31217] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
44020 distcc[31217] (dcc_recursion_safeguard) safeguard level=0
44021 distcc[31217] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
44022 distcc[31217] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
44023 distcc[31217] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lsprof.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lsprof.o
44024 distcc[31217] (dcc_scan_args) compiler will emit/use profile info; must be local
44025 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_asynciomodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_asynciomodule.o -DPy_BUILD_CORE_MODULE
44026 distcc[31217] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
44027 distcc[31217] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
44028 distcc[31217] (dcc_parse_hosts) found tcp token "192.168.1.41"
44029 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44030 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44031 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44032 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44033 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
44034 distcc[31215] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
44035 distcc[31215] (dcc_recursion_safeguard) safeguard level=0
44036 distcc[31215] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
44037 distcc[31215] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
44038 distcc[31215] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_json.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_json.o -DPy_BUILD_CORE_MODULE
44039 distcc[31215] (dcc_scan_args) compiler will emit/use profile info; must be local
44040 distcc[31215] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
44041 distcc[31215] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
44042 distcc[31215] (dcc_parse_hosts) found tcp token "192.168.1.41"
44043 distcc[31212] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
44044 distcc[31212] (dcc_recursion_safeguard) safeguard level=0
44045 distcc[31212] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
44046 distcc[31212] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
44047 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44048 distcc[31212] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_pickle.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_pickle.o -DPy_BUILD_CORE_MODULE
44049 distcc[31212] (dcc_scan_args) compiler will emit/use profile info; must be local
44050 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44051 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44052 distcc[31212] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
44053 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44054 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
44055 building '_queue' extension
44056 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_queuemodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_queuemodule.o -DPy_BUILD_CORE_MODULE
44057 distcc[31212] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
44058 distcc[31212] (dcc_parse_hosts) found tcp token "192.168.1.41"
44059 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44060 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44061 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44062 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44063 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
44064 building '_statistics' extension
44065 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_statisticsmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_statisticsmodule.o
44066 building 'fcntl' extension
44067 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/fcntlmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/fcntlmodule.o
44068 building 'grp' extension
44069 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/grpmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/grpmodule.o
44070 distcc[31226] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
44071 distcc[31226] (dcc_recursion_safeguard) safeguard level=0
44072 distcc[31226] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
44073 distcc[31226] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
44074 distcc[31226] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_opcode.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_opcode.o
44075 distcc[31226] (dcc_scan_args) compiler will emit/use profile info; must be local
44076 distcc[31226] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
44077 distcc[31226] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
44078 distcc[31226] (dcc_parse_hosts) found tcp token "192.168.1.41"
44079 distcc[31226] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44080 distcc[31226] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44081 distcc[31226] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44082 distcc[31226] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44083 distcc[31226] (dcc_lock_pause) nothing available, sleeping 1000ms...
44084 distcc[31230] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
44085 distcc[31230] (dcc_recursion_safeguard) safeguard level=0
44086 distcc[31230] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
44087 distcc[31232] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
44088 distcc[31232] (dcc_recursion_safeguard) safeguard level=0
44089 distcc[31232] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
44090 distcc[31232] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
44091 distcc[31227] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
44092 distcc[31227] (dcc_recursion_safeguard) safeguard level=0
44093 distcc[31227] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
44094 distcc[31227] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
44095 distcc[31227] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_statisticsmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_statisticsmodule.o
44096 distcc[31227] (dcc_scan_args) compiler will emit/use profile info; must be local
44097 distcc[31227] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
44098 distcc[31227] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
44099 distcc[31227] (dcc_parse_hosts) found tcp token "192.168.1.41"
44100 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44101 distcc[31230] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
44102 distcc[31230] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_asynciomodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_asynciomodule.o -DPy_BUILD_CORE_MODULE
44103 distcc[31230] (dcc_scan_args) compiler will emit/use profile info; must be local
44104 distcc[31230] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
44105 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44106 distcc[31230] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
44107 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44108 distcc[31230] (dcc_parse_hosts) found tcp token "192.168.1.41"
44109 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44110 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44111 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
44112 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44113 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44114 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44115 distcc[31230] (dcc_lock_pause) nothing available, sleeping 1000ms...
44116 distcc[31228] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
44117 distcc[31228] (dcc_recursion_safeguard) safeguard level=0
44118 distcc[31228] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
44119 distcc[31228] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
44120 distcc[31228] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_queuemodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_queuemodule.o -DPy_BUILD_CORE_MODULE
44121 distcc[31228] (dcc_scan_args) compiler will emit/use profile info; must be local
44122 distcc[31232] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/grpmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/grpmodule.o
44123 distcc[31232] (dcc_scan_args) compiler will emit/use profile info; must be local
44124 distcc[31228] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
44125 distcc[31228] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
44126 distcc[31232] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
44127 distcc[31228] (dcc_parse_hosts) found tcp token "192.168.1.41"
44128 distcc[31232] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
44129 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44130 distcc[31232] (dcc_parse_hosts) found tcp token "192.168.1.41"
44131 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44132 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44133 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44134 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44135 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44136 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44137 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
44138 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44139 distcc[31232] (dcc_lock_pause) nothing available, sleeping 1000ms...
44140 distcc[31229] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
44141 distcc[31229] (dcc_recursion_safeguard) safeguard level=0
44142 distcc[31229] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
44143 distcc[31231] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
44144 distcc[31231] (dcc_recursion_safeguard) safeguard level=0
44145 distcc[31231] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
44146 distcc[31229] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
44147 distcc[31229] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/unicodedata.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/unicodedata.o -DPy_BUILD_CORE_MODULE
44148 distcc[31229] (dcc_scan_args) compiler will emit/use profile info; must be local
44149 distcc[31229] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
44150 distcc[31229] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
44151 distcc[31229] (dcc_parse_hosts) found tcp token "192.168.1.41"
44152 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44153 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44154 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44155 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44156 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
44157 distcc[31231] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
44158 distcc[31231] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/fcntlmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/fcntlmodule.o
44159 distcc[31231] (dcc_scan_args) compiler will emit/use profile info; must be local
44160 distcc[31231] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
44161 distcc[31231] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
44162 distcc[31231] (dcc_parse_hosts) found tcp token "192.168.1.41"
44163 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44164 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44165 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44166 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44167 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
44168 distcc[31194] (dcc_collect_child) cc child 31214 terminated with status 0
44169 distcc[31194] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
44170 distcc[31194] compile (null) on localhost completed ok
44171 distcc[31194] (dcc_unlock) release lock fd5
44172 distcc[31194] elapsed compilation time 0.536630s
44173 distcc[31194] (dcc_exit) exit: code 0; self: 0.002731 user 0.010926 sys; children: 0.363286 user 0.115240 sys
44174 distcc[31194] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
44175 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_contextvarsmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_contextvars.cpython-310-aarch64-linux-gnu.so
44176 distcc[31233] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
44177 distcc[31233] (dcc_recursion_safeguard) safeguard level=0
44178 distcc[31233] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
44179 distcc[31233] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
44180 distcc[31233] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_contextvarsmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_contextvars.cpython-310-aarch64-linux-gnu.so
44181 distcc[31233] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_contextvarsmodule.o"
44182 distcc[31233] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/_contextvars.cpython-310-aarch64-linux-gnu.so"
44183 distcc[31233] (dcc_scan_args) called for link? i give up
44184 distcc[31233] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
44185 distcc[31233] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
44186 distcc[31233] (dcc_parse_hosts) found tcp token "192.168.1.41"
44187 distcc[31233] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44188 distcc[31233] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44189 distcc[31233] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44190 distcc[31233] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
44191 distcc[31233] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_contextvarsmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_contextvars.cpython-310-aarch64-linux-gnu.so
44192 distcc[31233] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
44193 distcc[31233] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_contextvarsmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_contextvars.cpython-310-aarch64-linux-gnu.so
44194 distcc[31233] (dcc_spawn_child) child started as pid31234
44195 distcc[31234] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
44196 distcc[31233] (dcc_collect_child) cc child 31234 terminated with status 0
44197 distcc[31233] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
44198 distcc[31233] compile (null) on localhost completed ok
44199 distcc[31233] (dcc_unlock) release lock fd5
44200 distcc[31233] elapsed compilation time 0.089214s
44201 distcc[31233] (dcc_exit) exit: code 0; self: 0.000000 user 0.013700 sys; children: 0.022907 user 0.054963 sys
44202 distcc[31233] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
44203 building 'spwd' extension
44204 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/spwdmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/spwdmodule.o
44205 distcc[31237] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
44206 distcc[31237] (dcc_recursion_safeguard) safeguard level=0
44207 distcc[31237] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
44208 distcc[31237] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
44209 distcc[31237] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/spwdmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/spwdmodule.o
44210 distcc[31237] (dcc_scan_args) compiler will emit/use profile info; must be local
44211 distcc[31237] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
44212 distcc[31237] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
44213 distcc[31237] (dcc_parse_hosts) found tcp token "192.168.1.41"
44214 distcc[31237] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44215 distcc[31237] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44216 distcc[31237] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44217 distcc[31237] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
44218 distcc[31237] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/spwdmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/spwdmodule.o
44219 distcc[31237] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
44220 distcc[31237] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/spwdmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/spwdmodule.o
44221 distcc[31237] (dcc_spawn_child) child started as pid31238
44222 distcc[31238] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
44223 distcc[31197] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44224 distcc[31197] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44225 distcc[31197] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44226 distcc[31197] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44227 distcc[31197] (dcc_lock_pause) nothing available, sleeping 1000ms...
44228 distcc[31213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44229 distcc[31213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44230 distcc[31213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44231 distcc[31213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44232 distcc[31213] (dcc_lock_pause) nothing available, sleeping 1000ms...
44233 distcc[31209] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44234 distcc[31209] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44235 distcc[31209] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44236 distcc[31209] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44237 distcc[31209] (dcc_lock_pause) nothing available, sleeping 1000ms...
44238 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44239 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44240 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44241 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44242 distcc[31211] (dcc_lock_pause) nothing available, sleeping 1000ms...
44243 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44244 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44245 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44246 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44247 distcc[31199] (dcc_lock_pause) nothing available, sleeping 1000ms...
44248 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44249 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44250 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44251 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44252 distcc[31210] (dcc_lock_pause) nothing available, sleeping 1000ms...
44253 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44254 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44255 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44256 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44257 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
44258 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44259 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44260 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44261 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44262 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
44263 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44264 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44265 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44266 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44267 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
44268 distcc[31226] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44269 distcc[31226] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44270 distcc[31226] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44271 distcc[31226] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44272 distcc[31226] (dcc_lock_pause) nothing available, sleeping 1000ms...
44273 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44274 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44275 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44276 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44277 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44278 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44279 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
44280 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44281 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44282 distcc[31230] (dcc_lock_pause) nothing available, sleeping 1000ms...
44283 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44284 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44285 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44286 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44287 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44288 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44289 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44290 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
44291 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44292 distcc[31232] (dcc_lock_pause) nothing available, sleeping 1000ms...
44293 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44294 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44295 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44296 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44297 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
44298 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44299 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44300 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44301 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44302 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
44303 distcc[31237] (dcc_collect_child) cc child 31238 terminated with status 0
44304 distcc[31237] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
44305 distcc[31237] compile (null) on localhost completed ok
44306 distcc[31237] (dcc_unlock) release lock fd5
44307 distcc[31237] elapsed compilation time 0.780063s
44308 distcc[31237] (dcc_exit) exit: code 0; self: 0.002510 user 0.012553 sys; children: 0.640259 user 0.111973 sys
44309 distcc[31237] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
44310 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/spwdmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/spwd.cpython-310-aarch64-linux-gnu.so
44311 distcc[31241] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
44312 distcc[31241] (dcc_recursion_safeguard) safeguard level=0
44313 distcc[31241] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
44314 distcc[31241] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
44315 distcc[31241] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/spwdmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/spwd.cpython-310-aarch64-linux-gnu.so
44316 distcc[31241] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/spwdmodule.o"
44317 distcc[31241] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/spwd.cpython-310-aarch64-linux-gnu.so"
44318 distcc[31241] (dcc_scan_args) called for link? i give up
44319 distcc[31241] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
44320 distcc[31241] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
44321 distcc[31241] (dcc_parse_hosts) found tcp token "192.168.1.41"
44322 distcc[31241] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44323 distcc[31241] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44324 distcc[31241] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44325 distcc[31241] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
44326 distcc[31241] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/spwdmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/spwd.cpython-310-aarch64-linux-gnu.so
44327 distcc[31241] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
44328 distcc[31241] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/spwdmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/spwd.cpython-310-aarch64-linux-gnu.so
44329 distcc[31241] (dcc_spawn_child) child started as pid31242
44330 distcc[31242] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
44331 distcc[31241] (dcc_collect_child) cc child 31242 terminated with status 0
44332 distcc[31241] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
44333 distcc[31241] compile (null) on localhost completed ok
44334 distcc[31241] (dcc_unlock) release lock fd5
44335 distcc[31241] elapsed compilation time 0.121184s
44336 distcc[31241] (dcc_exit) exit: code 0; self: 0.003825 user 0.011477 sys; children: 0.066513 user 0.042237 sys
44337 distcc[31241] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
44338 building 'select' extension
44339 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/selectmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/selectmodule.o
44340 distcc[31245] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
44341 distcc[31245] (dcc_recursion_safeguard) safeguard level=0
44342 distcc[31245] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
44343 distcc[31245] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
44344 distcc[31245] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/selectmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/selectmodule.o
44345 distcc[31245] (dcc_scan_args) compiler will emit/use profile info; must be local
44346 distcc[31245] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
44347 distcc[31245] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
44348 distcc[31245] (dcc_parse_hosts) found tcp token "192.168.1.41"
44349 distcc[31245] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44350 distcc[31245] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44351 distcc[31245] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44352 distcc[31245] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
44353 distcc[31245] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/selectmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/selectmodule.o
44354 distcc[31245] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
44355 distcc[31245] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/selectmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/selectmodule.o
44356 distcc[31245] (dcc_spawn_child) child started as pid31246
44357 distcc[31246] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
44358 distcc[31197] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44359 distcc[31197] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44360 distcc[31197] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44361 distcc[31197] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44362 distcc[31197] (dcc_lock_pause) nothing available, sleeping 1000ms...
44363 distcc[31213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44364 distcc[31213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44365 distcc[31213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44366 distcc[31213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44367 distcc[31213] (dcc_lock_pause) nothing available, sleeping 1000ms...
44368 distcc[31209] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44369 distcc[31209] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44370 distcc[31209] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44371 distcc[31209] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44372 distcc[31209] (dcc_lock_pause) nothing available, sleeping 1000ms...
44373 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44374 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44375 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44376 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44377 distcc[31211] (dcc_lock_pause) nothing available, sleeping 1000ms...
44378 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44379 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44380 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44381 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44382 distcc[31199] (dcc_lock_pause) nothing available, sleeping 1000ms...
44383 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44384 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44385 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44386 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44387 distcc[31210] (dcc_lock_pause) nothing available, sleeping 1000ms...
44388 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44389 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44390 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44391 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44392 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
44393 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44394 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44395 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44396 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44397 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
44398 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44399 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44400 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44401 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44402 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
44403 distcc[31226] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44404 distcc[31226] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44405 distcc[31226] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44406 distcc[31226] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44407 distcc[31226] (dcc_lock_pause) nothing available, sleeping 1000ms...
44408 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44409 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44410 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44411 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44412 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44413 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44414 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44415 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
44416 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44417 distcc[31230] (dcc_lock_pause) nothing available, sleeping 1000ms...
44418 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44419 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44420 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44421 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44422 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44423 distcc[31232] (dcc_lock_pause) nothing available, sleeping 1000ms...
44424 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44425 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44426 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44427 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
44428 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44429 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44430 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44431 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44432 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
44433 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44434 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44435 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44436 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44437 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
44438 distcc[31197] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44439 distcc[31197] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44440 distcc[31197] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44441 distcc[31197] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44442 distcc[31197] (dcc_lock_pause) nothing available, sleeping 1000ms...
44443 distcc[31213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44444 distcc[31213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44445 distcc[31213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44446 distcc[31213] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44447 distcc[31213] (dcc_lock_pause) nothing available, sleeping 1000ms...
44448 distcc[31209] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44449 distcc[31209] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44450 distcc[31209] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44451 distcc[31209] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44452 distcc[31209] (dcc_lock_pause) nothing available, sleeping 1000ms...
44453 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44454 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44455 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44456 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44457 distcc[31211] (dcc_lock_pause) nothing available, sleeping 1000ms...
44458 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44459 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44460 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44461 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44462 distcc[31199] (dcc_lock_pause) nothing available, sleeping 1000ms...
44463 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44464 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44465 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44466 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44467 distcc[31210] (dcc_lock_pause) nothing available, sleeping 1000ms...
44468 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44469 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44470 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44471 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44472 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
44473 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44474 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44475 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44476 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44477 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
44478 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44479 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44480 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44481 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44482 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
44483 distcc[31226] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44484 distcc[31226] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44485 distcc[31226] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44486 distcc[31226] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44487 distcc[31226] (dcc_lock_pause) nothing available, sleeping 1000ms...
44488 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44489 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44490 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44491 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44492 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44493 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44494 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44495 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44496 distcc[31230] (dcc_lock_pause) nothing available, sleeping 1000ms...
44497 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
44498 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44499 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44500 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44501 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44502 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44503 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44504 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44505 distcc[31232] (dcc_lock_pause) nothing available, sleeping 1000ms...
44506 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44507 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
44508 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44509 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44510 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44511 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44512 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
44513 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44514 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44515 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44516 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44517 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
44518 distcc[31188] (dcc_collect_child) cc child 31193 terminated with status 0
44519 distcc[31188] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
44520 distcc[31188] compile (null) on localhost completed ok
44521 distcc[31188] (dcc_unlock) release lock fd5
44522 distcc[31188] elapsed compilation time 3.766007s
44523 distcc[31188] (dcc_exit) exit: code 0; self: 0.006214 user 0.006214 sys; children: 3.443816 user 0.193591 sys
44524 distcc[31188] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
44525 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mathmodule.o Modules/_math.o -L. -L/usr/local/lib64 -lm -o build/lib.linux-aarch64-3.10/math.cpython-310-aarch64-linux-gnu.so
44526 distcc[31249] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
44527 distcc[31249] (dcc_recursion_safeguard) safeguard level=0
44528 distcc[31249] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
44529 distcc[31249] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
44530 distcc[31249] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mathmodule.o Modules/_math.o -L. -L/usr/local/lib64 -lm -o build/lib.linux-aarch64-3.10/math.cpython-310-aarch64-linux-gnu.so
44531 distcc[31249] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mathmodule.o"
44532 distcc[31249] (dcc_scan_args) found object/output file "Modules/_math.o"
44533 distcc[31249] (dcc_scan_args) called for link? i give up
44534 distcc[31249] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
44535 distcc[31249] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
44536 distcc[31249] (dcc_parse_hosts) found tcp token "192.168.1.41"
44537 distcc[31249] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44538 distcc[31249] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
44539 distcc[31249] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mathmodule.o Modules/_math.o -L. -L/usr/local/lib64 -lm -o build/lib.linux-aarch64-3.10/math.cpython-310-aarch64-linux-gnu.so
44540 distcc[31249] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
44541 distcc[31249] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mathmodule.o Modules/_math.o -L. -L/usr/local/lib64 -lm -o build/lib.linux-aarch64-3.10/math.cpython-310-aarch64-linux-gnu.so
44542 distcc[31249] (dcc_spawn_child) child started as pid31250
44543 distcc[31250] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
44544 distcc[31249] (dcc_collect_child) cc child 31250 terminated with status 0
44545 distcc[31249] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
44546 distcc[31249] compile (null) on localhost completed ok
44547 distcc[31249] (dcc_unlock) release lock fd5
44548 distcc[31249] elapsed compilation time 0.138430s
44549 distcc[31249] (dcc_exit) exit: code 0; self: 0.000000 user 0.013570 sys; children: 0.099493 user 0.036847 sys
44550 distcc[31249] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
44551 building 'mmap' extension
44552 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mmapmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mmapmodule.o
44553 distcc[31253] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
44554 distcc[31253] (dcc_recursion_safeguard) safeguard level=0
44555 distcc[31253] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
44556 distcc[31253] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
44557 distcc[31253] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mmapmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mmapmodule.o
44558 distcc[31253] (dcc_scan_args) compiler will emit/use profile info; must be local
44559 distcc[31253] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
44560 distcc[31253] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
44561 distcc[31253] (dcc_parse_hosts) found tcp token "192.168.1.41"
44562 distcc[31253] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44563 distcc[31253] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
44564 distcc[31253] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mmapmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mmapmodule.o
44565 distcc[31253] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
44566 distcc[31253] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mmapmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mmapmodule.o
44567 distcc[31253] (dcc_spawn_child) child started as pid31254
44568 distcc[31254] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
44569 distcc[31185] (dcc_collect_child) cc child 31190 terminated with status 0
44570 distcc[31185] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
44571 distcc[31185] compile (null) on localhost completed ok
44572 distcc[31185] (dcc_unlock) release lock fd5
44573 distcc[31185] elapsed compilation time 3.967570s
44574 distcc[31185] (dcc_exit) exit: code 0; self: 0.000000 user 0.012666 sys; children: 3.628719 user 0.149883 sys
44575 distcc[31185] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
44576 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_struct.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_struct.cpython-310-aarch64-linux-gnu.so
44577 distcc[31257] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
44578 distcc[31257] (dcc_recursion_safeguard) safeguard level=0
44579 distcc[31257] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
44580 distcc[31257] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
44581 distcc[31257] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_struct.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_struct.cpython-310-aarch64-linux-gnu.so
44582 distcc[31257] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_struct.o"
44583 distcc[31257] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/_struct.cpython-310-aarch64-linux-gnu.so"
44584 distcc[31257] (dcc_scan_args) called for link? i give up
44585 distcc[31257] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
44586 distcc[31257] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
44587 distcc[31257] (dcc_parse_hosts) found tcp token "192.168.1.41"
44588 distcc[31257] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
44589 distcc[31257] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_struct.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_struct.cpython-310-aarch64-linux-gnu.so
44590 distcc[31257] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
44591 distcc[31257] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_struct.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_struct.cpython-310-aarch64-linux-gnu.so
44592 distcc[31257] (dcc_spawn_child) child started as pid31258
44593 distcc[31258] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
44594 distcc[31197] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44595 distcc[31197] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44596 distcc[31197] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44597 distcc[31197] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44598 distcc[31197] (dcc_lock_pause) nothing available, sleeping 1000ms...
44599 distcc[31257] (dcc_collect_child) cc child 31258 terminated with status 0
44600 distcc[31257] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
44601 distcc[31257] compile (null) on localhost completed ok
44602 distcc[31257] (dcc_unlock) release lock fd5
44603 distcc[31257] elapsed compilation time 0.106990s
44604 distcc[31257] (dcc_exit) exit: code 0; self: 0.003368 user 0.010105 sys; children: 0.059455 user 0.040091 sys
44605 distcc[31257] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
44606 building 'syslog' extension
44607 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/syslogmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/syslogmodule.o
44608 distcc[31213] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
44609 distcc[31213] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_zoneinfo.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_zoneinfo.o -DPy_BUILD_CORE_MODULE
44610 distcc[31213] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
44611 distcc[31213] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_zoneinfo.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_zoneinfo.o -DPy_BUILD_CORE_MODULE
44612 distcc[31213] (dcc_spawn_child) child started as pid31262
44613 distcc[31209] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44614 distcc[31209] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44615 distcc[31209] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44616 distcc[31209] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44617 distcc[31209] (dcc_lock_pause) nothing available, sleeping 1000ms...
44618 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44619 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44620 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44621 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44622 distcc[31211] (dcc_lock_pause) nothing available, sleeping 1000ms...
44623 distcc[31262] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
44624 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44625 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44626 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44627 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44628 distcc[31199] (dcc_lock_pause) nothing available, sleeping 1000ms...
44629 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44630 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44631 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44632 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44633 distcc[31210] (dcc_lock_pause) nothing available, sleeping 1000ms...
44634 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44635 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44636 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44637 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44638 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
44639 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44640 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44641 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44642 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44643 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
44644 distcc[31261] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
44645 distcc[31261] (dcc_recursion_safeguard) safeguard level=0
44646 distcc[31261] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
44647 distcc[31261] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
44648 distcc[31261] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/syslogmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/syslogmodule.o
44649 distcc[31261] (dcc_scan_args) compiler will emit/use profile info; must be local
44650 distcc[31261] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
44651 distcc[31261] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
44652 distcc[31261] (dcc_parse_hosts) found tcp token "192.168.1.41"
44653 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44654 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44655 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44656 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44657 distcc[31261] (dcc_lock_pause) nothing available, sleeping 1000ms...
44658 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44659 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44660 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44661 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44662 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
44663 distcc[31245] (dcc_collect_child) cc child 31246 terminated with status 0
44664 distcc[31245] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
44665 distcc[31245] compile (null) on localhost completed ok
44666 distcc[31245] (dcc_unlock) release lock fd5
44667 distcc[31245] elapsed compilation time 2.516175s
44668 distcc[31245] (dcc_exit) exit: code 0; self: 0.006243 user 0.009365 sys; children: 2.181717 user 0.213848 sys
44669 distcc[31245] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
44670 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/selectmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/select.cpython-310-aarch64-linux-gnu.so
44671 distcc[31226] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44672 distcc[31226] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44673 distcc[31226] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44674 distcc[31226] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
44675 distcc[31226] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_opcode.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_opcode.o
44676 distcc[31226] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
44677 distcc[31226] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_opcode.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_opcode.o
44678 distcc[31226] (dcc_spawn_child) child started as pid31266
44679 distcc[31265] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
44680 distcc[31265] (dcc_recursion_safeguard) safeguard level=0
44681 distcc[31265] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
44682 distcc[31265] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
44683 distcc[31265] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/selectmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/select.cpython-310-aarch64-linux-gnu.so
44684 distcc[31265] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/selectmodule.o"
44685 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44686 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44687 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44688 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44689 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44690 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44691 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44692 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44693 distcc[31230] (dcc_lock_pause) nothing available, sleeping 1000ms...
44694 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
44695 distcc[31265] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/select.cpython-310-aarch64-linux-gnu.so"
44696 distcc[31265] (dcc_scan_args) called for link? i give up
44697 distcc[31265] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
44698 distcc[31265] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
44699 distcc[31265] (dcc_parse_hosts) found tcp token "192.168.1.41"
44700 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44701 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44702 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44703 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44704 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
44705 distcc[31266] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
44706 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44707 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44708 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44709 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44710 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44711 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44712 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44713 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44714 distcc[31232] (dcc_lock_pause) nothing available, sleeping 1000ms...
44715 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
44716 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44717 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44718 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44719 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44720 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
44721 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44722 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44723 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44724 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44725 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
44726 distcc[31226] (dcc_collect_child) cc child 31266 terminated with status 0
44727 distcc[31226] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
44728 distcc[31226] compile (null) on localhost completed ok
44729 distcc[31226] (dcc_unlock) release lock fd5
44730 distcc[31226] elapsed compilation time 4.602522s
44731 distcc[31226] (dcc_exit) exit: code 0; self: 0.004422 user 0.013268 sys; children: 0.485194 user 0.092003 sys
44732 distcc[31226] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
44733 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_opcode.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_opcode.cpython-310-aarch64-linux-gnu.so
44734 distcc[31269] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
44735 distcc[31269] (dcc_recursion_safeguard) safeguard level=0
44736 distcc[31269] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
44737 distcc[31269] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
44738 distcc[31269] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_opcode.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_opcode.cpython-310-aarch64-linux-gnu.so
44739 distcc[31269] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_opcode.o"
44740 distcc[31269] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/_opcode.cpython-310-aarch64-linux-gnu.so"
44741 distcc[31269] (dcc_scan_args) called for link? i give up
44742 distcc[31269] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
44743 distcc[31269] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
44744 distcc[31269] (dcc_parse_hosts) found tcp token "192.168.1.41"
44745 distcc[31269] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44746 distcc[31269] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44747 distcc[31269] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44748 distcc[31269] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
44749 distcc[31269] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_opcode.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_opcode.cpython-310-aarch64-linux-gnu.so
44750 distcc[31269] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
44751 distcc[31269] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_opcode.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_opcode.cpython-310-aarch64-linux-gnu.so
44752 distcc[31269] (dcc_spawn_child) child started as pid31270
44753 distcc[31270] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
44754 distcc[31189] (dcc_collect_child) cc child 31196 terminated with status 0
44755 distcc[31189] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
44756 distcc[31189] compile (null) on localhost completed ok
44757 distcc[31189] (dcc_unlock) release lock fd5
44758 distcc[31189] elapsed compilation time 4.885612s
44759 distcc[31189] (dcc_exit) exit: code 0; self: 0.003181 user 0.009545 sys; children: 4.463704 user 0.181943 sys
44760 distcc[31189] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
44761 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/arraymodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/array.cpython-310-aarch64-linux-gnu.so
44762 distcc[31273] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
44763 distcc[31273] (dcc_recursion_safeguard) safeguard level=0
44764 distcc[31273] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
44765 distcc[31273] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
44766 distcc[31273] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/arraymodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/array.cpython-310-aarch64-linux-gnu.so
44767 distcc[31273] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/arraymodule.o"
44768 distcc[31273] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/array.cpython-310-aarch64-linux-gnu.so"
44769 distcc[31273] (dcc_scan_args) called for link? i give up
44770 distcc[31273] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
44771 distcc[31273] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
44772 distcc[31273] (dcc_parse_hosts) found tcp token "192.168.1.41"
44773 distcc[31273] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44774 distcc[31273] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44775 distcc[31269] (dcc_collect_child) cc child 31270 terminated with status 0
44776 distcc[31269] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
44777 distcc[31269] compile (null) on localhost completed ok
44778 distcc[31269] (dcc_unlock) release lock fd5
44779 distcc[31269] elapsed compilation time 0.124429s
44780 distcc[31269] (dcc_exit) exit: code 0; self: 0.005008 user 0.010017 sys; children: 0.060288 user 0.043883 sys
44781 distcc[31273] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
44782 distcc[31273] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/arraymodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/array.cpython-310-aarch64-linux-gnu.so
44783 distcc[31273] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
44784 distcc[31269] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
44785 distcc[31273] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/arraymodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/array.cpython-310-aarch64-linux-gnu.so
44786 distcc[31273] (dcc_spawn_child) child started as pid31274
44787 distcc[31274] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
44788 building '_xxsubinterpreters' extension
44789 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxsubinterpretersmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxsubinterpretersmodule.o
44790 distcc[31275] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
44791 distcc[31275] (dcc_recursion_safeguard) safeguard level=0
44792 distcc[31275] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
44793 distcc[31275] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
44794 distcc[31275] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxsubinterpretersmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxsubinterpretersmodule.o
44795 distcc[31275] (dcc_scan_args) compiler will emit/use profile info; must be local
44796 distcc[31275] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
44797 distcc[31275] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
44798 distcc[31275] (dcc_parse_hosts) found tcp token "192.168.1.41"
44799 distcc[31275] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44800 distcc[31275] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44801 distcc[31275] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44802 distcc[31275] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
44803 distcc[31275] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxsubinterpretersmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxsubinterpretersmodule.o
44804 distcc[31275] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
44805 distcc[31275] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxsubinterpretersmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxsubinterpretersmodule.o
44806 distcc[31275] (dcc_spawn_child) child started as pid31276
44807 distcc[31276] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
44808 distcc[31273] (dcc_collect_child) cc child 31274 terminated with status 0
44809 distcc[31273] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
44810 distcc[31273] compile (null) on localhost completed ok
44811 distcc[31273] (dcc_unlock) release lock fd5
44812 distcc[31273] elapsed compilation time 0.128978s
44813 distcc[31273] (dcc_exit) exit: code 0; self: 0.003938 user 0.011816 sys; children: 0.049532 user 0.055157 sys
44814 distcc[31273] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
44815 building 'audioop' extension
44816 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/audioop.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/audioop.o
44817 distcc[31197] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44818 distcc[31197] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44819 distcc[31197] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
44820 distcc[31197] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cmathmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cmathmodule.o -DPy_BUILD_CORE_MODULE
44821 distcc[31197] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
44822 distcc[31197] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cmathmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cmathmodule.o -DPy_BUILD_CORE_MODULE
44823 distcc[31197] (dcc_spawn_child) child started as pid31282
44824 distcc[31281] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
44825 distcc[31281] (dcc_recursion_safeguard) safeguard level=0
44826 distcc[31281] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
44827 distcc[31281] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
44828 distcc[31281] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/audioop.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/audioop.o
44829 distcc[31281] (dcc_scan_args) compiler will emit/use profile info; must be local
44830 distcc[31281] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
44831 distcc[31281] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
44832 distcc[31281] (dcc_parse_hosts) found tcp token "192.168.1.41"
44833 distcc[31281] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44834 distcc[31281] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44835 distcc[31281] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44836 distcc[31282] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
44837 distcc[31281] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44838 distcc[31281] (dcc_lock_pause) nothing available, sleeping 1000ms...
44839 distcc[31209] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44840 distcc[31209] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44841 distcc[31209] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44842 distcc[31209] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44843 distcc[31209] (dcc_lock_pause) nothing available, sleeping 1000ms...
44844 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44845 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44846 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44847 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44848 distcc[31211] (dcc_lock_pause) nothing available, sleeping 1000ms...
44849 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44850 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44851 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44852 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44853 distcc[31199] (dcc_lock_pause) nothing available, sleeping 1000ms...
44854 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44855 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44856 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44857 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44858 distcc[31210] (dcc_lock_pause) nothing available, sleeping 1000ms...
44859 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44860 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44861 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44862 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44863 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
44864 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44865 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44866 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44867 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44868 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
44869 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44870 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44871 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44872 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44873 distcc[31261] (dcc_lock_pause) nothing available, sleeping 1000ms...
44874 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44875 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44876 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44877 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44878 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
44879 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44880 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44881 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44882 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44883 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44884 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44885 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44886 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44887 distcc[31230] (dcc_lock_pause) nothing available, sleeping 1000ms...
44888 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
44889 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44890 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44891 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44892 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44893 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
44894 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44895 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44896 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44897 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44898 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44899 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44900 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44901 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44902 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
44903 distcc[31232] (dcc_lock_pause) nothing available, sleeping 1000ms...
44904 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44905 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44906 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44907 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44908 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44909 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44910 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44911 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44912 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
44913 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
44914 distcc[31253] (dcc_collect_child) cc child 31254 terminated with status 0
44915 distcc[31253] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
44916 distcc[31253] compile (null) on localhost completed ok
44917 distcc[31253] (dcc_unlock) release lock fd5
44918 distcc[31253] elapsed compilation time 2.033195s
44919 distcc[31253] (dcc_exit) exit: code 0; self: 0.010032 user 0.003344 sys; children: 1.868296 user 0.139149 sys
44920 distcc[31253] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
44921 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mmapmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/mmap.cpython-310-aarch64-linux-gnu.so
44922 distcc[31285] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
44923 distcc[31285] (dcc_recursion_safeguard) safeguard level=0
44924 distcc[31285] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
44925 distcc[31285] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
44926 distcc[31285] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mmapmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/mmap.cpython-310-aarch64-linux-gnu.so
44927 distcc[31285] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mmapmodule.o"
44928 distcc[31285] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/mmap.cpython-310-aarch64-linux-gnu.so"
44929 distcc[31285] (dcc_scan_args) called for link? i give up
44930 distcc[31285] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
44931 distcc[31285] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
44932 distcc[31285] (dcc_parse_hosts) found tcp token "192.168.1.41"
44933 distcc[31285] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44934 distcc[31285] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
44935 distcc[31285] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mmapmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/mmap.cpython-310-aarch64-linux-gnu.so
44936 distcc[31285] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
44937 distcc[31285] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/mmapmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/mmap.cpython-310-aarch64-linux-gnu.so
44938 distcc[31285] (dcc_spawn_child) child started as pid31286
44939 distcc[31286] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
44940 distcc[31281] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44941 distcc[31281] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44942 distcc[31281] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44943 distcc[31281] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44944 distcc[31281] (dcc_lock_pause) nothing available, sleeping 1000ms...
44945 distcc[31209] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44946 distcc[31209] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44947 distcc[31209] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44948 distcc[31209] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44949 distcc[31209] (dcc_lock_pause) nothing available, sleeping 1000ms...
44950 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44951 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44952 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44953 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44954 distcc[31211] (dcc_lock_pause) nothing available, sleeping 1000ms...
44955 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44956 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44957 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44958 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44959 distcc[31199] (dcc_lock_pause) nothing available, sleeping 1000ms...
44960 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44961 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44962 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44963 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44964 distcc[31210] (dcc_lock_pause) nothing available, sleeping 1000ms...
44965 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44966 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44967 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44968 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44969 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
44970 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44971 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44972 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44973 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44974 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
44975 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44976 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44977 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44978 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44979 distcc[31261] (dcc_lock_pause) nothing available, sleeping 1000ms...
44980 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
44981 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
44982 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
44983 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
44984 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
44985 distcc[31285] (dcc_collect_child) cc child 31286 terminated with status 0
44986 distcc[31285] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
44987 distcc[31285] compile (null) on localhost completed ok
44988 distcc[31285] (dcc_unlock) release lock fd5
44989 distcc[31285] elapsed compilation time 0.152004s
44990 distcc[31285] (dcc_exit) exit: code 0; self: 0.003980 user 0.011941 sys; children: 0.062462 user 0.049983 sys
44991 distcc[31285] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
44992 building '_csv' extension
44993 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_csv.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_csv.o
44994 distcc[31289] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
44995 distcc[31289] (dcc_recursion_safeguard) safeguard level=0
44996 distcc[31289] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
44997 distcc[31289] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
44998 distcc[31289] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_csv.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_csv.o
44999 distcc[31289] (dcc_scan_args) compiler will emit/use profile info; must be local
45000 distcc[31289] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
45001 distcc[31289] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
45002 distcc[31289] (dcc_parse_hosts) found tcp token "192.168.1.41"
45003 distcc[31289] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45004 distcc[31289] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
45005 distcc[31289] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_csv.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_csv.o
45006 distcc[31289] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
45007 distcc[31289] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_csv.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_csv.o
45008 distcc[31289] (dcc_spawn_child) child started as pid31290
45009 distcc[31290] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
45010 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45011 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45012 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45013 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45014 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45015 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45016 distcc[31230] (dcc_lock_pause) nothing available, sleeping 1000ms...
45017 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45018 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45019 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45020 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
45021 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45022 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45023 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45024 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
45025 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45026 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45027 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45028 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45029 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45030 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45031 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45032 distcc[31232] (dcc_lock_pause) nothing available, sleeping 1000ms...
45033 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45034 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
45035 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45036 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45037 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45038 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45039 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
45040 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45041 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45042 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45043 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45044 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
45045 distcc[31281] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45046 distcc[31281] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45047 distcc[31281] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45048 distcc[31281] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45049 distcc[31281] (dcc_lock_pause) nothing available, sleeping 1000ms...
45050 distcc[31209] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45051 distcc[31209] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45052 distcc[31209] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45053 distcc[31209] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45054 distcc[31209] (dcc_lock_pause) nothing available, sleeping 1000ms...
45055 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45056 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45057 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45058 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45059 distcc[31211] (dcc_lock_pause) nothing available, sleeping 1000ms...
45060 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45061 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45062 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45063 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45064 distcc[31199] (dcc_lock_pause) nothing available, sleeping 1000ms...
45065 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45066 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45067 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45068 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45069 distcc[31210] (dcc_lock_pause) nothing available, sleeping 1000ms...
45070 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45071 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45072 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45073 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45074 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
45075 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45076 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45077 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45078 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45079 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
45080 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45081 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45082 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45083 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45084 distcc[31261] (dcc_lock_pause) nothing available, sleeping 1000ms...
45085 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45086 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45087 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45088 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45089 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
45090 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45091 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45092 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45093 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45094 distcc[31230] (dcc_lock_pause) nothing available, sleeping 1000ms...
45095 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45096 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45097 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45098 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45099 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
45100 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45101 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45102 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45103 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45104 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
45105 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45106 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45107 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45108 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45109 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45110 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45111 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45112 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45113 distcc[31232] (dcc_lock_pause) nothing available, sleeping 1000ms...
45114 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
45115 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45116 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45117 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45118 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45119 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
45120 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45121 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45122 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45123 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45124 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
45125 distcc[31275] (dcc_collect_child) cc child 31276 terminated with status 0
45126 distcc[31275] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
45127 distcc[31275] compile (null) on localhost completed ok
45128 distcc[31275] (dcc_unlock) release lock fd5
45129 distcc[31275] elapsed compilation time 3.073485s
45130 distcc[31275] (dcc_exit) exit: code 0; self: 0.003436 user 0.010309 sys; children: 2.885233 user 0.153358 sys
45131 distcc[31275] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
45132 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxsubinterpretersmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_xxsubinterpreters.cpython-310-aarch64-linux-gnu.so
45133 distcc[31293] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
45134 distcc[31293] (dcc_recursion_safeguard) safeguard level=0
45135 distcc[31293] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
45136 distcc[31293] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
45137 distcc[31293] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxsubinterpretersmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_xxsubinterpreters.cpython-310-aarch64-linux-gnu.so
45138 distcc[31293] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxsubinterpretersmodule.o"
45139 distcc[31293] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/_xxsubinterpreters.cpython-310-aarch64-linux-gnu.so"
45140 distcc[31293] (dcc_scan_args) called for link? i give up
45141 distcc[31293] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
45142 distcc[31293] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
45143 distcc[31293] (dcc_parse_hosts) found tcp token "192.168.1.41"
45144 distcc[31293] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45145 distcc[31293] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45146 distcc[31293] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45147 distcc[31293] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
45148 distcc[31293] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxsubinterpretersmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_xxsubinterpreters.cpython-310-aarch64-linux-gnu.so
45149 distcc[31293] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
45150 distcc[31293] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxsubinterpretersmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_xxsubinterpreters.cpython-310-aarch64-linux-gnu.so
45151 distcc[31293] (dcc_spawn_child) child started as pid31294
45152 distcc[31294] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
45153 distcc[31213] (dcc_collect_child) cc child 31262 terminated with status 0
45154 distcc[31213] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
45155 distcc[31213] compile (null) on localhost completed ok
45156 distcc[31213] (dcc_unlock) release lock fd5
45157 distcc[31213] elapsed compilation time 7.990503s
45158 distcc[31213] (dcc_exit) exit: code 0; self: 0.002860 user 0.014302 sys; children: 3.729671 user 0.184300 sys
45159 distcc[31213] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
45160 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_zoneinfo.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_zoneinfo.cpython-310-aarch64-linux-gnu.so
45161 distcc[31281] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
45162 distcc[31281] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/audioop.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/audioop.o
45163 distcc[31281] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
45164 distcc[31281] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/audioop.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/audioop.o
45165 distcc[31281] (dcc_spawn_child) child started as pid31297
45166 distcc[31297] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
45167 distcc[31298] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
45168 distcc[31298] (dcc_recursion_safeguard) safeguard level=0
45169 distcc[31298] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
45170 distcc[31209] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45171 distcc[31298] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
45172 distcc[31298] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_zoneinfo.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_zoneinfo.cpython-310-aarch64-linux-gnu.so
45173 distcc[31298] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_zoneinfo.o"
45174 distcc[31298] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/_zoneinfo.cpython-310-aarch64-linux-gnu.so"
45175 distcc[31298] (dcc_scan_args) called for link? i give up
45176 distcc[31298] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
45177 distcc[31298] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
45178 distcc[31298] (dcc_parse_hosts) found tcp token "192.168.1.41"
45179 distcc[31209] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45180 distcc[31209] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45181 distcc[31209] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45182 distcc[31209] (dcc_lock_pause) nothing available, sleeping 1000ms...
45183 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45184 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45185 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45186 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45187 distcc[31298] (dcc_lock_pause) nothing available, sleeping 1000ms...
45188 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45189 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45190 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45191 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45192 distcc[31211] (dcc_lock_pause) nothing available, sleeping 1000ms...
45193 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45194 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45195 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45196 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45197 distcc[31199] (dcc_lock_pause) nothing available, sleeping 1000ms...
45198 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45199 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45200 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45201 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45202 distcc[31210] (dcc_lock_pause) nothing available, sleeping 1000ms...
45203 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45204 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45205 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45206 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45207 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
45208 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45209 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45210 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45211 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45212 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
45213 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45214 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45215 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45216 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45217 distcc[31261] (dcc_lock_pause) nothing available, sleeping 1000ms...
45218 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45219 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45220 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45221 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45222 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
45223 distcc[31293] (dcc_collect_child) cc child 31294 terminated with status 0
45224 distcc[31293] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
45225 distcc[31293] compile (null) on localhost completed ok
45226 distcc[31293] (dcc_unlock) release lock fd5
45227 distcc[31293] elapsed compilation time 0.129577s
45228 distcc[31293] (dcc_exit) exit: code 0; self: 0.003391 user 0.010173 sys; children: 0.064846 user 0.039426 sys
45229 distcc[31293] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
45230 building '_posixsubprocess' extension
45231 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_posixsubprocess.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_posixsubprocess.o -DPy_BUILD_CORE_MODULE
45232 distcc[31301] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
45233 distcc[31301] (dcc_recursion_safeguard) safeguard level=0
45234 distcc[31301] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
45235 distcc[31301] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
45236 distcc[31301] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_posixsubprocess.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_posixsubprocess.o -DPy_BUILD_CORE_MODULE
45237 distcc[31301] (dcc_scan_args) compiler will emit/use profile info; must be local
45238 distcc[31301] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
45239 distcc[31301] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
45240 distcc[31301] (dcc_parse_hosts) found tcp token "192.168.1.41"
45241 distcc[31301] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45242 distcc[31301] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45243 distcc[31301] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45244 distcc[31301] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
45245 distcc[31301] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_posixsubprocess.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_posixsubprocess.o -DPy_BUILD_CORE_MODULE
45246 distcc[31301] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
45247 distcc[31301] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_posixsubprocess.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_posixsubprocess.o -DPy_BUILD_CORE_MODULE
45248 distcc[31301] (dcc_spawn_child) child started as pid31302
45249 distcc[31302] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
45250 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45251 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45252 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45253 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45254 distcc[31230] (dcc_lock_pause) nothing available, sleeping 1000ms...
45255 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45256 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45257 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45258 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45259 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
45260 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45261 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45262 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45263 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45264 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45265 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45266 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45267 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45268 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45269 distcc[31232] (dcc_lock_pause) nothing available, sleeping 1000ms...
45270 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45271 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45272 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
45273 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45274 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
45275 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45276 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45277 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45278 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45279 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
45280 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45281 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45282 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45283 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45284 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
45285 distcc[31289] (dcc_collect_child) cc child 31290 terminated with status 0
45286 distcc[31289] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
45287 distcc[31289] compile (null) on localhost completed ok
45288 distcc[31289] (dcc_unlock) release lock fd5
45289 distcc[31289] elapsed compilation time 2.796594s
45290 distcc[31289] (dcc_exit) exit: code 0; self: 0.000000 user 0.015081 sys; children: 2.503329 user 0.190512 sys
45291 distcc[31289] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
45292 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_csv.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_csv.cpython-310-aarch64-linux-gnu.so
45293 distcc[31305] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
45294 distcc[31305] (dcc_recursion_safeguard) safeguard level=0
45295 distcc[31305] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
45296 distcc[31305] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
45297 distcc[31305] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_csv.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_csv.cpython-310-aarch64-linux-gnu.so
45298 distcc[31305] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_csv.o"
45299 distcc[31305] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/_csv.cpython-310-aarch64-linux-gnu.so"
45300 distcc[31305] (dcc_scan_args) called for link? i give up
45301 distcc[31305] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
45302 distcc[31305] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
45303 distcc[31305] (dcc_parse_hosts) found tcp token "192.168.1.41"
45304 distcc[31305] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45305 distcc[31305] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
45306 distcc[31305] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_csv.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_csv.cpython-310-aarch64-linux-gnu.so
45307 distcc[31305] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
45308 distcc[31305] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_csv.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_csv.cpython-310-aarch64-linux-gnu.so
45309 distcc[31305] (dcc_spawn_child) child started as pid31306
45310 distcc[31306] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
45311 distcc[31305] (dcc_collect_child) cc child 31306 terminated with status 0
45312 distcc[31305] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
45313 distcc[31305] compile (null) on localhost completed ok
45314 distcc[31305] (dcc_unlock) release lock fd5
45315 distcc[31305] elapsed compilation time 0.102416s
45316 distcc[31305] (dcc_exit) exit: code 0; self: 0.000000 user 0.013958 sys; children: 0.062241 user 0.037572 sys
45317 distcc[31305] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
45318 building '_testcapi' extension
45319 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testcapimodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testcapimodule.o
45320 distcc[31209] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45321 distcc[31209] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
45322 distcc[31209] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_randommodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_randommodule.o -DPy_BUILD_CORE_MODULE
45323 distcc[31209] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
45324 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45325 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45326 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45327 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45328 distcc[31298] (dcc_lock_pause) nothing available, sleeping 1000ms...
45329 distcc[31209] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_randommodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_randommodule.o -DPy_BUILD_CORE_MODULE
45330 distcc[31209] (dcc_spawn_child) child started as pid31310
45331 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45332 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45333 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45334 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45335 distcc[31211] (dcc_lock_pause) nothing available, sleeping 1000ms...
45336 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45337 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45338 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45339 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45340 distcc[31199] (dcc_lock_pause) nothing available, sleeping 1000ms...
45341 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45342 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45343 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45344 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45345 distcc[31210] (dcc_lock_pause) nothing available, sleeping 1000ms...
45346 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45347 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45348 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45349 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45350 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
45351 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45352 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45353 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45354 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45355 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
45356 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45357 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45358 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45359 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45360 distcc[31261] (dcc_lock_pause) nothing available, sleeping 1000ms...
45361 distcc[31309] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
45362 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45363 distcc[31310] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
45364 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45365 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45366 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45367 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
45368 distcc[31309] (dcc_recursion_safeguard) safeguard level=0
45369 distcc[31309] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
45370 distcc[31309] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
45371 distcc[31309] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testcapimodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testcapimodule.o
45372 distcc[31309] (dcc_scan_args) compiler will emit/use profile info; must be local
45373 distcc[31309] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
45374 distcc[31309] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
45375 distcc[31309] (dcc_parse_hosts) found tcp token "192.168.1.41"
45376 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45377 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45378 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45379 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45380 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
45381 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45382 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45383 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45384 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45385 distcc[31230] (dcc_lock_pause) nothing available, sleeping 1000ms...
45386 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45387 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45388 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45389 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45390 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
45391 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45392 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45393 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45394 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45395 distcc[31232] (dcc_lock_pause) nothing available, sleeping 1000ms...
45396 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45397 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45398 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45399 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45400 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45401 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45402 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
45403 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45404 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45405 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
45406 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45407 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45408 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45409 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45410 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
45411 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45412 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45413 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45414 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45415 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
45416 distcc[31301] (dcc_collect_child) cc child 31302 terminated with status 0
45417 distcc[31301] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
45418 distcc[31301] compile (null) on localhost completed ok
45419 distcc[31301] (dcc_unlock) release lock fd5
45420 distcc[31301] elapsed compilation time 1.404218s
45421 distcc[31301] (dcc_exit) exit: code 0; self: 0.000000 user 0.013820 sys; children: 1.242463 user 0.148811 sys
45422 distcc[31301] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
45423 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_posixsubprocess.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_posixsubprocess.cpython-310-aarch64-linux-gnu.so
45424 distcc[31313] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
45425 distcc[31313] (dcc_recursion_safeguard) safeguard level=0
45426 distcc[31313] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
45427 distcc[31313] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
45428 distcc[31313] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_posixsubprocess.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_posixsubprocess.cpython-310-aarch64-linux-gnu.so
45429 distcc[31313] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_posixsubprocess.o"
45430 distcc[31313] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/_posixsubprocess.cpython-310-aarch64-linux-gnu.so"
45431 distcc[31313] (dcc_scan_args) called for link? i give up
45432 distcc[31313] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
45433 distcc[31313] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
45434 distcc[31313] (dcc_parse_hosts) found tcp token "192.168.1.41"
45435 distcc[31313] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45436 distcc[31313] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45437 distcc[31313] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45438 distcc[31313] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
45439 distcc[31313] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_posixsubprocess.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_posixsubprocess.cpython-310-aarch64-linux-gnu.so
45440 distcc[31313] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
45441 distcc[31313] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_posixsubprocess.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_posixsubprocess.cpython-310-aarch64-linux-gnu.so
45442 distcc[31313] (dcc_spawn_child) child started as pid31314
45443 distcc[31314] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
45444 distcc[31313] (dcc_collect_child) cc child 31314 terminated with status 0
45445 distcc[31313] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
45446 distcc[31313] compile (null) on localhost completed ok
45447 distcc[31313] (dcc_unlock) release lock fd5
45448 distcc[31313] elapsed compilation time 0.110527s
45449 distcc[31313] (dcc_exit) exit: code 0; self: 0.009258 user 0.004629 sys; children: 0.074374 user 0.031291 sys
45450 distcc[31313] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
45451 building '_testinternalcapi' extension
45452 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testinternalcapi.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testinternalcapi.o -DPy_BUILD_CORE_MODULE
45453 distcc[31317] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
45454 distcc[31317] (dcc_recursion_safeguard) safeguard level=0
45455 distcc[31317] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
45456 distcc[31317] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
45457 distcc[31317] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testinternalcapi.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testinternalcapi.o -DPy_BUILD_CORE_MODULE
45458 distcc[31317] (dcc_scan_args) compiler will emit/use profile info; must be local
45459 distcc[31317] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
45460 distcc[31317] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
45461 distcc[31317] (dcc_parse_hosts) found tcp token "192.168.1.41"
45462 distcc[31317] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45463 distcc[31317] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45464 distcc[31317] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45465 distcc[31317] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
45466 distcc[31317] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testinternalcapi.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testinternalcapi.o -DPy_BUILD_CORE_MODULE
45467 distcc[31317] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
45468 distcc[31317] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testinternalcapi.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testinternalcapi.o -DPy_BUILD_CORE_MODULE
45469 distcc[31317] (dcc_spawn_child) child started as pid31318
45470 distcc[31318] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
45471 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45472 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45473 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45474 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45475 distcc[31298] (dcc_lock_pause) nothing available, sleeping 1000ms...
45476 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45477 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45478 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45479 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45480 distcc[31211] (dcc_lock_pause) nothing available, sleeping 1000ms...
45481 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45482 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45483 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45484 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45485 distcc[31199] (dcc_lock_pause) nothing available, sleeping 1000ms...
45486 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45487 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45488 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45489 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45490 distcc[31210] (dcc_lock_pause) nothing available, sleeping 1000ms...
45491 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45492 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45493 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45494 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45495 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
45496 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45497 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45498 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45499 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45500 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
45501 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45502 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45503 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45504 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45505 distcc[31261] (dcc_lock_pause) nothing available, sleeping 1000ms...
45506 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45507 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45508 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45509 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45510 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
45511 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45512 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45513 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45514 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45515 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
45516 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45517 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45518 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45519 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45520 distcc[31230] (dcc_lock_pause) nothing available, sleeping 1000ms...
45521 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45522 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45523 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45524 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45525 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
45526 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45527 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45528 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45529 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45530 distcc[31232] (dcc_lock_pause) nothing available, sleeping 1000ms...
45531 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45532 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45533 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45534 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45535 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
45536 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45537 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45538 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45539 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45540 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
45541 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45542 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45543 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45544 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45545 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
45546 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45547 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45548 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45549 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45550 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
45551 distcc[31209] (dcc_collect_child) cc child 31310 terminated with status 0
45552 distcc[31209] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
45553 distcc[31209] compile (null) on localhost completed ok
45554 distcc[31209] (dcc_unlock) release lock fd5
45555 distcc[31209] elapsed compilation time 10.363166s
45556 distcc[31209] (dcc_exit) exit: code 0; self: 0.003192 user 0.019152 sys; children: 1.134737 user 0.120171 sys
45557 distcc[31209] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
45558 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_randommodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_random.cpython-310-aarch64-linux-gnu.so
45559 distcc[31321] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
45560 distcc[31321] (dcc_recursion_safeguard) safeguard level=0
45561 distcc[31321] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
45562 distcc[31321] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
45563 distcc[31321] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_randommodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_random.cpython-310-aarch64-linux-gnu.so
45564 distcc[31321] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_randommodule.o"
45565 distcc[31321] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/_random.cpython-310-aarch64-linux-gnu.so"
45566 distcc[31321] (dcc_scan_args) called for link? i give up
45567 distcc[31321] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
45568 distcc[31321] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
45569 distcc[31321] (dcc_parse_hosts) found tcp token "192.168.1.41"
45570 distcc[31321] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45571 distcc[31321] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
45572 distcc[31321] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_randommodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_random.cpython-310-aarch64-linux-gnu.so
45573 distcc[31321] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
45574 distcc[31321] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_randommodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_random.cpython-310-aarch64-linux-gnu.so
45575 distcc[31321] (dcc_spawn_child) child started as pid31322
45576 distcc[31322] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
45577 distcc[31321] (dcc_collect_child) cc child 31322 terminated with status 0
45578 distcc[31321] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
45579 distcc[31321] compile (null) on localhost completed ok
45580 distcc[31321] (dcc_unlock) release lock fd5
45581 distcc[31321] elapsed compilation time 0.099808s
45582 distcc[31321] (dcc_exit) exit: code 0; self: 0.000000 user 0.012902 sys; children: 0.061231 user 0.036431 sys
45583 distcc[31321] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
45584 building '_testbuffer' extension
45585 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testbuffer.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testbuffer.o
45586 distcc[31325] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
45587 distcc[31325] (dcc_recursion_safeguard) safeguard level=0
45588 distcc[31325] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
45589 distcc[31325] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
45590 distcc[31325] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testbuffer.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testbuffer.o
45591 distcc[31325] (dcc_scan_args) compiler will emit/use profile info; must be local
45592 distcc[31325] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
45593 distcc[31325] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
45594 distcc[31325] (dcc_parse_hosts) found tcp token "192.168.1.41"
45595 distcc[31325] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45596 distcc[31325] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
45597 distcc[31325] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testbuffer.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testbuffer.o
45598 distcc[31325] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
45599 distcc[31325] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testbuffer.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testbuffer.o
45600 distcc[31325] (dcc_spawn_child) child started as pid31326
45601 distcc[31326] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
45602 distcc[31317] (dcc_collect_child) cc child 31318 terminated with status 0
45603 distcc[31317] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
45604 distcc[31317] compile (null) on localhost completed ok
45605 distcc[31317] (dcc_unlock) release lock fd5
45606 distcc[31317] elapsed compilation time 1.056636s
45607 distcc[31317] (dcc_exit) exit: code 0; self: 0.003300 user 0.009900 sys; children: 0.914563 user 0.137879 sys
45608 distcc[31317] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
45609 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testinternalcapi.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_testinternalcapi.cpython-310-aarch64-linux-gnu.so
45610 distcc[31329] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
45611 distcc[31329] (dcc_recursion_safeguard) safeguard level=0
45612 distcc[31329] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
45613 distcc[31329] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
45614 distcc[31329] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testinternalcapi.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_testinternalcapi.cpython-310-aarch64-linux-gnu.so
45615 distcc[31329] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testinternalcapi.o"
45616 distcc[31329] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/_testinternalcapi.cpython-310-aarch64-linux-gnu.so"
45617 distcc[31329] (dcc_scan_args) called for link? i give up
45618 distcc[31329] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
45619 distcc[31329] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
45620 distcc[31329] (dcc_parse_hosts) found tcp token "192.168.1.41"
45621 distcc[31329] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45622 distcc[31329] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45623 distcc[31329] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45624 distcc[31329] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
45625 distcc[31329] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testinternalcapi.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_testinternalcapi.cpython-310-aarch64-linux-gnu.so
45626 distcc[31329] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
45627 distcc[31329] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testinternalcapi.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_testinternalcapi.cpython-310-aarch64-linux-gnu.so
45628 distcc[31329] (dcc_spawn_child) child started as pid31330
45629 distcc[31330] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
45630 distcc[31329] (dcc_collect_child) cc child 31330 terminated with status 0
45631 distcc[31329] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
45632 distcc[31329] compile (null) on localhost completed ok
45633 distcc[31329] (dcc_unlock) release lock fd5
45634 distcc[31329] elapsed compilation time 0.097135s
45635 distcc[31329] (dcc_exit) exit: code 0; self: 0.009971 user 0.003323 sys; children: 0.061747 user 0.033012 sys
45636 distcc[31329] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
45637 building '_testimportmultiple' extension
45638 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testimportmultiple.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testimportmultiple.o
45639 distcc[31333] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
45640 distcc[31333] (dcc_recursion_safeguard) safeguard level=0
45641 distcc[31333] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
45642 distcc[31333] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
45643 distcc[31333] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testimportmultiple.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testimportmultiple.o
45644 distcc[31333] (dcc_scan_args) compiler will emit/use profile info; must be local
45645 distcc[31333] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
45646 distcc[31333] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
45647 distcc[31333] (dcc_parse_hosts) found tcp token "192.168.1.41"
45648 distcc[31333] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45649 distcc[31333] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45650 distcc[31333] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45651 distcc[31333] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
45652 distcc[31333] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testimportmultiple.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testimportmultiple.o
45653 distcc[31333] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
45654 distcc[31333] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testimportmultiple.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testimportmultiple.o
45655 distcc[31333] (dcc_spawn_child) child started as pid31334
45656 distcc[31334] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
45657 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45658 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45659 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45660 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45661 distcc[31298] (dcc_lock_pause) nothing available, sleeping 1000ms...
45662 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45663 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45664 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45665 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45666 distcc[31211] (dcc_lock_pause) nothing available, sleeping 1000ms...
45667 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45668 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45669 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45670 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45671 distcc[31199] (dcc_lock_pause) nothing available, sleeping 1000ms...
45672 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45673 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45674 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45675 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45676 distcc[31210] (dcc_lock_pause) nothing available, sleeping 1000ms...
45677 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45678 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45679 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45680 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45681 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
45682 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45683 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45684 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45685 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45686 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
45687 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45688 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45689 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45690 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45691 distcc[31261] (dcc_lock_pause) nothing available, sleeping 1000ms...
45692 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45693 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45694 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45695 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45696 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
45697 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45698 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45699 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45700 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45701 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
45702 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45703 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45704 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45705 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45706 distcc[31230] (dcc_lock_pause) nothing available, sleeping 1000ms...
45707 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45708 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45709 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45710 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45711 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
45712 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45713 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45714 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45715 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45716 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45717 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45718 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45719 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45720 distcc[31232] (dcc_lock_pause) nothing available, sleeping 1000ms...
45721 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
45722 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45723 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45724 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45725 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45726 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
45727 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45728 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45729 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45730 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45731 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
45732 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45733 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45734 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45735 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45736 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
45737 distcc[31333] (dcc_collect_child) cc child 31334 terminated with status 0
45738 distcc[31333] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
45739 distcc[31333] compile (null) on localhost completed ok
45740 distcc[31333] (dcc_unlock) release lock fd5
45741 distcc[31333] elapsed compilation time 0.564450s
45742 distcc[31333] (dcc_exit) exit: code 0; self: 0.000000 user 0.012847 sys; children: 0.388356 user 0.143029 sys
45743 distcc[31333] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
45744 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testimportmultiple.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_testimportmultiple.cpython-310-aarch64-linux-gnu.so
45745 distcc[31337] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
45746 distcc[31337] (dcc_recursion_safeguard) safeguard level=0
45747 distcc[31337] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
45748 distcc[31337] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
45749 distcc[31337] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testimportmultiple.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_testimportmultiple.cpython-310-aarch64-linux-gnu.so
45750 distcc[31337] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testimportmultiple.o"
45751 distcc[31337] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/_testimportmultiple.cpython-310-aarch64-linux-gnu.so"
45752 distcc[31337] (dcc_scan_args) called for link? i give up
45753 distcc[31337] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
45754 distcc[31337] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
45755 distcc[31337] (dcc_parse_hosts) found tcp token "192.168.1.41"
45756 distcc[31337] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45757 distcc[31337] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45758 distcc[31337] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45759 distcc[31337] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
45760 distcc[31337] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testimportmultiple.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_testimportmultiple.cpython-310-aarch64-linux-gnu.so
45761 distcc[31337] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
45762 distcc[31337] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testimportmultiple.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_testimportmultiple.cpython-310-aarch64-linux-gnu.so
45763 distcc[31337] (dcc_spawn_child) child started as pid31338
45764 distcc[31338] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
45765 distcc[31337] (dcc_collect_child) cc child 31338 terminated with status 0
45766 distcc[31337] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
45767 distcc[31337] compile (null) on localhost completed ok
45768 distcc[31337] (dcc_unlock) release lock fd5
45769 distcc[31337] elapsed compilation time 0.079411s
45770 distcc[31337] (dcc_exit) exit: code 0; self: 0.000000 user 0.014364 sys; children: 0.036480 user 0.031497 sys
45771 distcc[31337] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
45772 building '_testmultiphase' extension
45773 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testmultiphase.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testmultiphase.o
45774 distcc[31341] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
45775 distcc[31341] (dcc_recursion_safeguard) safeguard level=0
45776 distcc[31341] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
45777 distcc[31341] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
45778 distcc[31341] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testmultiphase.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testmultiphase.o
45779 distcc[31341] (dcc_scan_args) compiler will emit/use profile info; must be local
45780 distcc[31341] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
45781 distcc[31341] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
45782 distcc[31341] (dcc_parse_hosts) found tcp token "192.168.1.41"
45783 distcc[31341] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45784 distcc[31341] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45785 distcc[31341] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45786 distcc[31341] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
45787 distcc[31341] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testmultiphase.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testmultiphase.o
45788 distcc[31341] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
45789 distcc[31341] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testmultiphase.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testmultiphase.o
45790 distcc[31341] (dcc_spawn_child) child started as pid31342
45791 distcc[31342] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
45792 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45793 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45794 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45795 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45796 distcc[31298] (dcc_lock_pause) nothing available, sleeping 1000ms...
45797 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45798 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45799 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45800 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45801 distcc[31211] (dcc_lock_pause) nothing available, sleeping 1000ms...
45802 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45803 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45804 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45805 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45806 distcc[31199] (dcc_lock_pause) nothing available, sleeping 1000ms...
45807 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45808 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45809 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45810 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45811 distcc[31210] (dcc_lock_pause) nothing available, sleeping 1000ms...
45812 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45813 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45814 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45815 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45816 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
45817 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45818 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45819 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45820 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45821 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
45822 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45823 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45824 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45825 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45826 distcc[31261] (dcc_lock_pause) nothing available, sleeping 1000ms...
45827 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45828 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45829 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45830 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45831 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
45832 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45833 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45834 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45835 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45836 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
45837 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45838 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45839 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45840 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45841 distcc[31230] (dcc_lock_pause) nothing available, sleeping 1000ms...
45842 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45843 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45844 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45845 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45846 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
45847 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45848 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45849 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45850 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45851 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
45852 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45853 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45854 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45855 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45856 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
45857 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45858 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45859 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45860 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45861 distcc[31232] (dcc_lock_pause) nothing available, sleeping 1000ms...
45862 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45863 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45864 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45865 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45866 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
45867 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45868 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45869 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45870 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45871 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
45872 distcc[31197] (dcc_collect_child) cc child 31282 terminated with status 0
45873 distcc[31197] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
45874 distcc[31197] compile (null) on localhost completed ok
45875 distcc[31197] (dcc_unlock) release lock fd5
45876 distcc[31197] elapsed compilation time 12.640763s
45877 distcc[31197] (dcc_exit) exit: code 0; self: 0.004318 user 0.012955 sys; children: 7.248769 user 0.202660 sys
45878 distcc[31197] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
45879 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cmathmodule.o Modules/_math.o -L. -L/usr/local/lib64 -lm -o build/lib.linux-aarch64-3.10/cmath.cpython-310-aarch64-linux-gnu.so
45880 distcc[31345] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
45881 distcc[31345] (dcc_recursion_safeguard) safeguard level=0
45882 distcc[31345] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
45883 distcc[31345] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
45884 distcc[31345] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cmathmodule.o Modules/_math.o -L. -L/usr/local/lib64 -lm -o build/lib.linux-aarch64-3.10/cmath.cpython-310-aarch64-linux-gnu.so
45885 distcc[31345] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cmathmodule.o"
45886 distcc[31345] (dcc_scan_args) found object/output file "Modules/_math.o"
45887 distcc[31345] (dcc_scan_args) called for link? i give up
45888 distcc[31345] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
45889 distcc[31345] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
45890 distcc[31345] (dcc_parse_hosts) found tcp token "192.168.1.41"
45891 distcc[31345] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45892 distcc[31345] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45893 distcc[31345] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
45894 distcc[31345] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cmathmodule.o Modules/_math.o -L. -L/usr/local/lib64 -lm -o build/lib.linux-aarch64-3.10/cmath.cpython-310-aarch64-linux-gnu.so
45895 distcc[31345] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
45896 distcc[31345] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cmathmodule.o Modules/_math.o -L. -L/usr/local/lib64 -lm -o build/lib.linux-aarch64-3.10/cmath.cpython-310-aarch64-linux-gnu.so
45897 distcc[31345] (dcc_spawn_child) child started as pid31346
45898 distcc[31346] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
45899 distcc[31345] (dcc_collect_child) cc child 31346 terminated with status 0
45900 distcc[31345] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
45901 distcc[31345] compile (null) on localhost completed ok
45902 distcc[31345] (dcc_unlock) release lock fd5
45903 distcc[31345] elapsed compilation time 0.137974s
45904 distcc[31345] (dcc_exit) exit: code 0; self: 0.000000 user 0.014296 sys; children: 0.102230 user 0.031170 sys
45905 distcc[31345] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
45906 building '_xxtestfuzz' extension
45907 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/_xxtestfuzz.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/_xxtestfuzz.o
45908 distcc[31349] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
45909 distcc[31349] (dcc_recursion_safeguard) safeguard level=0
45910 distcc[31349] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
45911 distcc[31349] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
45912 distcc[31349] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/_xxtestfuzz.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/_xxtestfuzz.o
45913 distcc[31349] (dcc_scan_args) compiler will emit/use profile info; must be local
45914 distcc[31349] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
45915 distcc[31349] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
45916 distcc[31349] (dcc_parse_hosts) found tcp token "192.168.1.41"
45917 distcc[31349] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45918 distcc[31349] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45919 distcc[31349] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
45920 distcc[31349] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/_xxtestfuzz.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/_xxtestfuzz.o
45921 distcc[31349] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
45922 distcc[31349] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/_xxtestfuzz.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/_xxtestfuzz.o
45923 distcc[31349] (dcc_spawn_child) child started as pid31350
45924 distcc[31350] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
45925 distcc[31341] (dcc_collect_child) cc child 31342 terminated with status 0
45926 distcc[31341] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
45927 distcc[31341] compile (null) on localhost completed ok
45928 distcc[31341] (dcc_unlock) release lock fd5
45929 distcc[31341] elapsed compilation time 1.379471s
45930 distcc[31341] (dcc_exit) exit: code 0; self: 0.003002 user 0.012010 sys; children: 1.122337 user 0.163780 sys
45931 distcc[31341] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
45932 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testmultiphase.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_testmultiphase.cpython-310-aarch64-linux-gnu.so
45933 distcc[31353] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
45934 distcc[31353] (dcc_recursion_safeguard) safeguard level=0
45935 distcc[31353] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
45936 distcc[31353] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
45937 distcc[31353] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testmultiphase.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_testmultiphase.cpython-310-aarch64-linux-gnu.so
45938 distcc[31353] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testmultiphase.o"
45939 distcc[31353] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/_testmultiphase.cpython-310-aarch64-linux-gnu.so"
45940 distcc[31353] (dcc_scan_args) called for link? i give up
45941 distcc[31353] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
45942 distcc[31353] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
45943 distcc[31353] (dcc_parse_hosts) found tcp token "192.168.1.41"
45944 distcc[31353] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45945 distcc[31353] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45946 distcc[31353] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45947 distcc[31353] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
45948 distcc[31353] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testmultiphase.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_testmultiphase.cpython-310-aarch64-linux-gnu.so
45949 distcc[31353] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
45950 distcc[31353] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testmultiphase.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_testmultiphase.cpython-310-aarch64-linux-gnu.so
45951 distcc[31353] (dcc_spawn_child) child started as pid31354
45952 distcc[31354] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
45953 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45954 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45955 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45956 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45957 distcc[31298] (dcc_lock_pause) nothing available, sleeping 1000ms...
45958 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45959 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45960 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45961 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45962 distcc[31211] (dcc_lock_pause) nothing available, sleeping 1000ms...
45963 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45964 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45965 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45966 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45967 distcc[31199] (dcc_lock_pause) nothing available, sleeping 1000ms...
45968 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45969 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45970 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45971 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45972 distcc[31210] (dcc_lock_pause) nothing available, sleeping 1000ms...
45973 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45974 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45975 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45976 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45977 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
45978 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45979 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45980 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45981 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45982 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
45983 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45984 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45985 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45986 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45987 distcc[31261] (dcc_lock_pause) nothing available, sleeping 1000ms...
45988 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45989 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45990 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45991 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45992 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
45993 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
45994 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
45995 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
45996 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
45997 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
45998 distcc[31353] (dcc_collect_child) cc child 31354 terminated with status 0
45999 distcc[31353] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
46000 distcc[31353] compile (null) on localhost completed ok
46001 distcc[31353] (dcc_unlock) release lock fd5
46002 distcc[31353] elapsed compilation time 0.135242s
46003 distcc[31353] (dcc_exit) exit: code 0; self: 0.002929 user 0.011716 sys; children: 0.061949 user 0.041508 sys
46004 distcc[31353] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
46005 building 'readline' extension
46006 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/readline.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/readline.o
46007 distcc[31357] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
46008 distcc[31357] (dcc_recursion_safeguard) safeguard level=0
46009 distcc[31357] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
46010 distcc[31357] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
46011 distcc[31357] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/readline.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/readline.o
46012 distcc[31357] (dcc_scan_args) compiler will emit/use profile info; must be local
46013 distcc[31357] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
46014 distcc[31357] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
46015 distcc[31357] (dcc_parse_hosts) found tcp token "192.168.1.41"
46016 distcc[31357] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46017 distcc[31357] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46018 distcc[31357] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46019 distcc[31357] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
46020 distcc[31357] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/readline.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/readline.o
46021 distcc[31357] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
46022 distcc[31357] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/readline.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/readline.o
46023 distcc[31357] (dcc_spawn_child) child started as pid31358
46024 distcc[31358] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
46025 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46026 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46027 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46028 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46029 distcc[31230] (dcc_lock_pause) nothing available, sleeping 1000ms...
46030 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46031 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46032 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46033 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46034 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
46035 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46036 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46037 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46038 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46039 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
46040 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46041 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46042 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46043 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46044 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
46045 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46046 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46047 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46048 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46049 distcc[31232] (dcc_lock_pause) nothing available, sleeping 1000ms...
46050 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46051 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46052 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46053 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46054 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
46055 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46056 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46057 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46058 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46059 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
46060 distcc[31349] (dcc_collect_child) cc child 31350 terminated with status 0
46061 distcc[31349] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
46062 distcc[31349] compile (null) on localhost completed ok
46063 distcc[31349] (dcc_unlock) release lock fd5
46064 distcc[31349] elapsed compilation time 0.612847s
46065 distcc[31349] (dcc_exit) exit: code 0; self: 0.009590 user 0.004795 sys; children: 0.441156 user 0.151046 sys
46066 distcc[31349] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
46067 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/fuzzer.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/fuzzer.o
46068 distcc[31361] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
46069 distcc[31361] (dcc_recursion_safeguard) safeguard level=0
46070 distcc[31361] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
46071 distcc[31361] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
46072 distcc[31361] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/fuzzer.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/fuzzer.o
46073 distcc[31361] (dcc_scan_args) compiler will emit/use profile info; must be local
46074 distcc[31361] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
46075 distcc[31361] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
46076 distcc[31361] (dcc_parse_hosts) found tcp token "192.168.1.41"
46077 distcc[31361] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46078 distcc[31361] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46079 distcc[31361] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
46080 distcc[31361] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/fuzzer.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/fuzzer.o
46081 distcc[31361] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
46082 distcc[31361] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/fuzzer.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/fuzzer.o
46083 distcc[31361] (dcc_spawn_child) child started as pid31362
46084 distcc[31362] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
46085 distcc[31281] (dcc_collect_child) cc child 31297 terminated with status 0
46086 distcc[31281] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
46087 distcc[31281] compile (null) on localhost completed ok
46088 distcc[31281] (dcc_unlock) release lock fd5
46089 distcc[31281] elapsed compilation time 8.731006s
46090 distcc[31281] (dcc_exit) exit: code 0; self: 0.003354 user 0.013419 sys; children: 5.344146 user 0.241282 sys
46091 distcc[31281] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
46092 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/audioop.o -L. -L/usr/local/lib64 -lm -o build/lib.linux-aarch64-3.10/audioop.cpython-310-aarch64-linux-gnu.so
46093 distcc[31365] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
46094 distcc[31365] (dcc_recursion_safeguard) safeguard level=0
46095 distcc[31365] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
46096 distcc[31365] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
46097 distcc[31365] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/audioop.o -L. -L/usr/local/lib64 -lm -o build/lib.linux-aarch64-3.10/audioop.cpython-310-aarch64-linux-gnu.so
46098 distcc[31365] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/audioop.o"
46099 distcc[31365] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/audioop.cpython-310-aarch64-linux-gnu.so"
46100 distcc[31365] (dcc_scan_args) called for link? i give up
46101 distcc[31365] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
46102 distcc[31365] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
46103 distcc[31365] (dcc_parse_hosts) found tcp token "192.168.1.41"
46104 distcc[31365] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
46105 distcc[31365] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/audioop.o -L. -L/usr/local/lib64 -lm -o build/lib.linux-aarch64-3.10/audioop.cpython-310-aarch64-linux-gnu.so
46106 distcc[31365] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
46107 distcc[31365] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/audioop.o -L. -L/usr/local/lib64 -lm -o build/lib.linux-aarch64-3.10/audioop.cpython-310-aarch64-linux-gnu.so
46108 distcc[31365] (dcc_spawn_child) child started as pid31366
46109 distcc[31366] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
46110 distcc[31365] (dcc_collect_child) cc child 31366 terminated with status 0
46111 distcc[31365] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
46112 distcc[31365] compile (null) on localhost completed ok
46113 distcc[31365] (dcc_unlock) release lock fd5
46114 distcc[31365] elapsed compilation time 0.145827s
46115 distcc[31365] (dcc_exit) exit: code 0; self: 0.002796 user 0.011185 sys; children: 0.081025 user 0.047101 sys
46116 distcc[31365] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
46117 building '_curses' extension
46118 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cursesmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cursesmodule.o -DPy_BUILD_CORE_MODULE
46119 distcc[31369] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
46120 distcc[31369] (dcc_recursion_safeguard) safeguard level=0
46121 distcc[31369] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
46122 distcc[31369] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
46123 distcc[31369] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cursesmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cursesmodule.o -DPy_BUILD_CORE_MODULE
46124 distcc[31369] (dcc_scan_args) compiler will emit/use profile info; must be local
46125 distcc[31369] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
46126 distcc[31369] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
46127 distcc[31369] (dcc_parse_hosts) found tcp token "192.168.1.41"
46128 distcc[31369] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
46129 distcc[31369] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cursesmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cursesmodule.o -DPy_BUILD_CORE_MODULE
46130 distcc[31369] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
46131 distcc[31369] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cursesmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cursesmodule.o -DPy_BUILD_CORE_MODULE
46132 distcc[31369] (dcc_spawn_child) child started as pid31370
46133 distcc[31370] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
46134 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46135 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46136 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46137 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46138 distcc[31298] (dcc_lock_pause) nothing available, sleeping 1000ms...
46139 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46140 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46141 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46142 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46143 distcc[31211] (dcc_lock_pause) nothing available, sleeping 1000ms...
46144 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46145 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46146 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46147 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46148 distcc[31199] (dcc_lock_pause) nothing available, sleeping 1000ms...
46149 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46150 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46151 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46152 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46153 distcc[31210] (dcc_lock_pause) nothing available, sleeping 1000ms...
46154 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46155 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46156 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46157 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46158 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
46159 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46160 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46161 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46162 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46163 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46164 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46165 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46166 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
46167 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46168 distcc[31261] (dcc_lock_pause) nothing available, sleeping 1000ms...
46169 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46170 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46171 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46172 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46173 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
46174 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46175 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46176 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46177 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46178 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
46179 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46180 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46181 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46182 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46183 distcc[31230] (dcc_lock_pause) nothing available, sleeping 1000ms...
46184 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46185 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46186 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46187 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46188 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
46189 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46190 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46191 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46192 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46193 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
46194 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46195 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46196 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46197 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46198 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
46199 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46200 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46201 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46202 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46203 distcc[31232] (dcc_lock_pause) nothing available, sleeping 1000ms...
46204 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46205 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46206 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46207 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46208 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
46209 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46210 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46211 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46212 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46213 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
46214 distcc[31361] (dcc_collect_child) cc child 31362 terminated with status 0
46215 distcc[31361] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
46216 distcc[31361] compile (null) on localhost completed ok
46217 distcc[31361] (dcc_unlock) release lock fd5
46218 distcc[31361] elapsed compilation time 1.185172s
46219 distcc[31361] (dcc_exit) exit: code 0; self: 0.000000 user 0.012963 sys; children: 1.031859 user 0.136105 sys
46220 distcc[31361] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
46221 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/_xxtestfuzz.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/fuzzer.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_xxtestfuzz.cpython-310-aarch64-linux-gnu.so
46222 distcc[31373] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
46223 distcc[31373] (dcc_recursion_safeguard) safeguard level=0
46224 distcc[31373] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
46225 distcc[31373] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
46226 distcc[31373] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/_xxtestfuzz.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/fuzzer.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_xxtestfuzz.cpython-310-aarch64-linux-gnu.so
46227 distcc[31373] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/_xxtestfuzz.o"
46228 distcc[31373] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/fuzzer.o"
46229 distcc[31373] (dcc_scan_args) called for link? i give up
46230 distcc[31373] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
46231 distcc[31373] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
46232 distcc[31373] (dcc_parse_hosts) found tcp token "192.168.1.41"
46233 distcc[31373] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46234 distcc[31373] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46235 distcc[31373] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
46236 distcc[31373] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/_xxtestfuzz.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/fuzzer.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_xxtestfuzz.cpython-310-aarch64-linux-gnu.so
46237 distcc[31373] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
46238 distcc[31373] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/_xxtestfuzz.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_xxtestfuzz/fuzzer.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_xxtestfuzz.cpython-310-aarch64-linux-gnu.so
46239 distcc[31373] (dcc_spawn_child) child started as pid31374
46240 distcc[31374] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
46241 distcc[31373] (dcc_collect_child) cc child 31374 terminated with status 0
46242 distcc[31373] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
46243 distcc[31373] compile (null) on localhost completed ok
46244 distcc[31373] (dcc_unlock) release lock fd5
46245 distcc[31373] elapsed compilation time 0.106568s
46246 distcc[31373] (dcc_exit) exit: code 0; self: 0.000000 user 0.013901 sys; children: 0.060916 user 0.042519 sys
46247 distcc[31373] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
46248 building '_curses_panel' extension
46249 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_curses_panel.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_curses_panel.o
46250 distcc[31377] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
46251 distcc[31377] (dcc_recursion_safeguard) safeguard level=0
46252 distcc[31377] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
46253 distcc[31377] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
46254 distcc[31377] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_curses_panel.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_curses_panel.o
46255 distcc[31377] (dcc_scan_args) compiler will emit/use profile info; must be local
46256 distcc[31377] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
46257 distcc[31377] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
46258 distcc[31377] (dcc_parse_hosts) found tcp token "192.168.1.41"
46259 distcc[31377] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46260 distcc[31377] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46261 distcc[31377] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
46262 distcc[31377] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_curses_panel.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_curses_panel.o
46263 distcc[31377] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
46264 distcc[31377] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_curses_panel.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_curses_panel.o
46265 distcc[31377] (dcc_spawn_child) child started as pid31378
46266 distcc[31378] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
46267 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46268 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46269 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46270 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46271 distcc[31298] (dcc_lock_pause) nothing available, sleeping 1000ms...
46272 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46273 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46274 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46275 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46276 distcc[31211] (dcc_lock_pause) nothing available, sleeping 1000ms...
46277 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46278 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46279 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46280 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46281 distcc[31199] (dcc_lock_pause) nothing available, sleeping 1000ms...
46282 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46283 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46284 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46285 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46286 distcc[31210] (dcc_lock_pause) nothing available, sleeping 1000ms...
46287 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46288 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46289 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46290 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46291 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
46292 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46293 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46294 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46295 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46296 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46297 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46298 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46299 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46300 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
46301 distcc[31261] (dcc_lock_pause) nothing available, sleeping 1000ms...
46302 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46303 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46304 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46305 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46306 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
46307 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46308 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46309 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46310 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46311 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
46312 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46313 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46314 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46315 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46316 distcc[31230] (dcc_lock_pause) nothing available, sleeping 1000ms...
46317 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46318 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46319 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46320 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46321 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
46322 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46323 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46324 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46325 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46326 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
46327 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46328 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46329 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46330 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46331 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
46332 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46333 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46334 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46335 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46336 distcc[31232] (dcc_lock_pause) nothing available, sleeping 1000ms...
46337 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46338 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46339 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46340 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46341 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
46342 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46343 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46344 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46345 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46346 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
46347 distcc[31357] (dcc_collect_child) cc child 31358 terminated with status 0
46348 distcc[31357] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
46349 distcc[31357] compile (null) on localhost completed ok
46350 distcc[31357] (dcc_unlock) release lock fd5
46351 distcc[31357] elapsed compilation time 2.125313s
46352 distcc[31357] (dcc_exit) exit: code 0; self: 0.003651 user 0.010953 sys; children: 1.907983 user 0.160751 sys
46353 distcc[31357] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
46354 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/readline.o -L/usr/lib64/termcap -L. -L/usr/local/lib64 -lreadline -lncursesw -o build/lib.linux-aarch64-3.10/readline.cpython-310-aarch64-linux-gnu.so
46355 distcc[31381] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
46356 distcc[31381] (dcc_recursion_safeguard) safeguard level=0
46357 distcc[31381] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
46358 distcc[31381] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
46359 distcc[31381] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/readline.o -L/usr/lib64/termcap -L. -L/usr/local/lib64 -lreadline -lncursesw -o build/lib.linux-aarch64-3.10/readline.cpython-310-aarch64-linux-gnu.so
46360 distcc[31381] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/readline.o"
46361 distcc[31381] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/readline.cpython-310-aarch64-linux-gnu.so"
46362 distcc[31381] (dcc_scan_args) called for link? i give up
46363 distcc[31381] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
46364 distcc[31381] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
46365 distcc[31381] (dcc_parse_hosts) found tcp token "192.168.1.41"
46366 distcc[31381] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46367 distcc[31381] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46368 distcc[31381] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46369 distcc[31381] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
46370 distcc[31381] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/readline.o -L/usr/lib64/termcap -L. -L/usr/local/lib64 -lreadline -lncursesw -o build/lib.linux-aarch64-3.10/readline.cpython-310-aarch64-linux-gnu.so
46371 distcc[31381] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
46372 distcc[31381] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/readline.o -L/usr/lib64/termcap -L. -L/usr/local/lib64 -lreadline -lncursesw -o build/lib.linux-aarch64-3.10/readline.cpython-310-aarch64-linux-gnu.so
46373 distcc[31381] (dcc_spawn_child) child started as pid31382
46374 distcc[31382] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
46375 distcc[31381] (dcc_collect_child) cc child 31382 terminated with status 0
46376 distcc[31381] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
46377 distcc[31381] compile (null) on localhost completed ok
46378 distcc[31381] (dcc_unlock) release lock fd5
46379 distcc[31381] elapsed compilation time 0.127002s
46380 distcc[31381] (dcc_exit) exit: code 0; self: 0.000000 user 0.013567 sys; children: 0.080511 user 0.041661 sys
46381 distcc[31381] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
46382 building '_crypt' extension
46383 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cryptmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cryptmodule.o
46384 distcc[31385] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
46385 distcc[31385] (dcc_recursion_safeguard) safeguard level=0
46386 distcc[31385] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
46387 distcc[31385] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
46388 distcc[31385] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cryptmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cryptmodule.o
46389 distcc[31385] (dcc_scan_args) compiler will emit/use profile info; must be local
46390 distcc[31385] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
46391 distcc[31385] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
46392 distcc[31385] (dcc_parse_hosts) found tcp token "192.168.1.41"
46393 distcc[31385] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46394 distcc[31385] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46395 distcc[31385] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46396 distcc[31385] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
46397 distcc[31385] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cryptmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cryptmodule.o
46398 distcc[31385] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
46399 distcc[31385] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cryptmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cryptmodule.o
46400 distcc[31385] (dcc_spawn_child) child started as pid31386
46401 distcc[31386] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
46402 distcc[31325] (dcc_collect_child) cc child 31326 terminated with status 0
46403 distcc[31325] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
46404 distcc[31325] compile (null) on localhost completed ok
46405 distcc[31325] (dcc_unlock) release lock fd5
46406 distcc[31325] elapsed compilation time 5.049656s
46407 distcc[31325] (dcc_exit) exit: code 0; self: 0.008495 user 0.004247 sys; children: 4.767466 user 0.131245 sys
46408 distcc[31325] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
46409 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testbuffer.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_testbuffer.cpython-310-aarch64-linux-gnu.so
46410 distcc[31389] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
46411 distcc[31389] (dcc_recursion_safeguard) safeguard level=0
46412 distcc[31389] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
46413 distcc[31389] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
46414 distcc[31389] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testbuffer.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_testbuffer.cpython-310-aarch64-linux-gnu.so
46415 distcc[31389] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testbuffer.o"
46416 distcc[31389] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/_testbuffer.cpython-310-aarch64-linux-gnu.so"
46417 distcc[31389] (dcc_scan_args) called for link? i give up
46418 distcc[31389] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
46419 distcc[31389] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
46420 distcc[31389] (dcc_parse_hosts) found tcp token "192.168.1.41"
46421 distcc[31389] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46422 distcc[31389] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
46423 distcc[31389] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testbuffer.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_testbuffer.cpython-310-aarch64-linux-gnu.so
46424 distcc[31389] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
46425 distcc[31389] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testbuffer.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_testbuffer.cpython-310-aarch64-linux-gnu.so
46426 distcc[31389] (dcc_spawn_child) child started as pid31390
46427 distcc[31390] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
46428 distcc[31389] (dcc_collect_child) cc child 31390 terminated with status 0
46429 distcc[31389] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
46430 distcc[31389] compile (null) on localhost completed ok
46431 distcc[31389] (dcc_unlock) release lock fd5
46432 distcc[31389] elapsed compilation time 0.107105s
46433 distcc[31389] (dcc_exit) exit: code 0; self: 0.003632 user 0.010898 sys; children: 0.059332 user 0.045586 sys
46434 distcc[31389] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
46435 building '_socket' extension
46436 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/socketmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/socketmodule.o
46437 distcc[31393] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
46438 distcc[31393] (dcc_recursion_safeguard) safeguard level=0
46439 distcc[31393] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
46440 distcc[31393] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
46441 distcc[31393] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/socketmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/socketmodule.o
46442 distcc[31393] (dcc_scan_args) compiler will emit/use profile info; must be local
46443 distcc[31393] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
46444 distcc[31393] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
46445 distcc[31393] (dcc_parse_hosts) found tcp token "192.168.1.41"
46446 distcc[31393] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46447 distcc[31393] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
46448 distcc[31393] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/socketmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/socketmodule.o
46449 distcc[31393] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
46450 distcc[31393] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/socketmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/socketmodule.o
46451 distcc[31393] (dcc_spawn_child) child started as pid31394
46452 distcc[31394] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
46453 distcc[31377] (dcc_collect_child) cc child 31378 terminated with status 0
46454 distcc[31377] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
46455 distcc[31377] compile (null) on localhost completed ok
46456 distcc[31377] (dcc_unlock) release lock fd5
46457 distcc[31377] elapsed compilation time 1.252764s
46458 distcc[31377] (dcc_exit) exit: code 0; self: 0.000000 user 0.014543 sys; children: 1.102240 user 0.144936 sys
46459 distcc[31377] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
46460 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_curses_panel.o -L. -L/usr/local/lib64 -lpanelw -lncursesw -o build/lib.linux-aarch64-3.10/_curses_panel.cpython-310-aarch64-linux-gnu.so
46461 distcc[31397] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
46462 distcc[31397] (dcc_recursion_safeguard) safeguard level=0
46463 distcc[31397] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
46464 distcc[31397] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
46465 distcc[31397] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_curses_panel.o -L. -L/usr/local/lib64 -lpanelw -lncursesw -o build/lib.linux-aarch64-3.10/_curses_panel.cpython-310-aarch64-linux-gnu.so
46466 distcc[31397] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_curses_panel.o"
46467 distcc[31397] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/_curses_panel.cpython-310-aarch64-linux-gnu.so"
46468 distcc[31397] (dcc_scan_args) called for link? i give up
46469 distcc[31397] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
46470 distcc[31397] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
46471 distcc[31397] (dcc_parse_hosts) found tcp token "192.168.1.41"
46472 distcc[31397] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46473 distcc[31397] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46474 distcc[31397] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
46475 distcc[31397] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_curses_panel.o -L. -L/usr/local/lib64 -lpanelw -lncursesw -o build/lib.linux-aarch64-3.10/_curses_panel.cpython-310-aarch64-linux-gnu.so
46476 distcc[31397] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
46477 distcc[31397] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_curses_panel.o -L. -L/usr/local/lib64 -lpanelw -lncursesw -o build/lib.linux-aarch64-3.10/_curses_panel.cpython-310-aarch64-linux-gnu.so
46478 distcc[31397] (dcc_spawn_child) child started as pid31398
46479 distcc[31398] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
46480 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46481 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46482 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46483 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46484 distcc[31298] (dcc_lock_pause) nothing available, sleeping 1000ms...
46485 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46486 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46487 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46488 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46489 distcc[31211] (dcc_lock_pause) nothing available, sleeping 1000ms...
46490 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46491 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46492 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46493 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46494 distcc[31199] (dcc_lock_pause) nothing available, sleeping 1000ms...
46495 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46496 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46497 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46498 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46499 distcc[31210] (dcc_lock_pause) nothing available, sleeping 1000ms...
46500 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46501 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46502 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46503 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46504 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
46505 distcc[31385] (dcc_collect_child) cc child 31386 terminated with status 0
46506 distcc[31385] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
46507 distcc[31385] compile (null) on localhost completed ok
46508 distcc[31385] (dcc_unlock) release lock fd5
46509 distcc[31385] elapsed compilation time 0.670018s
46510 distcc[31385] (dcc_exit) exit: code 0; self: 0.000000 user 0.013835 sys; children: 0.508305 user 0.138094 sys
46511 distcc[31385] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
46512 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46513 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46514 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46515 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46516 distcc[31261] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46517 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46518 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46519 distcc[31261] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
46520 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
46521 distcc[31261] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/syslogmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/syslogmodule.o
46522 distcc[31261] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
46523 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cryptmodule.o -L. -L/usr/local/lib64 -lcrypt -o build/lib.linux-aarch64-3.10/_crypt.cpython-310-aarch64-linux-gnu.so
46524 distcc[31261] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/syslogmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/syslogmodule.o
46525 distcc[31261] (dcc_spawn_child) child started as pid31399
46526 distcc[31399] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
46527 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46528 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46529 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46530 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46531 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
46532 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46533 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46534 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46535 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46536 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
46537 distcc[31400] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
46538 distcc[31400] (dcc_recursion_safeguard) safeguard level=0
46539 distcc[31400] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
46540 distcc[31400] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
46541 distcc[31400] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cryptmodule.o -L. -L/usr/local/lib64 -lcrypt -o build/lib.linux-aarch64-3.10/_crypt.cpython-310-aarch64-linux-gnu.so
46542 distcc[31400] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cryptmodule.o"
46543 distcc[31400] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/_crypt.cpython-310-aarch64-linux-gnu.so"
46544 distcc[31400] (dcc_scan_args) called for link? i give up
46545 distcc[31400] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
46546 distcc[31400] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
46547 distcc[31400] (dcc_parse_hosts) found tcp token "192.168.1.41"
46548 distcc[31400] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46549 distcc[31400] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46550 distcc[31400] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46551 distcc[31400] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46552 distcc[31400] (dcc_lock_pause) nothing available, sleeping 1000ms...
46553 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46554 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46555 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46556 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46557 distcc[31230] (dcc_lock_pause) nothing available, sleeping 1000ms...
46558 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46559 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46560 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46561 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46562 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
46563 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46564 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46565 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46566 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46567 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
46568 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46569 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46570 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46571 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46572 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
46573 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46574 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46575 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46576 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46577 distcc[31232] (dcc_lock_pause) nothing available, sleeping 1000ms...
46578 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46579 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46580 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46581 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46582 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
46583 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46584 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46585 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46586 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46587 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
46588 distcc[31397] (dcc_collect_child) cc child 31398 terminated with status 0
46589 distcc[31397] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
46590 distcc[31397] compile (null) on localhost completed ok
46591 distcc[31397] (dcc_unlock) release lock fd5
46592 distcc[31397] elapsed compilation time 0.159103s
46593 distcc[31397] (dcc_exit) exit: code 0; self: 0.003240 user 0.012962 sys; children: 0.072838 user 0.040411 sys
46594 distcc[31397] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
46595 building '_ssl' extension
46596 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ssl.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ssl.o
46597 distcc[31405] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
46598 distcc[31405] (dcc_recursion_safeguard) safeguard level=0
46599 distcc[31405] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
46600 distcc[31405] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
46601 distcc[31405] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ssl.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ssl.o
46602 distcc[31405] (dcc_scan_args) compiler will emit/use profile info; must be local
46603 distcc[31405] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
46604 distcc[31405] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
46605 distcc[31405] (dcc_parse_hosts) found tcp token "192.168.1.41"
46606 distcc[31405] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46607 distcc[31405] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46608 distcc[31405] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
46609 distcc[31405] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ssl.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ssl.o
46610 distcc[31405] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
46611 distcc[31405] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ssl.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ssl.o
46612 distcc[31405] (dcc_spawn_child) child started as pid31406
46613 distcc[31406] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
46614 distcc[31261] (dcc_collect_child) cc child 31399 terminated with status 0
46615 distcc[31261] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
46616 distcc[31261] compile (null) on localhost completed ok
46617 distcc[31261] (dcc_unlock) release lock fd5
46618 distcc[31261] elapsed compilation time 12.879714s
46619 distcc[31261] (dcc_exit) exit: code 0; self: 0.000000 user 0.023032 sys; children: 0.707209 user 0.131894 sys
46620 distcc[31261] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
46621 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/syslogmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/syslog.cpython-310-aarch64-linux-gnu.so
46622 distcc[31409] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
46623 distcc[31409] (dcc_recursion_safeguard) safeguard level=0
46624 distcc[31409] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
46625 distcc[31409] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
46626 distcc[31409] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/syslogmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/syslog.cpython-310-aarch64-linux-gnu.so
46627 distcc[31409] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/syslogmodule.o"
46628 distcc[31409] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/syslog.cpython-310-aarch64-linux-gnu.so"
46629 distcc[31409] (dcc_scan_args) called for link? i give up
46630 distcc[31409] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
46631 distcc[31409] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
46632 distcc[31409] (dcc_parse_hosts) found tcp token "192.168.1.41"
46633 distcc[31409] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46634 distcc[31409] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46635 distcc[31409] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46636 distcc[31409] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
46637 distcc[31409] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/syslogmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/syslog.cpython-310-aarch64-linux-gnu.so
46638 distcc[31409] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
46639 distcc[31409] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/syslogmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/syslog.cpython-310-aarch64-linux-gnu.so
46640 distcc[31409] (dcc_spawn_child) child started as pid31410
46641 distcc[31410] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
46642 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46643 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46644 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46645 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46646 distcc[31298] (dcc_lock_pause) nothing available, sleeping 1000ms...
46647 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46648 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46649 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46650 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46651 distcc[31211] (dcc_lock_pause) nothing available, sleeping 1000ms...
46652 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46653 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46654 distcc[31199] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46655 distcc[31409] (dcc_collect_child) cc child 31410 terminated with status 0
46656 distcc[31409] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
46657 distcc[31409] compile (null) on localhost completed ok
46658 distcc[31409] (dcc_unlock) release lock fd5
46659 distcc[31409] elapsed compilation time 0.105815s
46660 distcc[31409] (dcc_exit) exit: code 0; self: 0.003345 user 0.010037 sys; children: 0.049487 user 0.053684 sys
46661 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46662 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46663 distcc[31409] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
46664 distcc[31199] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
46665 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46666 distcc[31199] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_datetimemodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_datetimemodule.o -DPy_BUILD_CORE_MODULE
46667 distcc[31199] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
46668 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46669 distcc[31210] (dcc_lock_pause) nothing available, sleeping 1000ms...
46670 distcc[31199] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_datetimemodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_datetimemodule.o -DPy_BUILD_CORE_MODULE
46671 distcc[31199] (dcc_spawn_child) child started as pid31413
46672 building '_hashlib' extension
46673 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_hashopenssl.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_hashopenssl.o
46674 distcc[31413] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
46675 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46676 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46677 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46678 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46679 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
46680 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46681 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46682 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46683 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46684 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
46685 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46686 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46687 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46688 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46689 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
46690 distcc[31414] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
46691 distcc[31414] (dcc_recursion_safeguard) safeguard level=0
46692 distcc[31414] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
46693 distcc[31414] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
46694 distcc[31414] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_hashopenssl.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_hashopenssl.o
46695 distcc[31414] (dcc_scan_args) compiler will emit/use profile info; must be local
46696 distcc[31414] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
46697 distcc[31414] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
46698 distcc[31414] (dcc_parse_hosts) found tcp token "192.168.1.41"
46699 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46700 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46701 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46702 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46703 distcc[31414] (dcc_lock_pause) nothing available, sleeping 1000ms...
46704 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46705 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46706 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46707 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46708 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
46709 distcc[31400] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46710 distcc[31400] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46711 distcc[31400] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46712 distcc[31400] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46713 distcc[31400] (dcc_lock_pause) nothing available, sleeping 1000ms...
46714 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46715 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46716 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46717 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46718 distcc[31230] (dcc_lock_pause) nothing available, sleeping 1000ms...
46719 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46720 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46721 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46722 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46723 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
46724 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46725 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46726 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46727 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46728 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
46729 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46730 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46731 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46732 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46733 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
46734 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46735 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46736 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46737 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46738 distcc[31232] (dcc_lock_pause) nothing available, sleeping 1000ms...
46739 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46740 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46741 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46742 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46743 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
46744 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46745 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46746 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46747 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46748 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
46749 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46750 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46751 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46752 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46753 distcc[31298] (dcc_lock_pause) nothing available, sleeping 1000ms...
46754 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46755 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46756 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46757 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46758 distcc[31211] (dcc_lock_pause) nothing available, sleeping 1000ms...
46759 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46760 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46761 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46762 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46763 distcc[31210] (dcc_lock_pause) nothing available, sleeping 1000ms...
46764 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46765 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46766 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46767 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46768 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
46769 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46770 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46771 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46772 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46773 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
46774 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46775 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46776 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46777 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46778 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
46779 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46780 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46781 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46782 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46783 distcc[31414] (dcc_lock_pause) nothing available, sleeping 1000ms...
46784 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46785 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46786 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46787 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46788 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
46789 distcc[31400] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46790 distcc[31400] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46791 distcc[31400] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46792 distcc[31400] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46793 distcc[31400] (dcc_lock_pause) nothing available, sleeping 1000ms...
46794 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46795 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46796 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46797 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46798 distcc[31230] (dcc_lock_pause) nothing available, sleeping 1000ms...
46799 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46800 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46801 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46802 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46803 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
46804 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46805 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46806 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46807 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46808 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
46809 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46810 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46811 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46812 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46813 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
46814 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46815 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46816 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46817 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46818 distcc[31232] (dcc_lock_pause) nothing available, sleeping 1000ms...
46819 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46820 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46821 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46822 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46823 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
46824 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46825 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46826 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46827 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46828 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
46829 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46830 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46831 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46832 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46833 distcc[31298] (dcc_lock_pause) nothing available, sleeping 1000ms...
46834 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46835 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46836 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46837 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46838 distcc[31211] (dcc_lock_pause) nothing available, sleeping 1000ms...
46839 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46840 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46841 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46842 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46843 distcc[31210] (dcc_lock_pause) nothing available, sleeping 1000ms...
46844 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46845 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46846 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46847 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46848 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
46849 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46850 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46851 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46852 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46853 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
46854 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46855 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46856 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46857 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46858 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
46859 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46860 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46861 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46862 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46863 distcc[31414] (dcc_lock_pause) nothing available, sleeping 1000ms...
46864 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46865 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46866 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46867 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46868 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
46869 distcc[31400] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46870 distcc[31400] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46871 distcc[31400] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46872 distcc[31400] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46873 distcc[31400] (dcc_lock_pause) nothing available, sleeping 1000ms...
46874 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46875 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46876 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46877 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46878 distcc[31230] (dcc_lock_pause) nothing available, sleeping 1000ms...
46879 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46880 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46881 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46882 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46883 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
46884 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46885 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46886 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46887 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46888 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
46889 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46890 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46891 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46892 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46893 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46894 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46895 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46896 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46897 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
46898 distcc[31232] (dcc_lock_pause) nothing available, sleeping 1000ms...
46899 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46900 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46901 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46902 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46903 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
46904 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46905 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46906 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46907 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46908 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
46909 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46910 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46911 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46912 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46913 distcc[31298] (dcc_lock_pause) nothing available, sleeping 1000ms...
46914 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46915 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46916 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46917 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46918 distcc[31211] (dcc_lock_pause) nothing available, sleeping 1000ms...
46919 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46920 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46921 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46922 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46923 distcc[31210] (dcc_lock_pause) nothing available, sleeping 1000ms...
46924 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46925 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46926 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46927 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46928 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
46929 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46930 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46931 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46932 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46933 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
46934 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46935 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46936 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46937 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46938 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
46939 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46940 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46941 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46942 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46943 distcc[31414] (dcc_lock_pause) nothing available, sleeping 1000ms...
46944 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46945 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46946 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46947 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46948 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
46949 distcc[31400] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46950 distcc[31400] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46951 distcc[31400] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46952 distcc[31400] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46953 distcc[31400] (dcc_lock_pause) nothing available, sleeping 1000ms...
46954 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46955 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46956 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46957 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46958 distcc[31230] (dcc_lock_pause) nothing available, sleeping 1000ms...
46959 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46960 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46961 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46962 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46963 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
46964 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46965 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46966 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46967 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46968 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
46969 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46970 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46971 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46972 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46973 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46974 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46975 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46976 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46977 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
46978 distcc[31232] (dcc_lock_pause) nothing available, sleeping 1000ms...
46979 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46980 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46981 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46982 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46983 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
46984 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46985 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46986 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46987 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46988 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
46989 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46990 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46991 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46992 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46993 distcc[31298] (dcc_lock_pause) nothing available, sleeping 1000ms...
46994 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
46995 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
46996 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
46997 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
46998 distcc[31211] (dcc_lock_pause) nothing available, sleeping 1000ms...
46999 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47000 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47001 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47002 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47003 distcc[31210] (dcc_lock_pause) nothing available, sleeping 1000ms...
47004 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47005 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47006 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47007 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47008 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
47009 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47010 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47011 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47012 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47013 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
47014 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47015 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47016 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47017 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47018 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
47019 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47020 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47021 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47022 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47023 distcc[31414] (dcc_lock_pause) nothing available, sleeping 1000ms...
47024 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47025 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47026 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47027 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47028 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
47029 distcc[31400] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47030 distcc[31400] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47031 distcc[31400] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47032 distcc[31400] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47033 distcc[31400] (dcc_lock_pause) nothing available, sleeping 1000ms...
47034 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47035 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47036 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47037 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47038 distcc[31230] (dcc_lock_pause) nothing available, sleeping 1000ms...
47039 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47040 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47041 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47042 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47043 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
47044 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47045 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47046 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47047 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47048 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
47049 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47050 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47051 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47052 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47053 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47054 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47055 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47056 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47057 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
47058 distcc[31232] (dcc_lock_pause) nothing available, sleeping 1000ms...
47059 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47060 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47061 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47062 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47063 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
47064 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47065 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47066 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47067 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47068 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
47069 distcc[31369] (dcc_collect_child) cc child 31370 terminated with status 0
47070 distcc[31369] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
47071 distcc[31369] compile (null) on localhost completed ok
47072 distcc[31369] (dcc_unlock) release lock fd5
47073 distcc[31369] elapsed compilation time 7.656593s
47074 distcc[31369] (dcc_exit) exit: code 0; self: 0.000000 user 0.014224 sys; children: 7.116362 user 0.312732 sys
47075 distcc[31369] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
47076 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cursesmodule.o -L. -L/usr/local/lib64 -lncursesw -o build/lib.linux-aarch64-3.10/_curses.cpython-310-aarch64-linux-gnu.so
47077 distcc[31417] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
47078 distcc[31417] (dcc_recursion_safeguard) safeguard level=0
47079 distcc[31417] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
47080 distcc[31417] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
47081 distcc[31417] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cursesmodule.o -L. -L/usr/local/lib64 -lncursesw -o build/lib.linux-aarch64-3.10/_curses.cpython-310-aarch64-linux-gnu.so
47082 distcc[31417] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cursesmodule.o"
47083 distcc[31417] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/_curses.cpython-310-aarch64-linux-gnu.so"
47084 distcc[31417] (dcc_scan_args) called for link? i give up
47085 distcc[31417] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
47086 distcc[31417] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
47087 distcc[31417] (dcc_parse_hosts) found tcp token "192.168.1.41"
47088 distcc[31417] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
47089 distcc[31417] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cursesmodule.o -L. -L/usr/local/lib64 -lncursesw -o build/lib.linux-aarch64-3.10/_curses.cpython-310-aarch64-linux-gnu.so
47090 distcc[31417] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
47091 distcc[31417] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cursesmodule.o -L. -L/usr/local/lib64 -lncursesw -o build/lib.linux-aarch64-3.10/_curses.cpython-310-aarch64-linux-gnu.so
47092 distcc[31417] (dcc_spawn_child) child started as pid31418
47093 distcc[31418] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
47094 distcc[31417] (dcc_collect_child) cc child 31418 terminated with status 0
47095 distcc[31417] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
47096 distcc[31417] compile (null) on localhost completed ok
47097 distcc[31417] (dcc_unlock) release lock fd5
47098 distcc[31417] elapsed compilation time 0.134124s
47099 distcc[31417] (dcc_exit) exit: code 0; self: 0.000000 user 0.014470 sys; children: 0.091355 user 0.038948 sys
47100 distcc[31417] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
47101 building '_sha256' extension
47102 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha256module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha256module.o -DPy_BUILD_CORE_MODULE
47103 distcc[31421] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
47104 distcc[31421] (dcc_recursion_safeguard) safeguard level=0
47105 distcc[31421] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
47106 distcc[31421] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
47107 distcc[31421] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha256module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha256module.o -DPy_BUILD_CORE_MODULE
47108 distcc[31421] (dcc_scan_args) compiler will emit/use profile info; must be local
47109 distcc[31421] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
47110 distcc[31421] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
47111 distcc[31421] (dcc_parse_hosts) found tcp token "192.168.1.41"
47112 distcc[31421] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
47113 distcc[31421] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha256module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha256module.o -DPy_BUILD_CORE_MODULE
47114 distcc[31421] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
47115 distcc[31421] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha256module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha256module.o -DPy_BUILD_CORE_MODULE
47116 distcc[31421] (dcc_spawn_child) child started as pid31422
47117 distcc[31422] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
47118 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47119 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47120 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47121 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47122 distcc[31298] (dcc_lock_pause) nothing available, sleeping 1000ms...
47123 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47124 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47125 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47126 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47127 distcc[31211] (dcc_lock_pause) nothing available, sleeping 1000ms...
47128 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47129 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47130 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47131 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47132 distcc[31210] (dcc_lock_pause) nothing available, sleeping 1000ms...
47133 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47134 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47135 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47136 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47137 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
47138 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47139 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47140 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47141 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47142 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
47143 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47144 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47145 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47146 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47147 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
47148 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47149 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47150 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47151 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47152 distcc[31414] (dcc_lock_pause) nothing available, sleeping 1000ms...
47153 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47154 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47155 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47156 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47157 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
47158 distcc[31400] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47159 distcc[31400] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47160 distcc[31400] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47161 distcc[31400] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47162 distcc[31400] (dcc_lock_pause) nothing available, sleeping 1000ms...
47163 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47164 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47165 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47166 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47167 distcc[31230] (dcc_lock_pause) nothing available, sleeping 1000ms...
47168 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47169 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47170 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47171 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47172 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
47173 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47174 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47175 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47176 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47177 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
47178 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47179 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47180 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47181 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47182 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47183 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47184 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47185 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47186 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
47187 distcc[31232] (dcc_lock_pause) nothing available, sleeping 1000ms...
47188 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47189 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47190 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47191 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47192 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
47193 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47194 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47195 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47196 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47197 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
47198 distcc[31393] (dcc_collect_child) cc child 31394 terminated with status 0
47199 distcc[31393] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
47200 distcc[31393] compile (null) on localhost completed ok
47201 distcc[31393] (dcc_unlock) release lock fd5
47202 distcc[31393] elapsed compilation time 6.519615s
47203 distcc[31393] (dcc_exit) exit: code 0; self: 0.007213 user 0.007213 sys; children: 6.115206 user 0.267731 sys
47204 distcc[31393] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
47205 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/socketmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_socket.cpython-310-aarch64-linux-gnu.so
47206 distcc[31425] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
47207 distcc[31425] (dcc_recursion_safeguard) safeguard level=0
47208 distcc[31425] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
47209 distcc[31425] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
47210 distcc[31425] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/socketmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_socket.cpython-310-aarch64-linux-gnu.so
47211 distcc[31425] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/socketmodule.o"
47212 distcc[31425] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/_socket.cpython-310-aarch64-linux-gnu.so"
47213 distcc[31425] (dcc_scan_args) called for link? i give up
47214 distcc[31425] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
47215 distcc[31425] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
47216 distcc[31425] (dcc_parse_hosts) found tcp token "192.168.1.41"
47217 distcc[31425] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47218 distcc[31425] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
47219 distcc[31425] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/socketmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_socket.cpython-310-aarch64-linux-gnu.so
47220 distcc[31425] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
47221 distcc[31425] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/socketmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_socket.cpython-310-aarch64-linux-gnu.so
47222 distcc[31425] (dcc_spawn_child) child started as pid31426
47223 distcc[31426] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
47224 distcc[31425] (dcc_collect_child) cc child 31426 terminated with status 0
47225 distcc[31425] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
47226 distcc[31425] compile (null) on localhost completed ok
47227 distcc[31425] (dcc_unlock) release lock fd5
47228 distcc[31425] elapsed compilation time 0.117067s
47229 distcc[31425] (dcc_exit) exit: code 0; self: 0.005633 user 0.008450 sys; children: 0.062483 user 0.044513 sys
47230 distcc[31425] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
47231 building '_sha512' extension
47232 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha512module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha512module.o -DPy_BUILD_CORE_MODULE
47233 distcc[31429] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
47234 distcc[31429] (dcc_recursion_safeguard) safeguard level=0
47235 distcc[31429] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
47236 distcc[31429] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
47237 distcc[31429] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha512module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha512module.o -DPy_BUILD_CORE_MODULE
47238 distcc[31429] (dcc_scan_args) compiler will emit/use profile info; must be local
47239 distcc[31429] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
47240 distcc[31429] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
47241 distcc[31429] (dcc_parse_hosts) found tcp token "192.168.1.41"
47242 distcc[31429] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47243 distcc[31429] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
47244 distcc[31429] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha512module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha512module.o -DPy_BUILD_CORE_MODULE
47245 distcc[31429] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
47246 distcc[31429] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha512module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha512module.o -DPy_BUILD_CORE_MODULE
47247 distcc[31429] (dcc_spawn_child) child started as pid31430
47248 distcc[31430] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
47249 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47250 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47251 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47252 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47253 distcc[31298] (dcc_lock_pause) nothing available, sleeping 1000ms...
47254 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47255 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47256 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47257 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47258 distcc[31211] (dcc_lock_pause) nothing available, sleeping 1000ms...
47259 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47260 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47261 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47262 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47263 distcc[31210] (dcc_lock_pause) nothing available, sleeping 1000ms...
47264 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47265 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47266 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47267 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47268 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
47269 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47270 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47271 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47272 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47273 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
47274 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47275 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47276 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47277 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47278 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
47279 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47280 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47281 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47282 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47283 distcc[31414] (dcc_lock_pause) nothing available, sleeping 1000ms...
47284 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47285 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47286 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47287 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47288 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
47289 distcc[31400] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47290 distcc[31400] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47291 distcc[31400] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47292 distcc[31400] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47293 distcc[31400] (dcc_lock_pause) nothing available, sleeping 1000ms...
47294 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47295 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47296 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47297 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47298 distcc[31230] (dcc_lock_pause) nothing available, sleeping 1000ms...
47299 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47300 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47301 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47302 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47303 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
47304 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47305 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47306 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47307 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47308 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
47309 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47310 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47311 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47312 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47313 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47314 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47315 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47316 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47317 distcc[31232] (dcc_lock_pause) nothing available, sleeping 1000ms...
47318 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
47319 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47320 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47321 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47322 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47323 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
47324 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47325 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47326 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47327 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47328 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
47329 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47330 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47331 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47332 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47333 distcc[31298] (dcc_lock_pause) nothing available, sleeping 1000ms...
47334 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47335 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47336 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47337 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47338 distcc[31211] (dcc_lock_pause) nothing available, sleeping 1000ms...
47339 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47340 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47341 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47342 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47343 distcc[31210] (dcc_lock_pause) nothing available, sleeping 1000ms...
47344 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47345 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47346 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47347 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47348 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
47349 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47350 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47351 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47352 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47353 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
47354 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47355 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47356 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47357 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47358 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
47359 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47360 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47361 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47362 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47363 distcc[31414] (dcc_lock_pause) nothing available, sleeping 1000ms...
47364 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47365 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47366 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47367 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47368 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
47369 distcc[31400] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47370 distcc[31400] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47371 distcc[31400] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47372 distcc[31400] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47373 distcc[31400] (dcc_lock_pause) nothing available, sleeping 1000ms...
47374 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47375 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47376 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47377 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47378 distcc[31230] (dcc_lock_pause) nothing available, sleeping 1000ms...
47379 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47380 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47381 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47382 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47383 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
47384 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47385 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47386 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47387 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47388 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
47389 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47390 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47391 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47392 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47393 distcc[31232] (dcc_lock_pause) nothing available, sleeping 1000ms...
47394 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47395 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47396 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47397 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47398 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
47399 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47400 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47401 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47402 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47403 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
47404 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47405 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47406 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47407 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47408 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
47409 distcc[31421] (dcc_collect_child) cc child 31422 terminated with status 0
47410 distcc[31421] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
47411 distcc[31421] compile (null) on localhost completed ok
47412 distcc[31421] (dcc_unlock) release lock fd5
47413 distcc[31421] elapsed compilation time 2.504464s
47414 distcc[31421] (dcc_exit) exit: code 0; self: 0.005915 user 0.008873 sys; children: 2.278561 user 0.111019 sys
47415 distcc[31421] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
47416 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha256module.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_sha256.cpython-310-aarch64-linux-gnu.so
47417 distcc[31433] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
47418 distcc[31433] (dcc_recursion_safeguard) safeguard level=0
47419 distcc[31433] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
47420 distcc[31433] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
47421 distcc[31433] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha256module.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_sha256.cpython-310-aarch64-linux-gnu.so
47422 distcc[31433] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha256module.o"
47423 distcc[31433] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/_sha256.cpython-310-aarch64-linux-gnu.so"
47424 distcc[31433] (dcc_scan_args) called for link? i give up
47425 distcc[31433] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
47426 distcc[31433] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
47427 distcc[31433] (dcc_parse_hosts) found tcp token "192.168.1.41"
47428 distcc[31433] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
47429 distcc[31433] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha256module.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_sha256.cpython-310-aarch64-linux-gnu.so
47430 distcc[31433] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
47431 distcc[31433] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha256module.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_sha256.cpython-310-aarch64-linux-gnu.so
47432 distcc[31433] (dcc_spawn_child) child started as pid31434
47433 distcc[31434] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
47434 distcc[31405] (dcc_collect_child) cc child 31406 terminated with status 0
47435 distcc[31405] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
47436 distcc[31405] compile (null) on localhost completed ok
47437 distcc[31405] (dcc_unlock) release lock fd5
47438 distcc[31405] elapsed compilation time 8.114978s
47439 distcc[31405] (dcc_exit) exit: code 0; self: 0.000000 user 0.014561 sys; children: 7.617285 user 0.327964 sys
47440 distcc[31405] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
47441 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ssl.o -L. -L/usr/local/lib64 -lssl -lcrypto -o build/lib.linux-aarch64-3.10/_ssl.cpython-310-aarch64-linux-gnu.so
47442 distcc[31437] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
47443 distcc[31437] (dcc_recursion_safeguard) safeguard level=0
47444 distcc[31437] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
47445 distcc[31437] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
47446 distcc[31437] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ssl.o -L. -L/usr/local/lib64 -lssl -lcrypto -o build/lib.linux-aarch64-3.10/_ssl.cpython-310-aarch64-linux-gnu.so
47447 distcc[31437] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ssl.o"
47448 distcc[31437] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/_ssl.cpython-310-aarch64-linux-gnu.so"
47449 distcc[31437] (dcc_scan_args) called for link? i give up
47450 distcc[31437] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
47451 distcc[31437] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
47452 distcc[31437] (dcc_parse_hosts) found tcp token "192.168.1.41"
47453 distcc[31437] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47454 distcc[31437] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47455 distcc[31437] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
47456 distcc[31437] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ssl.o -L. -L/usr/local/lib64 -lssl -lcrypto -o build/lib.linux-aarch64-3.10/_ssl.cpython-310-aarch64-linux-gnu.so
47457 distcc[31437] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
47458 distcc[31437] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ssl.o -L. -L/usr/local/lib64 -lssl -lcrypto -o build/lib.linux-aarch64-3.10/_ssl.cpython-310-aarch64-linux-gnu.so
47459 distcc[31437] (dcc_spawn_child) child started as pid31438
47460 distcc[31438] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
47461 distcc[31433] (dcc_collect_child) cc child 31434 terminated with status 0
47462 distcc[31433] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
47463 distcc[31433] compile (null) on localhost completed ok
47464 distcc[31433] (dcc_unlock) release lock fd5
47465 distcc[31433] elapsed compilation time 0.132886s
47466 distcc[31433] (dcc_exit) exit: code 0; self: 0.003212 user 0.009637 sys; children: 0.057591 user 0.049705 sys
47467 distcc[31433] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
47468 building '_md5' extension
47469 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/md5module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/md5module.o
47470 distcc[31441] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
47471 distcc[31441] (dcc_recursion_safeguard) safeguard level=0
47472 distcc[31441] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
47473 distcc[31441] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
47474 distcc[31441] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/md5module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/md5module.o
47475 distcc[31441] (dcc_scan_args) compiler will emit/use profile info; must be local
47476 distcc[31441] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
47477 distcc[31441] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
47478 distcc[31441] (dcc_parse_hosts) found tcp token "192.168.1.41"
47479 distcc[31441] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
47480 distcc[31441] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/md5module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/md5module.o
47481 distcc[31441] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
47482 distcc[31441] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/md5module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/md5module.o
47483 distcc[31441] (dcc_spawn_child) child started as pid31442
47484 distcc[31442] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
47485 distcc[31437] (dcc_collect_child) cc child 31438 terminated with status 0
47486 distcc[31437] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
47487 distcc[31437] compile (null) on localhost completed ok
47488 distcc[31437] (dcc_unlock) release lock fd5
47489 distcc[31437] elapsed compilation time 0.287400s
47490 distcc[31437] (dcc_exit) exit: code 0; self: 0.002992 user 0.011971 sys; children: 0.193980 user 0.074338 sys
47491 distcc[31437] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
47492 building '_sha1' extension
47493 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha1module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha1module.o
47494 distcc[31445] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
47495 distcc[31445] (dcc_recursion_safeguard) safeguard level=0
47496 distcc[31445] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
47497 distcc[31445] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
47498 distcc[31445] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha1module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha1module.o
47499 distcc[31445] (dcc_scan_args) compiler will emit/use profile info; must be local
47500 distcc[31445] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
47501 distcc[31445] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
47502 distcc[31445] (dcc_parse_hosts) found tcp token "192.168.1.41"
47503 distcc[31445] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47504 distcc[31445] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47505 distcc[31445] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
47506 distcc[31445] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha1module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha1module.o
47507 distcc[31445] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
47508 distcc[31445] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha1module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha1module.o
47509 distcc[31445] (dcc_spawn_child) child started as pid31446
47510 distcc[31446] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
47511 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47512 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47513 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47514 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47515 distcc[31298] (dcc_lock_pause) nothing available, sleeping 1000ms...
47516 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47517 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47518 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47519 distcc[31211] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47520 distcc[31211] (dcc_lock_pause) nothing available, sleeping 1000ms...
47521 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47522 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47523 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47524 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47525 distcc[31210] (dcc_lock_pause) nothing available, sleeping 1000ms...
47526 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47527 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47528 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47529 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47530 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
47531 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47532 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47533 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47534 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47535 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
47536 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47537 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47538 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47539 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47540 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
47541 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47542 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47543 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47544 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47545 distcc[31414] (dcc_lock_pause) nothing available, sleeping 1000ms...
47546 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47547 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47548 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47549 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47550 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
47551 distcc[31400] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47552 distcc[31400] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47553 distcc[31400] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47554 distcc[31400] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47555 distcc[31400] (dcc_lock_pause) nothing available, sleeping 1000ms...
47556 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47557 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47558 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47559 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47560 distcc[31230] (dcc_lock_pause) nothing available, sleeping 1000ms...
47561 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47562 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47563 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47564 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47565 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
47566 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47567 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47568 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47569 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47570 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
47571 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47572 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47573 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47574 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47575 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47576 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47577 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47578 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47579 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
47580 distcc[31232] (dcc_lock_pause) nothing available, sleeping 1000ms...
47581 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47582 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47583 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47584 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47585 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
47586 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47587 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47588 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47589 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47590 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
47591 distcc[31429] (dcc_collect_child) cc child 31430 terminated with status 0
47592 distcc[31429] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
47593 distcc[31429] compile (null) on localhost completed ok
47594 distcc[31429] (dcc_unlock) release lock fd5
47595 distcc[31429] elapsed compilation time 2.943526s
47596 distcc[31429] (dcc_exit) exit: code 0; self: 0.005719 user 0.008578 sys; children: 2.648603 user 0.187853 sys
47597 distcc[31429] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
47598 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha512module.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_sha512.cpython-310-aarch64-linux-gnu.so
47599 distcc[31449] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
47600 distcc[31449] (dcc_recursion_safeguard) safeguard level=0
47601 distcc[31449] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
47602 distcc[31449] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
47603 distcc[31449] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha512module.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_sha512.cpython-310-aarch64-linux-gnu.so
47604 distcc[31449] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha512module.o"
47605 distcc[31449] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/_sha512.cpython-310-aarch64-linux-gnu.so"
47606 distcc[31449] (dcc_scan_args) called for link? i give up
47607 distcc[31449] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
47608 distcc[31449] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
47609 distcc[31449] (dcc_parse_hosts) found tcp token "192.168.1.41"
47610 distcc[31449] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47611 distcc[31449] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
47612 distcc[31449] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha512module.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_sha512.cpython-310-aarch64-linux-gnu.so
47613 distcc[31449] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
47614 distcc[31449] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha512module.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_sha512.cpython-310-aarch64-linux-gnu.so
47615 distcc[31449] (dcc_spawn_child) child started as pid31450
47616 distcc[31450] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
47617 distcc[31449] (dcc_collect_child) cc child 31450 terminated with status 0
47618 distcc[31449] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
47619 distcc[31449] compile (null) on localhost completed ok
47620 distcc[31449] (dcc_unlock) release lock fd5
47621 distcc[31449] elapsed compilation time 0.115884s
47622 distcc[31449] (dcc_exit) exit: code 0; self: 0.005693 user 0.008540 sys; children: 0.070856 user 0.031762 sys
47623 distcc[31449] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
47624 building '_blake2' extension
47625 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2b_impl.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2b_impl.o
47626 distcc[31453] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
47627 distcc[31453] (dcc_recursion_safeguard) safeguard level=0
47628 distcc[31453] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
47629 distcc[31453] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
47630 distcc[31453] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2b_impl.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2b_impl.o
47631 distcc[31453] (dcc_scan_args) compiler will emit/use profile info; must be local
47632 distcc[31453] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
47633 distcc[31453] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
47634 distcc[31453] (dcc_parse_hosts) found tcp token "192.168.1.41"
47635 distcc[31453] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47636 distcc[31453] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
47637 distcc[31453] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2b_impl.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2b_impl.o
47638 distcc[31453] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
47639 distcc[31453] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2b_impl.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2b_impl.o
47640 distcc[31453] (dcc_spawn_child) child started as pid31454
47641 distcc[31454] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
47642 distcc[31199] (dcc_collect_child) cc child 31413 terminated with status 0
47643 distcc[31199] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
47644 distcc[31199] compile (null) on localhost completed ok
47645 distcc[31199] (dcc_unlock) release lock fd5
47646 distcc[31199] elapsed compilation time 25.936494s
47647 distcc[31199] (dcc_exit) exit: code 0; self: 0.011892 user 0.015857 sys; children: 8.320665 user 0.335122 sys
47648 distcc[31199] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
47649 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_datetimemodule.o -L. -L/usr/local/lib64 -lm -o build/lib.linux-aarch64-3.10/_datetime.cpython-310-aarch64-linux-gnu.so
47650 distcc[31457] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
47651 distcc[31457] (dcc_recursion_safeguard) safeguard level=0
47652 distcc[31457] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
47653 distcc[31457] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
47654 distcc[31457] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_datetimemodule.o -L. -L/usr/local/lib64 -lm -o build/lib.linux-aarch64-3.10/_datetime.cpython-310-aarch64-linux-gnu.so
47655 distcc[31457] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_datetimemodule.o"
47656 distcc[31457] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/_datetime.cpython-310-aarch64-linux-gnu.so"
47657 distcc[31457] (dcc_scan_args) called for link? i give up
47658 distcc[31457] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
47659 distcc[31457] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
47660 distcc[31457] (dcc_parse_hosts) found tcp token "192.168.1.41"
47661 distcc[31457] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47662 distcc[31457] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47663 distcc[31457] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47664 distcc[31457] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
47665 distcc[31457] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_datetimemodule.o -L. -L/usr/local/lib64 -lm -o build/lib.linux-aarch64-3.10/_datetime.cpython-310-aarch64-linux-gnu.so
47666 distcc[31457] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
47667 distcc[31457] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_datetimemodule.o -L. -L/usr/local/lib64 -lm -o build/lib.linux-aarch64-3.10/_datetime.cpython-310-aarch64-linux-gnu.so
47668 distcc[31457] (dcc_spawn_child) child started as pid31458
47669 distcc[31458] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
47670 distcc[31441] (dcc_collect_child) cc child 31442 terminated with status 0
47671 distcc[31441] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
47672 distcc[31441] compile (null) on localhost completed ok
47673 distcc[31441] (dcc_unlock) release lock fd5
47674 distcc[31441] elapsed compilation time 1.631586s
47675 distcc[31441] (dcc_exit) exit: code 0; self: 0.006671 user 0.010006 sys; children: 1.413258 user 0.154011 sys
47676 distcc[31441] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
47677 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/md5module.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_md5.cpython-310-aarch64-linux-gnu.so
47678 distcc[31211] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
47679 distcc[31211] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bisectmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bisectmodule.o
47680 distcc[31211] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
47681 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47682 distcc[31211] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bisectmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bisectmodule.o
47683 distcc[31211] (dcc_spawn_child) child started as pid31462
47684 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47685 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47686 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47687 distcc[31298] (dcc_lock_pause) nothing available, sleeping 1000ms...
47688 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47689 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47690 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47691 distcc[31462] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
47692 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47693 distcc[31210] (dcc_lock_pause) nothing available, sleeping 1000ms...
47694 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47695 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47696 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47697 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47698 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
47699 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47700 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47701 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47702 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47703 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
47704 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47705 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47706 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47707 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47708 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
47709 distcc[31461] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
47710 distcc[31461] (dcc_recursion_safeguard) safeguard level=0
47711 distcc[31461] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
47712 distcc[31461] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
47713 distcc[31461] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/md5module.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_md5.cpython-310-aarch64-linux-gnu.so
47714 distcc[31461] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/md5module.o"
47715 distcc[31461] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/_md5.cpython-310-aarch64-linux-gnu.so"
47716 distcc[31461] (dcc_scan_args) called for link? i give up
47717 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47718 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47719 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47720 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47721 distcc[31414] (dcc_lock_pause) nothing available, sleeping 1000ms...
47722 distcc[31461] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
47723 distcc[31461] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
47724 distcc[31461] (dcc_parse_hosts) found tcp token "192.168.1.41"
47725 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47726 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47727 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47728 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47729 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47730 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47731 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
47732 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47733 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47734 distcc[31461] (dcc_lock_pause) nothing available, sleeping 1000ms...
47735 distcc[31400] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47736 distcc[31400] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47737 distcc[31400] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47738 distcc[31400] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47739 distcc[31400] (dcc_lock_pause) nothing available, sleeping 1000ms...
47740 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47741 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47742 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47743 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47744 distcc[31230] (dcc_lock_pause) nothing available, sleeping 1000ms...
47745 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47746 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47747 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47748 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47749 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
47750 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47751 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47752 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47753 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47754 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
47755 distcc[31457] (dcc_collect_child) cc child 31458 terminated with status 0
47756 distcc[31457] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
47757 distcc[31457] compile (null) on localhost completed ok
47758 distcc[31457] (dcc_unlock) release lock fd5
47759 distcc[31457] elapsed compilation time 0.184880s
47760 distcc[31457] (dcc_exit) exit: code 0; self: 0.005054 user 0.010109 sys; children: 0.084321 user 0.059582 sys
47761 distcc[31457] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
47762 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47763 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47764 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47765 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47766 distcc[31232] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47767 distcc[31232] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
47768 distcc[31232] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/grpmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/grpmodule.o
47769 distcc[31232] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
47770 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47771 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47772 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
47773 distcc[31232] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/grpmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/grpmodule.o
47774 distcc[31232] (dcc_spawn_child) child started as pid31465
47775 building '_sha3' extension
47776 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47777 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47778 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47779 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47780 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
47781 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sha3/sha3module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sha3/sha3module.o
47782 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47783 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47784 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47785 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47786 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
47787 distcc[31465] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
47788 distcc[31466] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
47789 distcc[31466] (dcc_recursion_safeguard) safeguard level=0
47790 distcc[31466] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
47791 distcc[31466] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
47792 distcc[31466] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sha3/sha3module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sha3/sha3module.o
47793 distcc[31466] (dcc_scan_args) compiler will emit/use profile info; must be local
47794 distcc[31466] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
47795 distcc[31466] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
47796 distcc[31466] (dcc_parse_hosts) found tcp token "192.168.1.41"
47797 distcc[31466] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47798 distcc[31466] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47799 distcc[31466] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47800 distcc[31466] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47801 distcc[31466] (dcc_lock_pause) nothing available, sleeping 1000ms...
47802 distcc[31445] (dcc_collect_child) cc child 31446 terminated with status 0
47803 distcc[31445] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
47804 distcc[31445] compile (null) on localhost completed ok
47805 distcc[31445] (dcc_unlock) release lock fd5
47806 distcc[31445] elapsed compilation time 1.682121s
47807 distcc[31445] (dcc_exit) exit: code 0; self: 0.003471 user 0.010413 sys; children: 1.482628 user 0.126665 sys
47808 distcc[31445] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
47809 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha1module.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_sha1.cpython-310-aarch64-linux-gnu.so
47810 distcc[31469] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
47811 distcc[31469] (dcc_recursion_safeguard) safeguard level=0
47812 distcc[31469] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
47813 distcc[31469] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
47814 distcc[31469] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha1module.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_sha1.cpython-310-aarch64-linux-gnu.so
47815 distcc[31469] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha1module.o"
47816 distcc[31469] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/_sha1.cpython-310-aarch64-linux-gnu.so"
47817 distcc[31469] (dcc_scan_args) called for link? i give up
47818 distcc[31469] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
47819 distcc[31469] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
47820 distcc[31469] (dcc_parse_hosts) found tcp token "192.168.1.41"
47821 distcc[31469] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47822 distcc[31469] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47823 distcc[31469] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
47824 distcc[31469] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha1module.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_sha1.cpython-310-aarch64-linux-gnu.so
47825 distcc[31469] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
47826 distcc[31469] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/sha1module.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_sha1.cpython-310-aarch64-linux-gnu.so
47827 distcc[31469] (dcc_spawn_child) child started as pid31470
47828 distcc[31470] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
47829 distcc[31469] (dcc_collect_child) cc child 31470 terminated with status 0
47830 distcc[31469] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
47831 distcc[31469] compile (null) on localhost completed ok
47832 distcc[31469] (dcc_unlock) release lock fd5
47833 distcc[31469] elapsed compilation time 0.113748s
47834 distcc[31469] (dcc_exit) exit: code 0; self: 0.006969 user 0.006969 sys; children: 0.065456 user 0.030323 sys
47835 distcc[31469] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
47836 building '_dbm' extension
47837 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DHAVE_GDBM_NDBM_H -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_dbmmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_dbmmodule.o
47838 distcc[31473] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
47839 distcc[31473] (dcc_recursion_safeguard) safeguard level=0
47840 distcc[31473] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
47841 distcc[31473] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
47842 distcc[31473] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DHAVE_GDBM_NDBM_H -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_dbmmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_dbmmodule.o
47843 distcc[31473] (dcc_scan_args) compiler will emit/use profile info; must be local
47844 distcc[31473] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
47845 distcc[31473] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
47846 distcc[31473] (dcc_parse_hosts) found tcp token "192.168.1.41"
47847 distcc[31473] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47848 distcc[31473] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47849 distcc[31473] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
47850 distcc[31473] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DHAVE_GDBM_NDBM_H -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_dbmmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_dbmmodule.o
47851 distcc[31473] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
47852 distcc[31473] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DHAVE_GDBM_NDBM_H -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_dbmmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_dbmmodule.o
47853 distcc[31473] (dcc_spawn_child) child started as pid31474
47854 distcc[31474] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
47855 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47856 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47857 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47858 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47859 distcc[31298] (dcc_lock_pause) nothing available, sleeping 1000ms...
47860 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47861 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47862 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47863 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47864 distcc[31210] (dcc_lock_pause) nothing available, sleeping 1000ms...
47865 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47866 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47867 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47868 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47869 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
47870 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47871 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47872 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47873 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47874 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
47875 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47876 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47877 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47878 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47879 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
47880 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47881 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47882 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47883 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47884 distcc[31414] (dcc_lock_pause) nothing available, sleeping 1000ms...
47885 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47886 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47887 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47888 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47889 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47890 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47891 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47892 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47893 distcc[31461] (dcc_lock_pause) nothing available, sleeping 1000ms...
47894 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
47895 distcc[31232] (dcc_collect_child) cc child 31465 terminated with status 0
47896 distcc[31232] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
47897 distcc[31232] compile (null) on localhost completed ok
47898 distcc[31232] (dcc_unlock) release lock fd5
47899 distcc[31232] elapsed compilation time 26.969476s
47900 distcc[31232] (dcc_exit) exit: code 0; self: 0.003424 user 0.030821 sys; children: 0.769308 user 0.136827 sys
47901 distcc[31400] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47902 distcc[31232] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
47903 distcc[31400] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47904 distcc[31400] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47905 distcc[31400] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
47906 distcc[31400] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cryptmodule.o -L. -L/usr/local/lib64 -lcrypt -o build/lib.linux-aarch64-3.10/_crypt.cpython-310-aarch64-linux-gnu.so
47907 distcc[31400] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
47908 distcc[31400] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_cryptmodule.o -L. -L/usr/local/lib64 -lcrypt -o build/lib.linux-aarch64-3.10/_crypt.cpython-310-aarch64-linux-gnu.so
47909 distcc[31400] (dcc_spawn_child) child started as pid31477
47910 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/grpmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/grp.cpython-310-aarch64-linux-gnu.so
47911 distcc[31477] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
47912 distcc[31478] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
47913 distcc[31478] (dcc_recursion_safeguard) safeguard level=0
47914 distcc[31478] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
47915 distcc[31478] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
47916 distcc[31478] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/grpmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/grp.cpython-310-aarch64-linux-gnu.so
47917 distcc[31478] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/grpmodule.o"
47918 distcc[31478] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/grp.cpython-310-aarch64-linux-gnu.so"
47919 distcc[31478] (dcc_scan_args) called for link? i give up
47920 distcc[31478] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
47921 distcc[31478] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
47922 distcc[31478] (dcc_parse_hosts) found tcp token "192.168.1.41"
47923 distcc[31478] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47924 distcc[31478] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47925 distcc[31478] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47926 distcc[31478] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47927 distcc[31478] (dcc_lock_pause) nothing available, sleeping 1000ms...
47928 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47929 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47930 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47931 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47932 distcc[31230] (dcc_lock_pause) nothing available, sleeping 1000ms...
47933 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47934 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47935 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47936 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47937 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
47938 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47939 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47940 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47941 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47942 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
47943 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47944 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47945 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47946 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47947 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
47948 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47949 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47950 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47951 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47952 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
47953 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47954 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47955 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47956 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47957 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
47958 distcc[31466] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47959 distcc[31466] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47960 distcc[31466] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47961 distcc[31466] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
47962 distcc[31466] (dcc_lock_pause) nothing available, sleeping 1000ms...
47963 distcc[31400] (dcc_collect_child) cc child 31477 terminated with status 0
47964 distcc[31400] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
47965 distcc[31400] compile (null) on localhost completed ok
47966 distcc[31400] (dcc_unlock) release lock fd5
47967 distcc[31400] elapsed compilation time 11.168564s
47968 distcc[31400] (dcc_exit) exit: code 0; self: 0.009598 user 0.015997 sys; children: 0.068674 user 0.035043 sys
47969 distcc[31400] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
47970 building '_gdbm' extension
47971 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_gdbmmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_gdbmmodule.o
47972 distcc[31481] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
47973 distcc[31481] (dcc_recursion_safeguard) safeguard level=0
47974 distcc[31481] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
47975 distcc[31481] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
47976 distcc[31481] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_gdbmmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_gdbmmodule.o
47977 distcc[31481] (dcc_scan_args) compiler will emit/use profile info; must be local
47978 distcc[31481] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
47979 distcc[31481] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
47980 distcc[31481] (dcc_parse_hosts) found tcp token "192.168.1.41"
47981 distcc[31481] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
47982 distcc[31481] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
47983 distcc[31481] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
47984 distcc[31481] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
47985 distcc[31481] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_gdbmmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_gdbmmodule.o
47986 distcc[31481] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
47987 distcc[31481] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_gdbmmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_gdbmmodule.o
47988 distcc[31481] (dcc_spawn_child) child started as pid31482
47989 distcc[31482] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
47990 distcc[31211] (dcc_collect_child) cc child 31462 terminated with status 0
47991 distcc[31211] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
47992 distcc[31211] compile (null) on localhost completed ok
47993 distcc[31211] (dcc_unlock) release lock fd5
47994 distcc[31211] elapsed compilation time 27.276498s
47995 distcc[31211] (dcc_exit) exit: code 0; self: 0.012121 user 0.024243 sys; children: 1.043857 user 0.140294 sys
47996 distcc[31211] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
47997 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bisectmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_bisect.cpython-310-aarch64-linux-gnu.so
47998 distcc[31485] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
47999 distcc[31485] (dcc_recursion_safeguard) safeguard level=0
48000 distcc[31485] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
48001 distcc[31485] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
48002 distcc[31485] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bisectmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_bisect.cpython-310-aarch64-linux-gnu.so
48003 distcc[31485] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bisectmodule.o"
48004 distcc[31485] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/_bisect.cpython-310-aarch64-linux-gnu.so"
48005 distcc[31485] (dcc_scan_args) called for link? i give up
48006 distcc[31485] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
48007 distcc[31485] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
48008 distcc[31485] (dcc_parse_hosts) found tcp token "192.168.1.41"
48009 distcc[31485] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
48010 distcc[31485] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bisectmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_bisect.cpython-310-aarch64-linux-gnu.so
48011 distcc[31485] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
48012 distcc[31485] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bisectmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_bisect.cpython-310-aarch64-linux-gnu.so
48013 distcc[31485] (dcc_spawn_child) child started as pid31486
48014 distcc[31486] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
48015 distcc[31485] (dcc_collect_child) cc child 31486 terminated with status 0
48016 distcc[31485] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
48017 distcc[31485] compile (null) on localhost completed ok
48018 distcc[31485] (dcc_unlock) release lock fd5
48019 distcc[31485] elapsed compilation time 0.105541s
48020 distcc[31485] (dcc_exit) exit: code 0; self: 0.004820 user 0.009641 sys; children: 0.065263 user 0.034883 sys
48021 distcc[31485] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
48022 building '_sqlite3' extension
48023 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/cache.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/cache.o
48024 distcc[31489] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
48025 distcc[31489] (dcc_recursion_safeguard) safeguard level=0
48026 distcc[31489] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
48027 distcc[31489] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
48028 distcc[31489] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/cache.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/cache.o
48029 distcc[31489] (dcc_scan_args) compiler will emit/use profile info; must be local
48030 distcc[31489] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
48031 distcc[31489] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
48032 distcc[31489] (dcc_parse_hosts) found tcp token "192.168.1.41"
48033 distcc[31489] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
48034 distcc[31489] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/cache.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/cache.o
48035 distcc[31489] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
48036 distcc[31489] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/cache.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/cache.o
48037 distcc[31489] (dcc_spawn_child) child started as pid31490
48038 distcc[31490] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
48039 distcc[31473] (dcc_collect_child) cc child 31474 terminated with status 0
48040 distcc[31473] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
48041 distcc[31473] compile (null) on localhost completed ok
48042 distcc[31473] (dcc_unlock) release lock fd5
48043 distcc[31473] elapsed compilation time 1.311628s
48044 distcc[31473] (dcc_exit) exit: code 0; self: 0.002781 user 0.011125 sys; children: 1.163313 user 0.106814 sys
48045 distcc[31473] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
48046 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_dbmmodule.o -L. -L/usr/local/lib64 -lgdbm -lgdbm_compat -o build/lib.linux-aarch64-3.10/_dbm.cpython-310-aarch64-linux-gnu.so
48047 distcc[31493] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
48048 distcc[31493] (dcc_recursion_safeguard) safeguard level=0
48049 distcc[31493] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
48050 distcc[31493] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
48051 distcc[31493] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_dbmmodule.o -L. -L/usr/local/lib64 -lgdbm -lgdbm_compat -o build/lib.linux-aarch64-3.10/_dbm.cpython-310-aarch64-linux-gnu.so
48052 distcc[31493] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_dbmmodule.o"
48053 distcc[31493] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/_dbm.cpython-310-aarch64-linux-gnu.so"
48054 distcc[31493] (dcc_scan_args) called for link? i give up
48055 distcc[31493] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
48056 distcc[31493] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
48057 distcc[31493] (dcc_parse_hosts) found tcp token "192.168.1.41"
48058 distcc[31493] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48059 distcc[31493] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48060 distcc[31493] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
48061 distcc[31493] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_dbmmodule.o -L. -L/usr/local/lib64 -lgdbm -lgdbm_compat -o build/lib.linux-aarch64-3.10/_dbm.cpython-310-aarch64-linux-gnu.so
48062 distcc[31493] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
48063 distcc[31493] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_dbmmodule.o -L. -L/usr/local/lib64 -lgdbm -lgdbm_compat -o build/lib.linux-aarch64-3.10/_dbm.cpython-310-aarch64-linux-gnu.so
48064 distcc[31493] (dcc_spawn_child) child started as pid31494
48065 distcc[31494] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
48066 distcc[31493] (dcc_collect_child) cc child 31494 terminated with status 0
48067 distcc[31493] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
48068 distcc[31493] compile (null) on localhost completed ok
48069 distcc[31493] (dcc_unlock) release lock fd5
48070 distcc[31493] elapsed compilation time 0.117149s
48071 distcc[31493] (dcc_exit) exit: code 0; self: 0.002804 user 0.011218 sys; children: 0.060761 user 0.046520 sys
48072 distcc[31493] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
48073 building 'termios' extension
48074 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/termios.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/termios.o
48075 distcc[31497] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
48076 distcc[31497] (dcc_recursion_safeguard) safeguard level=0
48077 distcc[31497] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
48078 distcc[31497] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
48079 distcc[31497] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/termios.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/termios.o
48080 distcc[31497] (dcc_scan_args) compiler will emit/use profile info; must be local
48081 distcc[31497] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
48082 distcc[31497] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
48083 distcc[31497] (dcc_parse_hosts) found tcp token "192.168.1.41"
48084 distcc[31497] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48085 distcc[31497] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48086 distcc[31497] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
48087 distcc[31497] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/termios.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/termios.o
48088 distcc[31497] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
48089 distcc[31497] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/termios.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/termios.o
48090 distcc[31497] (dcc_spawn_child) child started as pid31498
48091 distcc[31498] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
48092 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48093 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48094 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48095 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48096 distcc[31298] (dcc_lock_pause) nothing available, sleeping 1000ms...
48097 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48098 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48099 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48100 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48101 distcc[31210] (dcc_lock_pause) nothing available, sleeping 1000ms...
48102 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48103 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48104 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48105 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48106 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
48107 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48108 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48109 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48110 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48111 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
48112 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48113 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48114 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48115 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48116 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
48117 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48118 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48119 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48120 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48121 distcc[31414] (dcc_lock_pause) nothing available, sleeping 1000ms...
48122 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48123 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48124 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48125 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48126 distcc[31461] (dcc_lock_pause) nothing available, sleeping 1000ms...
48127 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48128 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48129 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48130 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48131 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
48132 distcc[31478] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48133 distcc[31478] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48134 distcc[31478] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48135 distcc[31478] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48136 distcc[31478] (dcc_lock_pause) nothing available, sleeping 1000ms...
48137 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48138 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48139 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48140 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48141 distcc[31230] (dcc_lock_pause) nothing available, sleeping 1000ms...
48142 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48143 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48144 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48145 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48146 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
48147 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48148 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48149 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48150 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48151 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
48152 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48153 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48154 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48155 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48156 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
48157 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48158 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48159 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48160 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48161 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
48162 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48163 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48164 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48165 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48166 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
48167 distcc[31466] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48168 distcc[31466] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48169 distcc[31466] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48170 distcc[31466] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48171 distcc[31466] (dcc_lock_pause) nothing available, sleeping 1000ms...
48172 distcc[31489] (dcc_collect_child) cc child 31490 terminated with status 0
48173 distcc[31489] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
48174 distcc[31489] compile (null) on localhost completed ok
48175 distcc[31489] (dcc_unlock) release lock fd5
48176 distcc[31489] elapsed compilation time 1.001351s
48177 distcc[31489] (dcc_exit) exit: code 0; self: 0.000000 user 0.013815 sys; children: 0.861806 user 0.109393 sys
48178 distcc[31489] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
48179 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/connection.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/connection.o
48180 distcc[31501] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
48181 distcc[31501] (dcc_recursion_safeguard) safeguard level=0
48182 distcc[31501] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
48183 distcc[31501] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
48184 distcc[31501] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/connection.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/connection.o
48185 distcc[31501] (dcc_scan_args) compiler will emit/use profile info; must be local
48186 distcc[31501] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
48187 distcc[31501] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
48188 distcc[31501] (dcc_parse_hosts) found tcp token "192.168.1.41"
48189 distcc[31501] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
48190 distcc[31501] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/connection.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/connection.o
48191 distcc[31501] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
48192 distcc[31501] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/connection.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/connection.o
48193 distcc[31501] (dcc_spawn_child) child started as pid31502
48194 distcc[31502] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
48195 distcc[31453] (dcc_collect_child) cc child 31454 terminated with status 0
48196 distcc[31453] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
48197 distcc[31453] compile (null) on localhost completed ok
48198 distcc[31453] (dcc_unlock) release lock fd5
48199 distcc[31453] elapsed compilation time 3.009933s
48200 distcc[31453] (dcc_exit) exit: code 0; self: 0.000000 user 0.013812 sys; children: 2.660582 user 0.190019 sys
48201 distcc[31453] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
48202 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2module.o
48203 distcc[31503] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
48204 distcc[31503] (dcc_recursion_safeguard) safeguard level=0
48205 distcc[31503] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
48206 distcc[31503] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
48207 distcc[31503] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2module.o
48208 distcc[31503] (dcc_scan_args) compiler will emit/use profile info; must be local
48209 distcc[31503] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
48210 distcc[31503] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
48211 distcc[31503] (dcc_parse_hosts) found tcp token "192.168.1.41"
48212 distcc[31503] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48213 distcc[31503] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
48214 distcc[31503] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2module.o
48215 distcc[31503] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
48216 distcc[31503] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2module.o
48217 distcc[31503] (dcc_spawn_child) child started as pid31506
48218 distcc[31506] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
48219 distcc[31481] (dcc_collect_child) cc child 31482 terminated with status 0
48220 distcc[31481] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
48221 distcc[31481] compile (null) on localhost completed ok
48222 distcc[31481] (dcc_unlock) release lock fd5
48223 distcc[31481] elapsed compilation time 1.513843s
48224 distcc[31481] (dcc_exit) exit: code 0; self: 0.003741 user 0.011225 sys; children: 1.240105 user 0.146720 sys
48225 distcc[31481] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
48226 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_gdbmmodule.o -L. -L/usr/local/lib64 -lgdbm -o build/lib.linux-aarch64-3.10/_gdbm.cpython-310-aarch64-linux-gnu.so
48227 distcc[31509] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
48228 distcc[31509] (dcc_recursion_safeguard) safeguard level=0
48229 distcc[31509] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
48230 distcc[31509] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
48231 distcc[31509] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_gdbmmodule.o -L. -L/usr/local/lib64 -lgdbm -o build/lib.linux-aarch64-3.10/_gdbm.cpython-310-aarch64-linux-gnu.so
48232 distcc[31509] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_gdbmmodule.o"
48233 distcc[31509] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/_gdbm.cpython-310-aarch64-linux-gnu.so"
48234 distcc[31509] (dcc_scan_args) called for link? i give up
48235 distcc[31509] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
48236 distcc[31509] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
48237 distcc[31509] (dcc_parse_hosts) found tcp token "192.168.1.41"
48238 distcc[31509] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48239 distcc[31509] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48240 distcc[31509] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48241 distcc[31509] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
48242 distcc[31509] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_gdbmmodule.o -L. -L/usr/local/lib64 -lgdbm -o build/lib.linux-aarch64-3.10/_gdbm.cpython-310-aarch64-linux-gnu.so
48243 distcc[31509] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
48244 distcc[31509] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_gdbmmodule.o -L. -L/usr/local/lib64 -lgdbm -o build/lib.linux-aarch64-3.10/_gdbm.cpython-310-aarch64-linux-gnu.so
48245 distcc[31509] (dcc_spawn_child) child started as pid31510
48246 distcc[31510] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
48247 distcc[31509] (dcc_collect_child) cc child 31510 terminated with status 0
48248 distcc[31509] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
48249 distcc[31509] compile (null) on localhost completed ok
48250 distcc[31509] (dcc_unlock) release lock fd5
48251 distcc[31509] elapsed compilation time 0.106547s
48252 distcc[31509] (dcc_exit) exit: code 0; self: 0.000000 user 0.013524 sys; children: 0.065982 user 0.037339 sys
48253 distcc[31509] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
48254 building 'resource' extension
48255 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/resource.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/resource.o
48256 distcc[31513] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
48257 distcc[31513] (dcc_recursion_safeguard) safeguard level=0
48258 distcc[31513] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
48259 distcc[31513] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
48260 distcc[31513] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/resource.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/resource.o
48261 distcc[31513] (dcc_scan_args) compiler will emit/use profile info; must be local
48262 distcc[31513] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
48263 distcc[31513] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
48264 distcc[31513] (dcc_parse_hosts) found tcp token "192.168.1.41"
48265 distcc[31513] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48266 distcc[31513] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48267 distcc[31513] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48268 distcc[31513] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
48269 distcc[31513] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/resource.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/resource.o
48270 distcc[31513] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
48271 distcc[31513] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/resource.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/resource.o
48272 distcc[31513] (dcc_spawn_child) child started as pid31514
48273 distcc[31514] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
48274 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48275 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48276 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48277 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48278 distcc[31298] (dcc_lock_pause) nothing available, sleeping 1000ms...
48279 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48280 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48281 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48282 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48283 distcc[31210] (dcc_lock_pause) nothing available, sleeping 1000ms...
48284 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48285 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48286 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48287 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48288 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
48289 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48290 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48291 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48292 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48293 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
48294 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48295 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48296 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48297 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48298 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
48299 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48300 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48301 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48302 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48303 distcc[31414] (dcc_lock_pause) nothing available, sleeping 1000ms...
48304 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48305 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48306 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48307 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48308 distcc[31461] (dcc_lock_pause) nothing available, sleeping 1000ms...
48309 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48310 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48311 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48312 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48313 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
48314 distcc[31497] (dcc_collect_child) cc child 31498 terminated with status 0
48315 distcc[31497] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
48316 distcc[31497] compile (null) on localhost completed ok
48317 distcc[31497] (dcc_unlock) release lock fd5
48318 distcc[31497] elapsed compilation time 1.169549s
48319 distcc[31497] (dcc_exit) exit: code 0; self: 0.000000 user 0.014328 sys; children: 0.880438 user 0.152833 sys
48320 distcc[31497] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
48321 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/termios.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/termios.cpython-310-aarch64-linux-gnu.so
48322 distcc[31517] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
48323 distcc[31517] (dcc_recursion_safeguard) safeguard level=0
48324 distcc[31517] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
48325 distcc[31517] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
48326 distcc[31517] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/termios.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/termios.cpython-310-aarch64-linux-gnu.so
48327 distcc[31517] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/termios.o"
48328 distcc[31517] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/termios.cpython-310-aarch64-linux-gnu.so"
48329 distcc[31517] (dcc_scan_args) called for link? i give up
48330 distcc[31517] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
48331 distcc[31517] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
48332 distcc[31517] (dcc_parse_hosts) found tcp token "192.168.1.41"
48333 distcc[31517] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48334 distcc[31517] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48335 distcc[31517] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
48336 distcc[31517] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/termios.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/termios.cpython-310-aarch64-linux-gnu.so
48337 distcc[31517] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
48338 distcc[31517] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/termios.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/termios.cpython-310-aarch64-linux-gnu.so
48339 distcc[31478] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48340 distcc[31478] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48341 distcc[31478] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48342 distcc[31478] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48343 distcc[31478] (dcc_lock_pause) nothing available, sleeping 1000ms...
48344 distcc[31517] (dcc_spawn_child) child started as pid31518
48345 distcc[31518] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
48346 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48347 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48348 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48349 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48350 distcc[31230] (dcc_lock_pause) nothing available, sleeping 1000ms...
48351 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48352 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48353 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48354 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48355 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
48356 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48357 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48358 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48359 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48360 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
48361 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48362 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48363 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48364 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48365 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
48366 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48367 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48368 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48369 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48370 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
48371 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48372 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48373 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48374 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48375 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
48376 distcc[31503] (dcc_collect_child) cc child 31506 terminated with status 0
48377 distcc[31503] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
48378 distcc[31503] compile (null) on localhost completed ok
48379 distcc[31503] (dcc_unlock) release lock fd5
48380 distcc[31503] elapsed compilation time 0.727205s
48381 distcc[31503] (dcc_exit) exit: code 0; self: 0.004815 user 0.009631 sys; children: 0.533624 user 0.133165 sys
48382 distcc[31503] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
48383 distcc[31466] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48384 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2s_impl.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2s_impl.o
48385 distcc[31466] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
48386 distcc[31466] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sha3/sha3module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sha3/sha3module.o
48387 distcc[31466] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
48388 distcc[31466] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sha3/sha3module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sha3/sha3module.o
48389 distcc[31466] (dcc_spawn_child) child started as pid31521
48390 distcc[31521] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
48391 distcc[31522] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
48392 distcc[31522] (dcc_recursion_safeguard) safeguard level=0
48393 distcc[31522] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
48394 distcc[31522] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
48395 distcc[31522] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2s_impl.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2s_impl.o
48396 distcc[31522] (dcc_scan_args) compiler will emit/use profile info; must be local
48397 distcc[31522] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
48398 distcc[31522] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
48399 distcc[31522] (dcc_parse_hosts) found tcp token "192.168.1.41"
48400 distcc[31517] (dcc_collect_child) cc child 31518 terminated with status 0
48401 distcc[31517] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
48402 distcc[31517] compile (null) on localhost completed ok
48403 distcc[31517] (dcc_unlock) release lock fd5
48404 distcc[31517] elapsed compilation time 0.135673s
48405 distcc[31517] (dcc_exit) exit: code 0; self: 0.000000 user 0.014853 sys; children: 0.055914 user 0.049645 sys
48406 distcc[31517] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
48407 building 'ossaudiodev' extension
48408 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/ossaudiodev.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/ossaudiodev.o
48409 distcc[31522] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48410 distcc[31522] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48411 distcc[31522] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
48412 distcc[31522] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2s_impl.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2s_impl.o
48413 distcc[31522] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
48414 distcc[31522] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2s_impl.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2s_impl.o
48415 distcc[31522] (dcc_spawn_child) child started as pid31526
48416 distcc[31526] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
48417 distcc[31525] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
48418 distcc[31525] (dcc_recursion_safeguard) safeguard level=0
48419 distcc[31525] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
48420 distcc[31525] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
48421 distcc[31525] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/ossaudiodev.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/ossaudiodev.o
48422 distcc[31525] (dcc_scan_args) compiler will emit/use profile info; must be local
48423 distcc[31525] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
48424 distcc[31525] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
48425 distcc[31525] (dcc_parse_hosts) found tcp token "192.168.1.41"
48426 distcc[31525] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48427 distcc[31525] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48428 distcc[31525] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48429 distcc[31525] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48430 distcc[31525] (dcc_lock_pause) nothing available, sleeping 1000ms...
48431 distcc[31513] (dcc_collect_child) cc child 31514 terminated with status 0
48432 distcc[31513] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
48433 distcc[31513] compile (null) on localhost completed ok
48434 distcc[31513] (dcc_unlock) release lock fd5
48435 distcc[31513] elapsed compilation time 0.976216s
48436 distcc[31513] (dcc_exit) exit: code 0; self: 0.010134 user 0.003378 sys; children: 0.850930 user 0.109494 sys
48437 distcc[31513] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
48438 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/resource.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/resource.cpython-310-aarch64-linux-gnu.so
48439 distcc[31529] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
48440 distcc[31529] (dcc_recursion_safeguard) safeguard level=0
48441 distcc[31529] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
48442 distcc[31529] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
48443 distcc[31529] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/resource.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/resource.cpython-310-aarch64-linux-gnu.so
48444 distcc[31529] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/resource.o"
48445 distcc[31529] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/resource.cpython-310-aarch64-linux-gnu.so"
48446 distcc[31529] (dcc_scan_args) called for link? i give up
48447 distcc[31529] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
48448 distcc[31529] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
48449 distcc[31529] (dcc_parse_hosts) found tcp token "192.168.1.41"
48450 distcc[31529] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48451 distcc[31529] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48452 distcc[31529] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48453 distcc[31529] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
48454 distcc[31529] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/resource.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/resource.cpython-310-aarch64-linux-gnu.so
48455 distcc[31529] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
48456 distcc[31529] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/resource.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/resource.cpython-310-aarch64-linux-gnu.so
48457 distcc[31529] (dcc_spawn_child) child started as pid31530
48458 distcc[31530] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
48459 distcc[31529] (dcc_collect_child) cc child 31530 terminated with status 0
48460 distcc[31529] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
48461 distcc[31529] compile (null) on localhost completed ok
48462 distcc[31529] (dcc_unlock) release lock fd5
48463 distcc[31529] elapsed compilation time 0.118033s
48464 distcc[31529] (dcc_exit) exit: code 0; self: 0.010588 user 0.003529 sys; children: 0.057087 user 0.057850 sys
48465 distcc[31529] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
48466 building 'zlib' extension
48467 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/zlibmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/zlibmodule.o
48468 distcc[31533] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
48469 distcc[31533] (dcc_recursion_safeguard) safeguard level=0
48470 distcc[31533] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
48471 distcc[31533] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
48472 distcc[31533] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/zlibmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/zlibmodule.o
48473 distcc[31533] (dcc_scan_args) compiler will emit/use profile info; must be local
48474 distcc[31533] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
48475 distcc[31533] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
48476 distcc[31533] (dcc_parse_hosts) found tcp token "192.168.1.41"
48477 distcc[31533] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48478 distcc[31533] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48479 distcc[31533] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48480 distcc[31533] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
48481 distcc[31533] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/zlibmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/zlibmodule.o
48482 distcc[31533] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
48483 distcc[31533] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/zlibmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/zlibmodule.o
48484 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48485 distcc[31533] (dcc_spawn_child) child started as pid31534
48486 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48487 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48488 distcc[31534] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
48489 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48490 distcc[31298] (dcc_lock_pause) nothing available, sleeping 1000ms...
48491 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48492 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48493 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48494 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48495 distcc[31210] (dcc_lock_pause) nothing available, sleeping 1000ms...
48496 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48497 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48498 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48499 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48500 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
48501 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48502 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48503 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48504 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48505 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
48506 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48507 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48508 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48509 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48510 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
48511 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48512 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48513 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48514 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48515 distcc[31414] (dcc_lock_pause) nothing available, sleeping 1000ms...
48516 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48517 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48518 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48519 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48520 distcc[31461] (dcc_lock_pause) nothing available, sleeping 1000ms...
48521 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48522 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48523 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48524 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48525 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
48526 distcc[31478] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48527 distcc[31478] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48528 distcc[31478] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48529 distcc[31478] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48530 distcc[31478] (dcc_lock_pause) nothing available, sleeping 1000ms...
48531 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48532 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48533 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48534 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48535 distcc[31230] (dcc_lock_pause) nothing available, sleeping 1000ms...
48536 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48537 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48538 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48539 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48540 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
48541 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48542 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48543 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48544 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48545 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
48546 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48547 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48548 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48549 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48550 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
48551 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48552 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48553 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48554 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48555 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
48556 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48557 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48558 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48559 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48560 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
48561 distcc[31525] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48562 distcc[31525] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48563 distcc[31525] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48564 distcc[31525] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48565 distcc[31525] (dcc_lock_pause) nothing available, sleeping 1000ms...
48566 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48567 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48568 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48569 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48570 distcc[31298] (dcc_lock_pause) nothing available, sleeping 1000ms...
48571 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48572 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48573 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48574 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48575 distcc[31210] (dcc_lock_pause) nothing available, sleeping 1000ms...
48576 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48577 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48578 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48579 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48580 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
48581 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48582 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48583 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48584 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48585 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
48586 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48587 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48588 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48589 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48590 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
48591 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48592 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48593 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48594 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48595 distcc[31414] (dcc_lock_pause) nothing available, sleeping 1000ms...
48596 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48597 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48598 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48599 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48600 distcc[31461] (dcc_lock_pause) nothing available, sleeping 1000ms...
48601 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48602 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48603 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48604 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48605 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
48606 distcc[31478] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48607 distcc[31478] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48608 distcc[31478] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48609 distcc[31478] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48610 distcc[31478] (dcc_lock_pause) nothing available, sleeping 1000ms...
48611 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48612 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48613 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48614 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48615 distcc[31230] (dcc_lock_pause) nothing available, sleeping 1000ms...
48616 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48617 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48618 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48619 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48620 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
48621 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48622 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48623 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48624 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48625 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
48626 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48627 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48628 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48629 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48630 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
48631 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48632 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48633 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48634 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48635 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
48636 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48637 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48638 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48639 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48640 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
48641 distcc[31525] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48642 distcc[31525] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48643 distcc[31525] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48644 distcc[31525] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48645 distcc[31525] (dcc_lock_pause) nothing available, sleeping 1000ms...
48646 distcc[31522] (dcc_collect_child) cc child 31526 terminated with status 0
48647 distcc[31522] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
48648 distcc[31522] compile (null) on localhost completed ok
48649 distcc[31522] (dcc_unlock) release lock fd5
48650 distcc[31522] elapsed compilation time 2.589123s
48651 distcc[31522] (dcc_exit) exit: code 0; self: 0.002504 user 0.012523 sys; children: 2.374307 user 0.171251 sys
48652 distcc[31522] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
48653 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2b_impl.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2module.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2s_impl.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_blake2.cpython-310-aarch64-linux-gnu.so
48654 distcc[31537] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
48655 distcc[31537] (dcc_recursion_safeguard) safeguard level=0
48656 distcc[31537] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
48657 distcc[31537] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
48658 distcc[31537] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2b_impl.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2module.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2s_impl.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_blake2.cpython-310-aarch64-linux-gnu.so
48659 distcc[31537] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2b_impl.o"
48660 distcc[31537] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2module.o"
48661 distcc[31537] (dcc_scan_args) called for link? i give up
48662 distcc[31537] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
48663 distcc[31537] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
48664 distcc[31537] (dcc_parse_hosts) found tcp token "192.168.1.41"
48665 distcc[31537] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48666 distcc[31537] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48667 distcc[31537] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
48668 distcc[31537] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2b_impl.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2module.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2s_impl.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_blake2.cpython-310-aarch64-linux-gnu.so
48669 distcc[31537] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
48670 distcc[31537] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2b_impl.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2module.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_blake2/blake2s_impl.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_blake2.cpython-310-aarch64-linux-gnu.so
48671 distcc[31537] (dcc_spawn_child) child started as pid31538
48672 distcc[31538] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
48673 distcc[31537] (dcc_collect_child) cc child 31538 terminated with status 0
48674 distcc[31537] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
48675 distcc[31537] compile (null) on localhost completed ok
48676 distcc[31537] (dcc_unlock) release lock fd5
48677 distcc[31537] elapsed compilation time 0.121927s
48678 distcc[31537] (dcc_exit) exit: code 0; self: 0.004056 user 0.010141 sys; children: 0.066585 user 0.037562 sys
48679 distcc[31537] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
48680 building 'binascii' extension
48681 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/binascii.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/binascii.o -DUSE_ZLIB_CRC32
48682 distcc[31541] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
48683 distcc[31541] (dcc_recursion_safeguard) safeguard level=0
48684 distcc[31541] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
48685 distcc[31541] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
48686 distcc[31541] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/binascii.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/binascii.o -DUSE_ZLIB_CRC32
48687 distcc[31541] (dcc_scan_args) compiler will emit/use profile info; must be local
48688 distcc[31541] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
48689 distcc[31541] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
48690 distcc[31541] (dcc_parse_hosts) found tcp token "192.168.1.41"
48691 distcc[31541] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48692 distcc[31541] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48693 distcc[31541] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
48694 distcc[31541] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/binascii.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/binascii.o -DUSE_ZLIB_CRC32
48695 distcc[31541] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
48696 distcc[31541] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/binascii.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/binascii.o -DUSE_ZLIB_CRC32
48697 distcc[31541] (dcc_spawn_child) child started as pid31542
48698 distcc[31542] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
48699 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48700 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48701 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48702 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48703 distcc[31298] (dcc_lock_pause) nothing available, sleeping 1000ms...
48704 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48705 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48706 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48707 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48708 distcc[31210] (dcc_lock_pause) nothing available, sleeping 1000ms...
48709 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48710 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48711 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48712 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48713 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
48714 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48715 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48716 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48717 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48718 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
48719 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48720 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48721 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48722 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48723 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
48724 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48725 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48726 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48727 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48728 distcc[31414] (dcc_lock_pause) nothing available, sleeping 1000ms...
48729 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48730 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48731 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48732 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48733 distcc[31461] (dcc_lock_pause) nothing available, sleeping 1000ms...
48734 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48735 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48736 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48737 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48738 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
48739 distcc[31478] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48740 distcc[31478] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48741 distcc[31478] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48742 distcc[31478] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48743 distcc[31478] (dcc_lock_pause) nothing available, sleeping 1000ms...
48744 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48745 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48746 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48747 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48748 distcc[31230] (dcc_lock_pause) nothing available, sleeping 1000ms...
48749 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48750 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48751 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48752 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48753 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
48754 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48755 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48756 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48757 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48758 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
48759 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48760 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48761 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48762 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48763 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
48764 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48765 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48766 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48767 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48768 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
48769 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48770 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48771 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48772 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48773 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
48774 distcc[31525] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48775 distcc[31525] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48776 distcc[31525] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48777 distcc[31525] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48778 distcc[31525] (dcc_lock_pause) nothing available, sleeping 1000ms...
48779 distcc[31501] (dcc_collect_child) cc child 31502 terminated with status 0
48780 distcc[31501] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
48781 distcc[31501] compile (null) on localhost completed ok
48782 distcc[31501] (dcc_unlock) release lock fd5
48783 distcc[31501] elapsed compilation time 3.881879s
48784 distcc[31501] (dcc_exit) exit: code 0; self: 0.004358 user 0.008717 sys; children: 3.517903 user 0.189313 sys
48785 distcc[31501] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
48786 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/cursor.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/cursor.o
48787 distcc[31545] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
48788 distcc[31545] (dcc_recursion_safeguard) safeguard level=0
48789 distcc[31545] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
48790 distcc[31545] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
48791 distcc[31545] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/cursor.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/cursor.o
48792 distcc[31545] (dcc_scan_args) compiler will emit/use profile info; must be local
48793 distcc[31545] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
48794 distcc[31545] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
48795 distcc[31545] (dcc_parse_hosts) found tcp token "192.168.1.41"
48796 distcc[31545] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
48797 distcc[31545] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/cursor.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/cursor.o
48798 distcc[31545] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
48799 distcc[31545] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/cursor.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/cursor.o
48800 distcc[31545] (dcc_spawn_child) child started as pid31546
48801 distcc[31546] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
48802 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48803 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48804 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48805 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48806 distcc[31298] (dcc_lock_pause) nothing available, sleeping 1000ms...
48807 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48808 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48809 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48810 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48811 distcc[31210] (dcc_lock_pause) nothing available, sleeping 1000ms...
48812 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48813 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48814 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48815 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48816 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
48817 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48818 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48819 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48820 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48821 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
48822 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48823 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48824 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48825 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48826 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
48827 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48828 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48829 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48830 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48831 distcc[31414] (dcc_lock_pause) nothing available, sleeping 1000ms...
48832 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48833 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48834 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48835 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48836 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48837 distcc[31461] (dcc_lock_pause) nothing available, sleeping 1000ms...
48838 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48839 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48840 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48841 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
48842 distcc[31478] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48843 distcc[31478] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48844 distcc[31478] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48845 distcc[31478] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48846 distcc[31478] (dcc_lock_pause) nothing available, sleeping 1000ms...
48847 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48848 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48849 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48850 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48851 distcc[31230] (dcc_lock_pause) nothing available, sleeping 1000ms...
48852 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48853 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48854 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48855 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48856 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
48857 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48858 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48859 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48860 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48861 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
48862 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48863 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48864 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48865 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48866 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
48867 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48868 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48869 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48870 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48871 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
48872 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48873 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48874 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48875 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48876 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
48877 distcc[31533] (dcc_collect_child) cc child 31534 terminated with status 0
48878 distcc[31533] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
48879 distcc[31533] compile (null) on localhost completed ok
48880 distcc[31533] (dcc_unlock) release lock fd5
48881 distcc[31533] elapsed compilation time 3.259990s
48882 distcc[31533] (dcc_exit) exit: code 0; self: 0.007473 user 0.007473 sys; children: 3.045232 user 0.194884 sys
48883 distcc[31533] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
48884 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/zlibmodule.o -L. -L/usr/local/lib64 -lz -o build/lib.linux-aarch64-3.10/zlib.cpython-310-aarch64-linux-gnu.so
48885 distcc[31525] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48886 distcc[31525] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48887 distcc[31525] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48888 distcc[31525] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
48889 distcc[31525] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/ossaudiodev.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/ossaudiodev.o
48890 distcc[31525] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
48891 distcc[31525] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/ossaudiodev.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/ossaudiodev.o
48892 distcc[31525] (dcc_spawn_child) child started as pid31550
48893 distcc[31549] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
48894 distcc[31549] (dcc_recursion_safeguard) safeguard level=0
48895 distcc[31549] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
48896 distcc[31549] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
48897 distcc[31549] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/zlibmodule.o -L. -L/usr/local/lib64 -lz -o build/lib.linux-aarch64-3.10/zlib.cpython-310-aarch64-linux-gnu.so
48898 distcc[31549] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/zlibmodule.o"
48899 distcc[31549] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/zlib.cpython-310-aarch64-linux-gnu.so"
48900 distcc[31549] (dcc_scan_args) called for link? i give up
48901 distcc[31549] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
48902 distcc[31549] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
48903 distcc[31549] (dcc_parse_hosts) found tcp token "192.168.1.41"
48904 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48905 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48906 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48907 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48908 distcc[31549] (dcc_lock_pause) nothing available, sleeping 1000ms...
48909 distcc[31550] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
48910 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48911 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48912 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48913 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48914 distcc[31298] (dcc_lock_pause) nothing available, sleeping 1000ms...
48915 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48916 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48917 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48918 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48919 distcc[31210] (dcc_lock_pause) nothing available, sleeping 1000ms...
48920 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48921 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48922 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48923 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48924 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
48925 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48926 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48927 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48928 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48929 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
48930 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48931 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48932 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48933 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48934 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
48935 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48936 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48937 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48938 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48939 distcc[31414] (dcc_lock_pause) nothing available, sleeping 1000ms...
48940 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48941 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48942 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48943 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48944 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48945 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48946 distcc[31461] (dcc_lock_pause) nothing available, sleeping 1000ms...
48947 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48948 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48949 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
48950 distcc[31478] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48951 distcc[31478] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48952 distcc[31478] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48953 distcc[31478] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48954 distcc[31478] (dcc_lock_pause) nothing available, sleeping 1000ms...
48955 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48956 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48957 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48958 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48959 distcc[31230] (dcc_lock_pause) nothing available, sleeping 1000ms...
48960 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48961 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48962 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48963 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48964 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
48965 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48966 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48967 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48968 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48969 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
48970 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48971 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48972 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48973 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48974 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
48975 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48976 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48977 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48978 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48979 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
48980 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48981 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48982 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48983 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48984 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
48985 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
48986 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
48987 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
48988 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
48989 distcc[31549] (dcc_lock_pause) nothing available, sleeping 1000ms...
48990 distcc[31545] (dcc_collect_child) cc child 31546 terminated with status 0
48991 distcc[31545] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
48992 distcc[31545] compile (null) on localhost completed ok
48993 distcc[31545] (dcc_unlock) release lock fd5
48994 distcc[31545] elapsed compilation time 2.393321s
48995 distcc[31545] (dcc_exit) exit: code 0; self: 0.004393 user 0.008787 sys; children: 2.145693 user 0.159970 sys
48996 distcc[31545] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
48997 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/microprotocols.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/microprotocols.o
48998 distcc[31553] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
48999 distcc[31553] (dcc_recursion_safeguard) safeguard level=0
49000 distcc[31553] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
49001 distcc[31553] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
49002 distcc[31553] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/microprotocols.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/microprotocols.o
49003 distcc[31553] (dcc_scan_args) compiler will emit/use profile info; must be local
49004 distcc[31553] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
49005 distcc[31553] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
49006 distcc[31553] (dcc_parse_hosts) found tcp token "192.168.1.41"
49007 distcc[31553] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
49008 distcc[31553] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/microprotocols.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/microprotocols.o
49009 distcc[31553] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
49010 distcc[31553] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/microprotocols.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/microprotocols.o
49011 distcc[31553] (dcc_spawn_child) child started as pid31554
49012 distcc[31554] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
49013 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49014 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49015 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49016 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49017 distcc[31298] (dcc_lock_pause) nothing available, sleeping 1000ms...
49018 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49019 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49020 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49021 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49022 distcc[31210] (dcc_lock_pause) nothing available, sleeping 1000ms...
49023 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49024 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49025 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49026 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49027 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
49028 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49029 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49030 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49031 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49032 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
49033 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49034 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49035 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49036 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49037 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
49038 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49039 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49040 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49041 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49042 distcc[31414] (dcc_lock_pause) nothing available, sleeping 1000ms...
49043 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49044 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49045 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49046 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49047 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49048 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49049 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49050 distcc[31461] (dcc_lock_pause) nothing available, sleeping 1000ms...
49051 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49052 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
49053 distcc[31541] (dcc_collect_child) cc child 31542 terminated with status 0
49054 distcc[31541] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
49055 distcc[31541] compile (null) on localhost completed ok
49056 distcc[31541] (dcc_unlock) release lock fd5
49057 distcc[31541] elapsed compilation time 3.123403s
49058 distcc[31541] (dcc_exit) exit: code 0; self: 0.006101 user 0.010169 sys; children: 2.765264 user 0.180611 sys
49059 distcc[31541] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
49060 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/binascii.o -L. -L/usr/local/lib64 -lz -o build/lib.linux-aarch64-3.10/binascii.cpython-310-aarch64-linux-gnu.so
49061 distcc[31478] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49062 distcc[31478] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49063 distcc[31478] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
49064 distcc[31478] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/grpmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/grp.cpython-310-aarch64-linux-gnu.so
49065 distcc[31478] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
49066 distcc[31478] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/grpmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/grp.cpython-310-aarch64-linux-gnu.so
49067 distcc[31478] (dcc_spawn_child) child started as pid31558
49068 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49069 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49070 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49071 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49072 distcc[31230] (dcc_lock_pause) nothing available, sleeping 1000ms...
49073 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49074 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49075 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49076 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49077 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
49078 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49079 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49080 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49081 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49082 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
49083 distcc[31558] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
49084 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49085 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49086 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49087 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49088 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
49089 distcc[31557] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
49090 distcc[31557] (dcc_recursion_safeguard) safeguard level=0
49091 distcc[31557] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
49092 distcc[31557] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
49093 distcc[31557] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/binascii.o -L. -L/usr/local/lib64 -lz -o build/lib.linux-aarch64-3.10/binascii.cpython-310-aarch64-linux-gnu.so
49094 distcc[31557] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/binascii.o"
49095 distcc[31557] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/binascii.cpython-310-aarch64-linux-gnu.so"
49096 distcc[31557] (dcc_scan_args) called for link? i give up
49097 distcc[31557] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
49098 distcc[31557] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
49099 distcc[31557] (dcc_parse_hosts) found tcp token "192.168.1.41"
49100 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49101 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49102 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49103 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49104 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
49105 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49106 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49107 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49108 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49109 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49110 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49111 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49112 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
49113 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49114 distcc[31557] (dcc_lock_pause) nothing available, sleeping 1000ms...
49115 distcc[31478] (dcc_collect_child) cc child 31558 terminated with status 0
49116 distcc[31478] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
49117 distcc[31478] compile (null) on localhost completed ok
49118 distcc[31478] (dcc_unlock) release lock fd5
49119 distcc[31478] elapsed compilation time 8.156735s
49120 distcc[31478] (dcc_exit) exit: code 0; self: 0.008300 user 0.013834 sys; children: 0.074601 user 0.037087 sys
49121 distcc[31478] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
49122 building '_bz2' extension
49123 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bz2module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bz2module.o
49124 distcc[31561] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
49125 distcc[31561] (dcc_recursion_safeguard) safeguard level=0
49126 distcc[31561] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
49127 distcc[31561] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
49128 distcc[31561] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bz2module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bz2module.o
49129 distcc[31561] (dcc_scan_args) compiler will emit/use profile info; must be local
49130 distcc[31561] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
49131 distcc[31561] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
49132 distcc[31561] (dcc_parse_hosts) found tcp token "192.168.1.41"
49133 distcc[31561] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49134 distcc[31561] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49135 distcc[31561] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
49136 distcc[31561] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bz2module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bz2module.o
49137 distcc[31561] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
49138 distcc[31561] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bz2module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bz2module.o
49139 distcc[31561] (dcc_spawn_child) child started as pid31562
49140 distcc[31562] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
49141 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49142 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49143 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49144 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49145 distcc[31549] (dcc_lock_pause) nothing available, sleeping 1000ms...
49146 distcc[31553] (dcc_collect_child) cc child 31554 terminated with status 0
49147 distcc[31553] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
49148 distcc[31553] compile (null) on localhost completed ok
49149 distcc[31553] (dcc_unlock) release lock fd5
49150 distcc[31553] elapsed compilation time 0.826013s
49151 distcc[31553] (dcc_exit) exit: code 0; self: 0.005581 user 0.008372 sys; children: 0.682221 user 0.125380 sys
49152 distcc[31553] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
49153 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/module.o
49154 distcc[31565] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
49155 distcc[31565] (dcc_recursion_safeguard) safeguard level=0
49156 distcc[31565] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
49157 distcc[31565] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
49158 distcc[31565] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/module.o
49159 distcc[31565] (dcc_scan_args) compiler will emit/use profile info; must be local
49160 distcc[31565] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
49161 distcc[31565] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
49162 distcc[31565] (dcc_parse_hosts) found tcp token "192.168.1.41"
49163 distcc[31565] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
49164 distcc[31565] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/module.o
49165 distcc[31565] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
49166 distcc[31565] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/module.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/module.o
49167 distcc[31565] (dcc_spawn_child) child started as pid31566
49168 distcc[31566] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
49169 distcc[31525] (dcc_collect_child) cc child 31550 terminated with status 0
49170 distcc[31525] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
49171 distcc[31525] compile (null) on localhost completed ok
49172 distcc[31525] (dcc_unlock) release lock fd5
49173 distcc[31525] elapsed compilation time 6.405949s
49174 distcc[31525] (dcc_exit) exit: code 0; self: 0.006178 user 0.012356 sys; children: 2.108053 user 0.204440 sys
49175 distcc[31525] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
49176 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/ossaudiodev.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/ossaudiodev.cpython-310-aarch64-linux-gnu.so
49177 distcc[31569] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
49178 distcc[31569] (dcc_recursion_safeguard) safeguard level=0
49179 distcc[31569] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
49180 distcc[31569] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
49181 distcc[31569] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/ossaudiodev.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/ossaudiodev.cpython-310-aarch64-linux-gnu.so
49182 distcc[31569] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/ossaudiodev.o"
49183 distcc[31569] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/ossaudiodev.cpython-310-aarch64-linux-gnu.so"
49184 distcc[31569] (dcc_scan_args) called for link? i give up
49185 distcc[31569] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
49186 distcc[31569] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
49187 distcc[31569] (dcc_parse_hosts) found tcp token "192.168.1.41"
49188 distcc[31569] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49189 distcc[31569] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49190 distcc[31569] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49191 distcc[31569] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
49192 distcc[31569] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/ossaudiodev.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/ossaudiodev.cpython-310-aarch64-linux-gnu.so
49193 distcc[31569] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
49194 distcc[31569] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/ossaudiodev.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/ossaudiodev.cpython-310-aarch64-linux-gnu.so
49195 distcc[31569] (dcc_spawn_child) child started as pid31570
49196 distcc[31570] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
49197 distcc[31569] (dcc_collect_child) cc child 31570 terminated with status 0
49198 distcc[31569] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
49199 distcc[31569] compile (null) on localhost completed ok
49200 distcc[31569] (dcc_unlock) release lock fd5
49201 distcc[31569] elapsed compilation time 0.110525s
49202 distcc[31569] (dcc_exit) exit: code 0; self: 0.000000 user 0.013813 sys; children: 0.076605 user 0.030193 sys
49203 distcc[31569] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
49204 building '_lzma' extension
49205 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lzmamodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lzmamodule.o
49206 distcc[31573] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
49207 distcc[31573] (dcc_recursion_safeguard) safeguard level=0
49208 distcc[31573] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
49209 distcc[31573] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
49210 distcc[31573] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lzmamodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lzmamodule.o
49211 distcc[31573] (dcc_scan_args) compiler will emit/use profile info; must be local
49212 distcc[31573] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
49213 distcc[31573] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
49214 distcc[31573] (dcc_parse_hosts) found tcp token "192.168.1.41"
49215 distcc[31573] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49216 distcc[31573] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49217 distcc[31573] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49218 distcc[31573] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
49219 distcc[31573] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lzmamodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lzmamodule.o
49220 distcc[31573] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
49221 distcc[31573] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lzmamodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lzmamodule.o
49222 distcc[31573] (dcc_spawn_child) child started as pid31574
49223 distcc[31574] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
49224 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49225 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49226 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49227 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49228 distcc[31298] (dcc_lock_pause) nothing available, sleeping 1000ms...
49229 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49230 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49231 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49232 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49233 distcc[31210] (dcc_lock_pause) nothing available, sleeping 1000ms...
49234 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49235 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49236 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49237 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49238 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
49239 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49240 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49241 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49242 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49243 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
49244 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49245 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49246 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49247 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49248 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
49249 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49250 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49251 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49252 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49253 distcc[31414] (dcc_lock_pause) nothing available, sleeping 1000ms...
49254 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49255 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49256 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49257 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49258 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49259 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49260 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49261 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
49262 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49263 distcc[31461] (dcc_lock_pause) nothing available, sleeping 1000ms...
49264 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49265 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49266 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49267 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49268 distcc[31230] (dcc_lock_pause) nothing available, sleeping 1000ms...
49269 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49270 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49271 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49272 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49273 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
49274 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49275 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49276 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49277 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49278 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
49279 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49280 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49281 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49282 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49283 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
49284 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49285 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49286 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49287 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49288 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
49289 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49290 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49291 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49292 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49293 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
49294 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49295 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49296 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49297 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49298 distcc[31557] (dcc_lock_pause) nothing available, sleeping 1000ms...
49299 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49300 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49301 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49302 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49303 distcc[31549] (dcc_lock_pause) nothing available, sleeping 1000ms...
49304 distcc[31565] (dcc_collect_child) cc child 31566 terminated with status 0
49305 distcc[31565] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
49306 distcc[31565] compile (null) on localhost completed ok
49307 distcc[31565] (dcc_unlock) release lock fd5
49308 distcc[31565] elapsed compilation time 1.176206s
49309 distcc[31565] (dcc_exit) exit: code 0; self: 0.000000 user 0.013585 sys; children: 1.027090 user 0.134524 sys
49310 distcc[31565] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
49311 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/prepare_protocol.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/prepare_protocol.o
49312 distcc[31577] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
49313 distcc[31577] (dcc_recursion_safeguard) safeguard level=0
49314 distcc[31577] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
49315 distcc[31577] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
49316 distcc[31577] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/prepare_protocol.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/prepare_protocol.o
49317 distcc[31577] (dcc_scan_args) compiler will emit/use profile info; must be local
49318 distcc[31577] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
49319 distcc[31577] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
49320 distcc[31577] (dcc_parse_hosts) found tcp token "192.168.1.41"
49321 distcc[31577] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
49322 distcc[31577] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/prepare_protocol.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/prepare_protocol.o
49323 distcc[31577] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
49324 distcc[31577] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/prepare_protocol.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/prepare_protocol.o
49325 distcc[31577] (dcc_spawn_child) child started as pid31578
49326 distcc[31578] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
49327 distcc[31561] (dcc_collect_child) cc child 31562 terminated with status 0
49328 distcc[31561] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
49329 distcc[31561] compile (null) on localhost completed ok
49330 distcc[31561] (dcc_unlock) release lock fd5
49331 distcc[31561] elapsed compilation time 1.657225s
49332 distcc[31561] (dcc_exit) exit: code 0; self: 0.005373 user 0.010747 sys; children: 1.449864 user 0.139815 sys
49333 distcc[31561] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
49334 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bz2module.o -L. -L/usr/local/lib64 -lbz2 -o build/lib.linux-aarch64-3.10/_bz2.cpython-310-aarch64-linux-gnu.so
49335 distcc[31581] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
49336 distcc[31581] (dcc_recursion_safeguard) safeguard level=0
49337 distcc[31581] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
49338 distcc[31581] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
49339 distcc[31581] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bz2module.o -L. -L/usr/local/lib64 -lbz2 -o build/lib.linux-aarch64-3.10/_bz2.cpython-310-aarch64-linux-gnu.so
49340 distcc[31581] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bz2module.o"
49341 distcc[31581] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/_bz2.cpython-310-aarch64-linux-gnu.so"
49342 distcc[31581] (dcc_scan_args) called for link? i give up
49343 distcc[31581] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
49344 distcc[31581] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
49345 distcc[31581] (dcc_parse_hosts) found tcp token "192.168.1.41"
49346 distcc[31581] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49347 distcc[31581] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49348 distcc[31581] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
49349 distcc[31581] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bz2module.o -L. -L/usr/local/lib64 -lbz2 -o build/lib.linux-aarch64-3.10/_bz2.cpython-310-aarch64-linux-gnu.so
49350 distcc[31581] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
49351 distcc[31581] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_bz2module.o -L. -L/usr/local/lib64 -lbz2 -o build/lib.linux-aarch64-3.10/_bz2.cpython-310-aarch64-linux-gnu.so
49352 distcc[31581] (dcc_spawn_child) child started as pid31582
49353 distcc[31582] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
49354 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49355 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49356 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49357 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49358 distcc[31298] (dcc_lock_pause) nothing available, sleeping 1000ms...
49359 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49360 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49361 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49362 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49363 distcc[31210] (dcc_lock_pause) nothing available, sleeping 1000ms...
49364 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49365 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49366 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49367 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49368 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
49369 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49370 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49371 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49372 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49373 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
49374 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49375 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49376 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49377 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49378 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
49379 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49380 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49381 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49382 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49383 distcc[31414] (dcc_lock_pause) nothing available, sleeping 1000ms...
49384 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49385 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49386 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49387 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49388 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49389 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49390 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49391 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49392 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
49393 distcc[31461] (dcc_lock_pause) nothing available, sleeping 1000ms...
49394 distcc[31581] (dcc_collect_child) cc child 31582 terminated with status 0
49395 distcc[31581] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
49396 distcc[31581] compile (null) on localhost completed ok
49397 distcc[31581] (dcc_unlock) release lock fd5
49398 distcc[31581] elapsed compilation time 0.143191s
49399 distcc[31581] (dcc_exit) exit: code 0; self: 0.005679 user 0.008519 sys; children: 0.070577 user 0.044045 sys
49400 distcc[31581] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
49401 building 'pyexpat' extension
49402 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/pyexpat.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/pyexpat.o
49403 distcc[31585] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
49404 distcc[31585] (dcc_recursion_safeguard) safeguard level=0
49405 distcc[31585] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
49406 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49407 distcc[31230] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49408 distcc[31230] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
49409 distcc[31230] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_asynciomodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_asynciomodule.o -DPy_BUILD_CORE_MODULE
49410 distcc[31230] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
49411 distcc[31230] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_asynciomodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_asynciomodule.o -DPy_BUILD_CORE_MODULE
49412 distcc[31230] (dcc_spawn_child) child started as pid31586
49413 distcc[31585] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
49414 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49415 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49416 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49417 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49418 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
49419 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49420 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49421 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49422 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49423 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
49424 distcc[31585] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/pyexpat.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/pyexpat.o
49425 distcc[31585] (dcc_scan_args) compiler will emit/use profile info; must be local
49426 distcc[31585] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
49427 distcc[31585] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
49428 distcc[31585] (dcc_parse_hosts) found tcp token "192.168.1.41"
49429 distcc[31585] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49430 distcc[31585] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49431 distcc[31585] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49432 distcc[31585] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49433 distcc[31585] (dcc_lock_pause) nothing available, sleeping 1000ms...
49434 distcc[31586] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
49435 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49436 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49437 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49438 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49439 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
49440 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49441 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49442 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49443 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49444 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
49445 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49446 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49447 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49448 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49449 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
49450 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49451 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49452 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49453 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49454 distcc[31557] (dcc_lock_pause) nothing available, sleeping 1000ms...
49455 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49456 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49457 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49458 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49459 distcc[31549] (dcc_lock_pause) nothing available, sleeping 1000ms...
49460 distcc[31577] (dcc_collect_child) cc child 31578 terminated with status 0
49461 distcc[31577] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
49462 distcc[31577] compile (null) on localhost completed ok
49463 distcc[31577] (dcc_unlock) release lock fd5
49464 distcc[31577] elapsed compilation time 0.654243s
49465 distcc[31577] (dcc_exit) exit: code 0; self: 0.003442 user 0.013771 sys; children: 0.506654 user 0.135867 sys
49466 distcc[31577] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
49467 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/row.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/row.o
49468 distcc[31589] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
49469 distcc[31589] (dcc_recursion_safeguard) safeguard level=0
49470 distcc[31589] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
49471 distcc[31589] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
49472 distcc[31589] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/row.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/row.o
49473 distcc[31589] (dcc_scan_args) compiler will emit/use profile info; must be local
49474 distcc[31589] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
49475 distcc[31589] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
49476 distcc[31589] (dcc_parse_hosts) found tcp token "192.168.1.41"
49477 distcc[31589] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
49478 distcc[31589] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/row.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/row.o
49479 distcc[31589] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
49480 distcc[31589] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/row.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/row.o
49481 distcc[31589] (dcc_spawn_child) child started as pid31590
49482 distcc[31590] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
49483 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49484 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49485 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49486 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49487 distcc[31298] (dcc_lock_pause) nothing available, sleeping 1000ms...
49488 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49489 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49490 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49491 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49492 distcc[31210] (dcc_lock_pause) nothing available, sleeping 1000ms...
49493 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49494 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49495 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49496 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49497 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
49498 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49499 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49500 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49501 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49502 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
49503 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49504 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49505 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49506 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49507 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
49508 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49509 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49510 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49511 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49512 distcc[31414] (dcc_lock_pause) nothing available, sleeping 1000ms...
49513 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49514 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49515 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49516 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49517 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49518 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49519 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49520 distcc[31461] (dcc_lock_pause) nothing available, sleeping 1000ms...
49521 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49522 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
49523 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49524 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49525 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49526 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49527 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49528 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49529 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
49530 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49531 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49532 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
49533 distcc[31585] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49534 distcc[31585] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49535 distcc[31585] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49536 distcc[31585] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49537 distcc[31585] (dcc_lock_pause) nothing available, sleeping 1000ms...
49538 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49539 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49540 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49541 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49542 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
49543 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49544 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49545 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49546 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49547 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
49548 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49549 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49550 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49551 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49552 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
49553 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49554 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49555 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49556 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49557 distcc[31557] (dcc_lock_pause) nothing available, sleeping 1000ms...
49558 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49559 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49560 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49561 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49562 distcc[31549] (dcc_lock_pause) nothing available, sleeping 1000ms...
49563 distcc[31573] (dcc_collect_child) cc child 31574 terminated with status 0
49564 distcc[31573] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
49565 distcc[31573] compile (null) on localhost completed ok
49566 distcc[31573] (dcc_unlock) release lock fd5
49567 distcc[31573] elapsed compilation time 2.543517s
49568 distcc[31573] (dcc_exit) exit: code 0; self: 0.005430 user 0.008145 sys; children: 2.346470 user 0.144550 sys
49569 distcc[31573] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
49570 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lzmamodule.o -L. -L/usr/local/lib64 -llzma -o build/lib.linux-aarch64-3.10/_lzma.cpython-310-aarch64-linux-gnu.so
49571 distcc[31593] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
49572 distcc[31593] (dcc_recursion_safeguard) safeguard level=0
49573 distcc[31593] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
49574 distcc[31593] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
49575 distcc[31593] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lzmamodule.o -L. -L/usr/local/lib64 -llzma -o build/lib.linux-aarch64-3.10/_lzma.cpython-310-aarch64-linux-gnu.so
49576 distcc[31593] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lzmamodule.o"
49577 distcc[31593] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/_lzma.cpython-310-aarch64-linux-gnu.so"
49578 distcc[31593] (dcc_scan_args) called for link? i give up
49579 distcc[31593] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
49580 distcc[31593] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
49581 distcc[31593] (dcc_parse_hosts) found tcp token "192.168.1.41"
49582 distcc[31593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49583 distcc[31593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49584 distcc[31593] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49585 distcc[31593] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
49586 distcc[31593] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lzmamodule.o -L. -L/usr/local/lib64 -llzma -o build/lib.linux-aarch64-3.10/_lzma.cpython-310-aarch64-linux-gnu.so
49587 distcc[31593] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
49588 distcc[31593] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lzmamodule.o -L. -L/usr/local/lib64 -llzma -o build/lib.linux-aarch64-3.10/_lzma.cpython-310-aarch64-linux-gnu.so
49589 distcc[31593] (dcc_spawn_child) child started as pid31594
49590 distcc[31594] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
49591 distcc[31593] (dcc_collect_child) cc child 31594 terminated with status 0
49592 distcc[31593] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
49593 distcc[31593] compile (null) on localhost completed ok
49594 distcc[31593] (dcc_unlock) release lock fd5
49595 distcc[31593] elapsed compilation time 0.156230s
49596 distcc[31593] (dcc_exit) exit: code 0; self: 0.008842 user 0.005894 sys; children: 0.070324 user 0.053108 sys
49597 distcc[31593] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
49598 building '_elementtree' extension
49599 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DUSE_PYEXPAT_CAPI -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_elementtree.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_elementtree.o
49600 distcc[31597] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
49601 distcc[31597] (dcc_recursion_safeguard) safeguard level=0
49602 distcc[31597] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
49603 distcc[31597] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
49604 distcc[31597] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DUSE_PYEXPAT_CAPI -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_elementtree.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_elementtree.o
49605 distcc[31597] (dcc_scan_args) compiler will emit/use profile info; must be local
49606 distcc[31597] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
49607 distcc[31597] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
49608 distcc[31597] (dcc_parse_hosts) found tcp token "192.168.1.41"
49609 distcc[31597] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49610 distcc[31597] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49611 distcc[31597] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49612 distcc[31597] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
49613 distcc[31597] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DUSE_PYEXPAT_CAPI -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_elementtree.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_elementtree.o
49614 distcc[31597] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
49615 distcc[31597] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DUSE_PYEXPAT_CAPI -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_elementtree.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_elementtree.o
49616 distcc[31597] (dcc_spawn_child) child started as pid31598
49617 distcc[31598] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
49618 distcc[31589] (dcc_collect_child) cc child 31590 terminated with status 0
49619 distcc[31589] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
49620 distcc[31589] compile (null) on localhost completed ok
49621 distcc[31589] (dcc_unlock) release lock fd5
49622 distcc[31589] elapsed compilation time 1.228226s
49623 distcc[31589] (dcc_exit) exit: code 0; self: 0.003901 user 0.011704 sys; children: 0.998331 user 0.151959 sys
49624 distcc[31589] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
49625 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/statement.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/statement.o
49626 distcc[31601] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
49627 distcc[31601] (dcc_recursion_safeguard) safeguard level=0
49628 distcc[31601] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
49629 distcc[31601] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
49630 distcc[31601] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/statement.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/statement.o
49631 distcc[31601] (dcc_scan_args) compiler will emit/use profile info; must be local
49632 distcc[31601] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
49633 distcc[31601] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
49634 distcc[31601] (dcc_parse_hosts) found tcp token "192.168.1.41"
49635 distcc[31601] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
49636 distcc[31601] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/statement.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/statement.o
49637 distcc[31601] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
49638 distcc[31601] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/statement.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/statement.o
49639 distcc[31601] (dcc_spawn_child) child started as pid31602
49640 distcc[31602] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
49641 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49642 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49643 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49644 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49645 distcc[31298] (dcc_lock_pause) nothing available, sleeping 1000ms...
49646 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49647 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49648 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49649 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49650 distcc[31210] (dcc_lock_pause) nothing available, sleeping 1000ms...
49651 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49652 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49653 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49654 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49655 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
49656 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49657 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49658 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49659 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49660 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
49661 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49662 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49663 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49664 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49665 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
49666 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49667 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49668 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49669 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49670 distcc[31414] (dcc_lock_pause) nothing available, sleeping 1000ms...
49671 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49672 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49673 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49674 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49675 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49676 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49677 distcc[31461] (dcc_lock_pause) nothing available, sleeping 1000ms...
49678 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49679 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49680 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
49681 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49682 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49683 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49684 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49685 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49686 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49687 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49688 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
49689 distcc[31585] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49690 distcc[31585] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49691 distcc[31585] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49692 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49693 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
49694 distcc[31585] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49695 distcc[31585] (dcc_lock_pause) nothing available, sleeping 1000ms...
49696 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49697 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49698 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49699 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49700 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
49701 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49702 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49703 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49704 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49705 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
49706 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49707 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49708 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49709 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49710 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
49711 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49712 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49713 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49714 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49715 distcc[31557] (dcc_lock_pause) nothing available, sleeping 1000ms...
49716 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49717 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49718 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49719 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49720 distcc[31549] (dcc_lock_pause) nothing available, sleeping 1000ms...
49721 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49722 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49723 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49724 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49725 distcc[31298] (dcc_lock_pause) nothing available, sleeping 1000ms...
49726 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49727 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49728 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49729 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49730 distcc[31210] (dcc_lock_pause) nothing available, sleeping 1000ms...
49731 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49732 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49733 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49734 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49735 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
49736 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49737 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49738 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49739 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49740 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
49741 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49742 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49743 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49744 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49745 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
49746 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49747 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49748 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49749 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49750 distcc[31414] (dcc_lock_pause) nothing available, sleeping 1000ms...
49751 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49752 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49753 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49754 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49755 distcc[31461] (dcc_lock_pause) nothing available, sleeping 1000ms...
49756 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49757 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49758 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49759 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49760 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
49761 distcc[31601] (dcc_collect_child) cc child 31602 terminated with status 0
49762 distcc[31601] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
49763 distcc[31601] compile (null) on localhost completed ok
49764 distcc[31601] (dcc_unlock) release lock fd5
49765 distcc[31601] elapsed compilation time 1.364362s
49766 distcc[31601] (dcc_exit) exit: code 0; self: 0.007171 user 0.007171 sys; children: 1.157685 user 0.149581 sys
49767 distcc[31601] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
49768 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/util.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/util.o
49769 distcc[31605] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
49770 distcc[31605] (dcc_recursion_safeguard) safeguard level=0
49771 distcc[31605] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
49772 distcc[31605] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
49773 distcc[31605] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/util.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/util.o
49774 distcc[31605] (dcc_scan_args) compiler will emit/use profile info; must be local
49775 distcc[31605] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
49776 distcc[31605] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
49777 distcc[31605] (dcc_parse_hosts) found tcp token "192.168.1.41"
49778 distcc[31605] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
49779 distcc[31605] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/util.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/util.o
49780 distcc[31605] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
49781 distcc[31605] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -IModules/_sqlite -I/usr/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/util.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/util.o
49782 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49783 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49784 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49785 distcc[31585] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49786 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49787 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49788 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
49789 distcc[31585] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49790 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49791 distcc[31585] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49792 distcc[31585] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49793 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49794 distcc[31585] (dcc_lock_pause) nothing available, sleeping 1000ms...
49795 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49796 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
49797 distcc[31605] (dcc_spawn_child) child started as pid31606
49798 distcc[31606] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
49799 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49800 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49801 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49802 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49803 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
49804 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49805 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49806 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49807 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49808 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
49809 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49810 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49811 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49812 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49813 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49814 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
49815 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49816 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49817 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49818 distcc[31557] (dcc_lock_pause) nothing available, sleeping 1000ms...
49819 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49820 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49821 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49822 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49823 distcc[31549] (dcc_lock_pause) nothing available, sleeping 1000ms...
49824 distcc[31605] (dcc_collect_child) cc child 31606 terminated with status 0
49825 distcc[31605] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
49826 distcc[31605] compile (null) on localhost completed ok
49827 distcc[31605] (dcc_unlock) release lock fd5
49828 distcc[31605] elapsed compilation time 0.661369s
49829 distcc[31605] (dcc_exit) exit: code 0; self: 0.006358 user 0.009537 sys; children: 0.507365 user 0.140627 sys
49830 distcc[31605] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
49831 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/cache.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/connection.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/cursor.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/microprotocols.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/module.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/prepare_protocol.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/row.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/statement.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/util.o -L. -L/usr/local/lib64 -lsqlite3 -o build/lib.linux-aarch64-3.10/_sqlite3.cpython-310-aarch64-linux-gnu.so
49832 distcc[31609] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
49833 distcc[31609] (dcc_recursion_safeguard) safeguard level=0
49834 distcc[31609] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
49835 distcc[31609] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
49836 distcc[31609] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/cache.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/connection.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/cursor.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/microprotocols.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/module.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/prepare_protocol.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/row.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/statement.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/util.o -L. -L/usr/local/lib64 -lsqlite3 -o build/lib.linux-aarch64-3.10/_sqlite3.cpython-310-aarch64-linux-gnu.so
49837 distcc[31609] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/cache.o"
49838 distcc[31609] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/connection.o"
49839 distcc[31609] (dcc_scan_args) called for link? i give up
49840 distcc[31609] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
49841 distcc[31609] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
49842 distcc[31609] (dcc_parse_hosts) found tcp token "192.168.1.41"
49843 distcc[31609] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
49844 distcc[31609] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/cache.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/connection.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/cursor.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/microprotocols.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/module.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/prepare_protocol.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/row.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/statement.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/util.o -L. -L/usr/local/lib64 -lsqlite3 -o build/lib.linux-aarch64-3.10/_sqlite3.cpython-310-aarch64-linux-gnu.so
49845 distcc[31609] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
49846 distcc[31609] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/cache.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/connection.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/cursor.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/microprotocols.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/module.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/prepare_protocol.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/row.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/statement.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sqlite/util.o -L. -L/usr/local/lib64 -lsqlite3 -o build/lib.linux-aarch64-3.10/_sqlite3.cpython-310-aarch64-linux-gnu.so
49847 distcc[31609] (dcc_spawn_child) child started as pid31610
49848 distcc[31610] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
49849 distcc[31609] (dcc_collect_child) cc child 31610 terminated with status 0
49850 distcc[31609] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
49851 distcc[31609] compile (null) on localhost completed ok
49852 distcc[31609] (dcc_unlock) release lock fd5
49853 distcc[31609] elapsed compilation time 0.132945s
49854 distcc[31609] (dcc_exit) exit: code 0; self: 0.005600 user 0.008401 sys; children: 0.064768 user 0.053639 sys
49855 distcc[31609] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
49856 building '_multibytecodec' extension
49857 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/multibytecodec.o
49858 distcc[31613] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
49859 distcc[31613] (dcc_recursion_safeguard) safeguard level=0
49860 distcc[31613] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
49861 distcc[31613] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
49862 distcc[31613] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/multibytecodec.o
49863 distcc[31613] (dcc_scan_args) compiler will emit/use profile info; must be local
49864 distcc[31613] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
49865 distcc[31613] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
49866 distcc[31613] (dcc_parse_hosts) found tcp token "192.168.1.41"
49867 distcc[31613] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
49868 distcc[31613] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/multibytecodec.o
49869 distcc[31613] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
49870 distcc[31613] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/multibytecodec.o
49871 distcc[31613] (dcc_spawn_child) child started as pid31614
49872 distcc[31614] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
49873 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49874 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49875 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49876 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49877 distcc[31298] (dcc_lock_pause) nothing available, sleeping 1000ms...
49878 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49879 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49880 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49881 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49882 distcc[31210] (dcc_lock_pause) nothing available, sleeping 1000ms...
49883 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49884 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49885 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49886 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49887 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
49888 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49889 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49890 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49891 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49892 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
49893 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49894 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49895 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49896 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49897 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
49898 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49899 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49900 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49901 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49902 distcc[31414] (dcc_lock_pause) nothing available, sleeping 1000ms...
49903 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49904 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49905 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49906 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49907 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49908 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49909 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49910 distcc[31461] (dcc_lock_pause) nothing available, sleeping 1000ms...
49911 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49912 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
49913 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49914 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49915 distcc[31585] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49916 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49917 distcc[31585] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49918 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49919 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
49920 distcc[31585] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49921 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49922 distcc[31585] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49923 distcc[31585] (dcc_lock_pause) nothing available, sleeping 1000ms...
49924 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49925 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49926 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49927 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
49928 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49929 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49930 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49931 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49932 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
49933 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49934 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49935 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49936 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49937 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
49938 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49939 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49940 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49941 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49942 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49943 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49944 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
49945 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49946 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49947 distcc[31557] (dcc_lock_pause) nothing available, sleeping 1000ms...
49948 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49949 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49950 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
49951 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
49952 distcc[31549] (dcc_lock_pause) nothing available, sleeping 1000ms...
49953 distcc[31230] (dcc_collect_child) cc child 31586 terminated with status 0
49954 distcc[31230] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
49955 distcc[31230] compile (null) on localhost completed ok
49956 distcc[31230] (dcc_unlock) release lock fd5
49957 distcc[31230] elapsed compilation time 41.691722s
49958 distcc[31230] (dcc_exit) exit: code 0; self: 0.017479 user 0.027967 sys; children: 4.348236 user 0.233712 sys
49959 distcc[31230] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
49960 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_asynciomodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_asyncio.cpython-310-aarch64-linux-gnu.so
49961 distcc[31617] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
49962 distcc[31617] (dcc_recursion_safeguard) safeguard level=0
49963 distcc[31617] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
49964 distcc[31617] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
49965 distcc[31617] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_asynciomodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_asyncio.cpython-310-aarch64-linux-gnu.so
49966 distcc[31617] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_asynciomodule.o"
49967 distcc[31617] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/_asyncio.cpython-310-aarch64-linux-gnu.so"
49968 distcc[31617] (dcc_scan_args) called for link? i give up
49969 distcc[31617] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
49970 distcc[31617] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
49971 distcc[31617] (dcc_parse_hosts) found tcp token "192.168.1.41"
49972 distcc[31617] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49973 distcc[31617] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
49974 distcc[31617] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
49975 distcc[31617] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_asynciomodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_asyncio.cpython-310-aarch64-linux-gnu.so
49976 distcc[31617] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
49977 distcc[31617] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_asynciomodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_asyncio.cpython-310-aarch64-linux-gnu.so
49978 distcc[31617] (dcc_spawn_child) child started as pid31618
49979 distcc[31618] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
49980 distcc[31617] (dcc_collect_child) cc child 31618 terminated with status 0
49981 distcc[31617] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
49982 distcc[31617] compile (null) on localhost completed ok
49983 distcc[31617] (dcc_unlock) release lock fd5
49984 distcc[31617] elapsed compilation time 0.117445s
49985 distcc[31617] (dcc_exit) exit: code 0; self: 0.003237 user 0.009713 sys; children: 0.070926 user 0.043519 sys
49986 distcc[31617] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
49987 building '_codecs_kr' extension
49988 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_kr.o
49989 distcc[31621] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
49990 distcc[31621] (dcc_recursion_safeguard) safeguard level=0
49991 distcc[31621] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
49992 distcc[31621] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
49993 distcc[31621] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_kr.o
49994 distcc[31621] (dcc_scan_args) compiler will emit/use profile info; must be local
49995 distcc[31621] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
49996 distcc[31621] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
49997 distcc[31621] (dcc_parse_hosts) found tcp token "192.168.1.41"
49998 distcc[31621] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
49999 distcc[31621] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50000 distcc[31621] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
50001 distcc[31621] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_kr.o
50002 distcc[31621] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
50003 distcc[31621] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_kr.o
50004 distcc[31621] (dcc_spawn_child) child started as pid31622
50005 distcc[31622] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
50006 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50007 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50008 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50009 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50010 distcc[31298] (dcc_lock_pause) nothing available, sleeping 1000ms...
50011 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50012 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50013 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50014 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50015 distcc[31210] (dcc_lock_pause) nothing available, sleeping 1000ms...
50016 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50017 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50018 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50019 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50020 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50021 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50022 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50023 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
50024 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50025 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
50026 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50027 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50028 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50029 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50030 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
50031 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50032 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50033 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50034 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50035 distcc[31414] (dcc_lock_pause) nothing available, sleeping 1000ms...
50036 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50037 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50038 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50039 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50040 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50041 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50042 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
50043 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50044 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50045 distcc[31461] (dcc_lock_pause) nothing available, sleeping 1000ms...
50046 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50047 distcc[31585] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50048 distcc[31585] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50049 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50050 distcc[31585] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50051 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50052 distcc[31585] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50053 distcc[31585] (dcc_lock_pause) nothing available, sleeping 1000ms...
50054 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50055 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
50056 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50057 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50058 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50059 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50060 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
50061 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50062 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50063 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50064 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50065 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50066 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50067 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
50068 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50069 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50070 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50071 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50072 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50073 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50074 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50075 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50076 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50077 distcc[31557] (dcc_lock_pause) nothing available, sleeping 1000ms...
50078 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
50079 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50080 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
50081 distcc[31466] (dcc_collect_child) cc child 31521 terminated with status 0
50082 distcc[31466] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
50083 distcc[31466] compile (null) on localhost completed ok
50084 distcc[31466] (dcc_unlock) release lock fd5
50085 distcc[31466] elapsed compilation time 16.004844s
50086 distcc[31466] (dcc_exit) exit: code 0; self: 0.003001 user 0.015006 sys; children: 12.284799 user 0.337572 sys
50087 distcc[31466] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
50088 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sha3/sha3module.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_sha3.cpython-310-aarch64-linux-gnu.so
50089 distcc[31625] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
50090 distcc[31625] (dcc_recursion_safeguard) safeguard level=0
50091 distcc[31625] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
50092 distcc[31625] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
50093 distcc[31625] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sha3/sha3module.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_sha3.cpython-310-aarch64-linux-gnu.so
50094 distcc[31625] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sha3/sha3module.o"
50095 distcc[31625] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/_sha3.cpython-310-aarch64-linux-gnu.so"
50096 distcc[31625] (dcc_scan_args) called for link? i give up
50097 distcc[31625] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
50098 distcc[31625] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
50099 distcc[31625] (dcc_parse_hosts) found tcp token "192.168.1.41"
50100 distcc[31625] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50101 distcc[31625] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
50102 distcc[31625] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sha3/sha3module.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_sha3.cpython-310-aarch64-linux-gnu.so
50103 distcc[31625] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
50104 distcc[31625] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_sha3/sha3module.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_sha3.cpython-310-aarch64-linux-gnu.so
50105 distcc[31625] (dcc_spawn_child) child started as pid31626
50106 distcc[31626] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
50107 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50108 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50109 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50110 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50111 distcc[31549] (dcc_lock_pause) nothing available, sleeping 1000ms...
50112 distcc[31625] (dcc_collect_child) cc child 31626 terminated with status 0
50113 distcc[31625] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
50114 distcc[31625] compile (null) on localhost completed ok
50115 distcc[31625] (dcc_unlock) release lock fd5
50116 distcc[31625] elapsed compilation time 0.123366s
50117 distcc[31625] (dcc_exit) exit: code 0; self: 0.000000 user 0.014740 sys; children: 0.065264 user 0.037469 sys
50118 distcc[31625] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
50119 building '_codecs_jp' extension
50120 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_jp.o
50121 distcc[31629] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
50122 distcc[31629] (dcc_recursion_safeguard) safeguard level=0
50123 distcc[31629] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
50124 distcc[31629] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
50125 distcc[31629] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_jp.o
50126 distcc[31629] (dcc_scan_args) compiler will emit/use profile info; must be local
50127 distcc[31629] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
50128 distcc[31629] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
50129 distcc[31629] (dcc_parse_hosts) found tcp token "192.168.1.41"
50130 distcc[31629] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50131 distcc[31629] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
50132 distcc[31629] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_jp.o
50133 distcc[31629] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
50134 distcc[31629] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_jp.o
50135 distcc[31629] (dcc_spawn_child) child started as pid31630
50136 distcc[31630] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
50137 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50138 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50139 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50140 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50141 distcc[31298] (dcc_lock_pause) nothing available, sleeping 1000ms...
50142 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50143 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50144 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50145 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50146 distcc[31210] (dcc_lock_pause) nothing available, sleeping 1000ms...
50147 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50148 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50149 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50150 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50151 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
50152 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50153 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50154 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50155 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50156 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
50157 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50158 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50159 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50160 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50161 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
50162 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50163 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50164 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50165 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50166 distcc[31414] (dcc_lock_pause) nothing available, sleeping 1000ms...
50167 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50168 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50169 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50170 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50171 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50172 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50173 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
50174 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50175 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50176 distcc[31461] (dcc_lock_pause) nothing available, sleeping 1000ms...
50177 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50178 distcc[31585] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50179 distcc[31585] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50180 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50181 distcc[31585] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50182 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50183 distcc[31585] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50184 distcc[31585] (dcc_lock_pause) nothing available, sleeping 1000ms...
50185 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50186 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
50187 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50188 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50189 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50190 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50191 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
50192 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50193 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50194 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50195 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50196 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
50197 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50198 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50199 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50200 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50201 distcc[31557] (dcc_lock_pause) nothing available, sleeping 1000ms...
50202 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50203 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50204 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50205 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50206 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
50207 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50208 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50209 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50210 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50211 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
50212 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50213 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50214 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50215 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50216 distcc[31549] (dcc_lock_pause) nothing available, sleeping 1000ms...
50217 distcc[31621] (dcc_collect_child) cc child 31622 terminated with status 0
50218 distcc[31621] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
50219 distcc[31621] compile (null) on localhost completed ok
50220 distcc[31621] (dcc_unlock) release lock fd5
50221 distcc[31621] elapsed compilation time 1.934113s
50222 distcc[31621] (dcc_exit) exit: code 0; self: 0.003462 user 0.010386 sys; children: 1.752098 user 0.115803 sys
50223 distcc[31621] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
50224 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_kr.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_codecs_kr.cpython-310-aarch64-linux-gnu.so
50225 distcc[31634] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
50226 distcc[31634] (dcc_recursion_safeguard) safeguard level=0
50227 distcc[31634] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
50228 distcc[31634] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
50229 distcc[31634] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_kr.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_codecs_kr.cpython-310-aarch64-linux-gnu.so
50230 distcc[31634] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_kr.o"
50231 distcc[31634] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/_codecs_kr.cpython-310-aarch64-linux-gnu.so"
50232 distcc[31634] (dcc_scan_args) called for link? i give up
50233 distcc[31634] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
50234 distcc[31634] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
50235 distcc[31634] (dcc_parse_hosts) found tcp token "192.168.1.41"
50236 distcc[31634] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50237 distcc[31634] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50238 distcc[31634] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
50239 distcc[31634] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_kr.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_codecs_kr.cpython-310-aarch64-linux-gnu.so
50240 distcc[31634] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
50241 distcc[31634] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_kr.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_codecs_kr.cpython-310-aarch64-linux-gnu.so
50242 distcc[31634] (dcc_spawn_child) child started as pid31635
50243 distcc[31635] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
50244 distcc[31634] (dcc_collect_child) cc child 31635 terminated with status 0
50245 distcc[31634] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
50246 distcc[31634] compile (null) on localhost completed ok
50247 distcc[31634] (dcc_unlock) release lock fd5
50248 distcc[31634] elapsed compilation time 0.118564s
50249 distcc[31634] (dcc_exit) exit: code 0; self: 0.003366 user 0.010098 sys; children: 0.064219 user 0.040378 sys
50250 distcc[31634] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
50251 building '_codecs_cn' extension
50252 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_cn.o
50253 distcc[31638] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
50254 distcc[31638] (dcc_recursion_safeguard) safeguard level=0
50255 distcc[31638] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
50256 distcc[31638] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
50257 distcc[31638] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_cn.o
50258 distcc[31638] (dcc_scan_args) compiler will emit/use profile info; must be local
50259 distcc[31638] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
50260 distcc[31638] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
50261 distcc[31638] (dcc_parse_hosts) found tcp token "192.168.1.41"
50262 distcc[31638] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50263 distcc[31638] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50264 distcc[31638] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
50265 distcc[31638] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_cn.o
50266 distcc[31638] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
50267 distcc[31638] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_cn.o
50268 distcc[31638] (dcc_spawn_child) child started as pid31639
50269 distcc[31639] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
50270 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50271 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50272 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50273 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50274 distcc[31298] (dcc_lock_pause) nothing available, sleeping 1000ms...
50275 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50276 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50277 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50278 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50279 distcc[31210] (dcc_lock_pause) nothing available, sleeping 1000ms...
50280 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50281 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50282 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50283 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50284 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
50285 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50286 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50287 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50288 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50289 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
50290 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50291 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50292 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50293 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50294 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
50295 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50296 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50297 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50298 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50299 distcc[31414] (dcc_lock_pause) nothing available, sleeping 1000ms...
50300 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50301 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50302 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50303 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50304 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50305 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50306 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50307 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50308 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
50309 distcc[31461] (dcc_lock_pause) nothing available, sleeping 1000ms...
50310 distcc[31585] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50311 distcc[31585] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50312 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50313 distcc[31585] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50314 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50315 distcc[31585] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50316 distcc[31585] (dcc_lock_pause) nothing available, sleeping 1000ms...
50317 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50318 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50319 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
50320 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50321 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50322 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50323 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50324 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
50325 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50326 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50327 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50328 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50329 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50330 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
50331 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50332 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50333 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50334 distcc[31557] (dcc_lock_pause) nothing available, sleeping 1000ms...
50335 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50336 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50337 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50338 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50339 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
50340 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50341 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50342 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50343 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50344 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
50345 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50346 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50347 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50348 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50349 distcc[31549] (dcc_lock_pause) nothing available, sleeping 1000ms...
50350 distcc[31613] (dcc_collect_child) cc child 31614 terminated with status 0
50351 distcc[31613] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
50352 distcc[31613] compile (null) on localhost completed ok
50353 distcc[31613] (dcc_unlock) release lock fd5
50354 distcc[31613] elapsed compilation time 3.364373s
50355 distcc[31613] (dcc_exit) exit: code 0; self: 0.004266 user 0.008532 sys; children: 3.124598 user 0.177376 sys
50356 distcc[31613] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
50357 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/multibytecodec.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_multibytecodec.cpython-310-aarch64-linux-gnu.so
50358 distcc[31642] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
50359 distcc[31642] (dcc_recursion_safeguard) safeguard level=0
50360 distcc[31642] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
50361 distcc[31642] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
50362 distcc[31642] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/multibytecodec.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_multibytecodec.cpython-310-aarch64-linux-gnu.so
50363 distcc[31642] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/multibytecodec.o"
50364 distcc[31642] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/_multibytecodec.cpython-310-aarch64-linux-gnu.so"
50365 distcc[31642] (dcc_scan_args) called for link? i give up
50366 distcc[31642] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
50367 distcc[31642] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
50368 distcc[31642] (dcc_parse_hosts) found tcp token "192.168.1.41"
50369 distcc[31642] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
50370 distcc[31642] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/multibytecodec.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_multibytecodec.cpython-310-aarch64-linux-gnu.so
50371 distcc[31642] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
50372 distcc[31642] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/multibytecodec.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_multibytecodec.cpython-310-aarch64-linux-gnu.so
50373 distcc[31642] (dcc_spawn_child) child started as pid31643
50374 distcc[31643] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
50375 distcc[31642] (dcc_collect_child) cc child 31643 terminated with status 0
50376 distcc[31642] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
50377 distcc[31642] compile (null) on localhost completed ok
50378 distcc[31642] (dcc_unlock) release lock fd5
50379 distcc[31642] elapsed compilation time 0.112557s
50380 distcc[31642] (dcc_exit) exit: code 0; self: 0.000000 user 0.013351 sys; children: 0.062269 user 0.040283 sys
50381 distcc[31642] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
50382 building '_codecs_tw' extension
50383 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_tw.o
50384 distcc[31646] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
50385 distcc[31646] (dcc_recursion_safeguard) safeguard level=0
50386 distcc[31646] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
50387 distcc[31646] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
50388 distcc[31646] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_tw.o
50389 distcc[31646] (dcc_scan_args) compiler will emit/use profile info; must be local
50390 distcc[31646] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
50391 distcc[31646] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
50392 distcc[31646] (dcc_parse_hosts) found tcp token "192.168.1.41"
50393 distcc[31646] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
50394 distcc[31646] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_tw.o
50395 distcc[31646] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
50396 distcc[31646] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_tw.o
50397 distcc[31646] (dcc_spawn_child) child started as pid31647
50398 distcc[31647] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
50399 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50400 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50401 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50402 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50403 distcc[31298] (dcc_lock_pause) nothing available, sleeping 1000ms...
50404 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50405 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50406 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50407 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50408 distcc[31210] (dcc_lock_pause) nothing available, sleeping 1000ms...
50409 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50410 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50411 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50412 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50413 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
50414 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50415 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50416 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50417 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50418 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50419 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50420 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50421 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50422 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
50423 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
50424 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50425 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50426 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50427 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50428 distcc[31414] (dcc_lock_pause) nothing available, sleeping 1000ms...
50429 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50430 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50431 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50432 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50433 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
50434 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50435 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50436 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50437 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50438 distcc[31461] (dcc_lock_pause) nothing available, sleeping 1000ms...
50439 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50440 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50441 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50442 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50443 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
50444 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50445 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50446 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50447 distcc[31585] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50448 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50449 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
50450 distcc[31585] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50451 distcc[31585] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50452 distcc[31585] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50453 distcc[31585] (dcc_lock_pause) nothing available, sleeping 1000ms...
50454 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50455 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50456 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50457 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50458 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50459 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50460 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50461 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
50462 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50463 distcc[31557] (dcc_lock_pause) nothing available, sleeping 1000ms...
50464 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50465 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50466 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50467 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50468 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
50469 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50470 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50471 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50472 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50473 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
50474 distcc[31597] (dcc_collect_child) cc child 31598 terminated with status 0
50475 distcc[31597] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
50476 distcc[31597] compile (null) on localhost completed ok
50477 distcc[31597] (dcc_unlock) release lock fd5
50478 distcc[31597] elapsed compilation time 6.591804s
50479 distcc[31597] (dcc_exit) exit: code 0; self: 0.007053 user 0.014106 sys; children: 6.330812 user 0.242603 sys
50480 distcc[31597] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
50481 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_elementtree.o -L. -L/usr/local/lib64 -lexpat -o build/lib.linux-aarch64-3.10/_elementtree.cpython-310-aarch64-linux-gnu.so
50482 distcc[31650] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
50483 distcc[31650] (dcc_recursion_safeguard) safeguard level=0
50484 distcc[31650] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
50485 distcc[31650] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
50486 distcc[31650] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_elementtree.o -L. -L/usr/local/lib64 -lexpat -o build/lib.linux-aarch64-3.10/_elementtree.cpython-310-aarch64-linux-gnu.so
50487 distcc[31650] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_elementtree.o"
50488 distcc[31650] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/_elementtree.cpython-310-aarch64-linux-gnu.so"
50489 distcc[31650] (dcc_scan_args) called for link? i give up
50490 distcc[31650] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
50491 distcc[31650] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
50492 distcc[31650] (dcc_parse_hosts) found tcp token "192.168.1.41"
50493 distcc[31650] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50494 distcc[31650] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50495 distcc[31650] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50496 distcc[31650] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
50497 distcc[31650] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_elementtree.o -L. -L/usr/local/lib64 -lexpat -o build/lib.linux-aarch64-3.10/_elementtree.cpython-310-aarch64-linux-gnu.so
50498 distcc[31650] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
50499 distcc[31650] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_elementtree.o -L. -L/usr/local/lib64 -lexpat -o build/lib.linux-aarch64-3.10/_elementtree.cpython-310-aarch64-linux-gnu.so
50500 distcc[31650] (dcc_spawn_child) child started as pid31651
50501 distcc[31651] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
50502 distcc[31650] (dcc_collect_child) cc child 31651 terminated with status 0
50503 distcc[31650] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
50504 distcc[31650] compile (null) on localhost completed ok
50505 distcc[31650] (dcc_unlock) release lock fd5
50506 distcc[31650] elapsed compilation time 0.104063s
50507 distcc[31650] (dcc_exit) exit: code 0; self: 0.003477 user 0.010432 sys; children: 0.062010 user 0.039565 sys
50508 distcc[31650] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
50509 building '_codecs_hk' extension
50510 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_hk.o
50511 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50512 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50513 distcc[31549] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50514 distcc[31549] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
50515 distcc[31549] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/zlibmodule.o -L. -L/usr/local/lib64 -lz -o build/lib.linux-aarch64-3.10/zlib.cpython-310-aarch64-linux-gnu.so
50516 distcc[31549] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
50517 distcc[31549] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/zlibmodule.o -L. -L/usr/local/lib64 -lz -o build/lib.linux-aarch64-3.10/zlib.cpython-310-aarch64-linux-gnu.so
50518 distcc[31549] (dcc_spawn_child) child started as pid31655
50519 distcc[31654] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
50520 distcc[31654] (dcc_recursion_safeguard) safeguard level=0
50521 distcc[31654] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
50522 distcc[31654] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
50523 distcc[31654] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_hk.o
50524 distcc[31654] (dcc_scan_args) compiler will emit/use profile info; must be local
50525 distcc[31654] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
50526 distcc[31654] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
50527 distcc[31654] (dcc_parse_hosts) found tcp token "192.168.1.41"
50528 distcc[31654] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50529 distcc[31654] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50530 distcc[31654] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50531 distcc[31654] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50532 distcc[31654] (dcc_lock_pause) nothing available, sleeping 1000ms...
50533 distcc[31655] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
50534 distcc[31549] (dcc_collect_child) cc child 31655 terminated with status 0
50535 distcc[31549] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
50536 distcc[31549] compile (null) on localhost completed ok
50537 distcc[31549] (dcc_unlock) release lock fd5
50538 distcc[31549] elapsed compilation time 12.148769s
50539 distcc[31549] (dcc_exit) exit: code 0; self: 0.011454 user 0.015272 sys; children: 0.078985 user 0.036175 sys
50540 distcc[31549] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
50541 building '_codecs_iso2022' extension
50542 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_iso2022.o
50543 distcc[31658] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
50544 distcc[31658] (dcc_recursion_safeguard) safeguard level=0
50545 distcc[31658] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
50546 distcc[31658] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
50547 distcc[31658] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_iso2022.o
50548 distcc[31658] (dcc_scan_args) compiler will emit/use profile info; must be local
50549 distcc[31658] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
50550 distcc[31658] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
50551 distcc[31658] (dcc_parse_hosts) found tcp token "192.168.1.41"
50552 distcc[31658] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50553 distcc[31658] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50554 distcc[31658] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50555 distcc[31658] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
50556 distcc[31658] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_iso2022.o
50557 distcc[31658] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
50558 distcc[31658] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_iso2022.o
50559 distcc[31658] (dcc_spawn_child) child started as pid31659
50560 distcc[31659] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
50561 distcc[31646] (dcc_collect_child) cc child 31647 terminated with status 0
50562 distcc[31646] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
50563 distcc[31646] compile (null) on localhost completed ok
50564 distcc[31646] (dcc_unlock) release lock fd5
50565 distcc[31646] elapsed compilation time 1.487667s
50566 distcc[31646] (dcc_exit) exit: code 0; self: 0.004684 user 0.009368 sys; children: 1.283430 user 0.150612 sys
50567 distcc[31646] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
50568 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_tw.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_codecs_tw.cpython-310-aarch64-linux-gnu.so
50569 distcc[31662] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
50570 distcc[31662] (dcc_recursion_safeguard) safeguard level=0
50571 distcc[31662] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
50572 distcc[31662] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
50573 distcc[31662] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_tw.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_codecs_tw.cpython-310-aarch64-linux-gnu.so
50574 distcc[31662] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_tw.o"
50575 distcc[31662] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/_codecs_tw.cpython-310-aarch64-linux-gnu.so"
50576 distcc[31662] (dcc_scan_args) called for link? i give up
50577 distcc[31662] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
50578 distcc[31662] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
50579 distcc[31662] (dcc_parse_hosts) found tcp token "192.168.1.41"
50580 distcc[31662] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
50581 distcc[31662] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_tw.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_codecs_tw.cpython-310-aarch64-linux-gnu.so
50582 distcc[31662] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
50583 distcc[31662] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_tw.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_codecs_tw.cpython-310-aarch64-linux-gnu.so
50584 distcc[31662] (dcc_spawn_child) child started as pid31663
50585 distcc[31663] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
50586 distcc[31629] (dcc_collect_child) cc child 31630 terminated with status 0
50587 distcc[31629] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
50588 distcc[31629] compile (null) on localhost completed ok
50589 distcc[31629] (dcc_unlock) release lock fd5
50590 distcc[31629] elapsed compilation time 3.678589s
50591 distcc[31629] (dcc_exit) exit: code 0; self: 0.002209 user 0.013256 sys; children: 3.382055 user 0.201305 sys
50592 distcc[31629] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
50593 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_jp.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_codecs_jp.cpython-310-aarch64-linux-gnu.so
50594 distcc[31298] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50595 distcc[31298] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
50596 distcc[31298] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_zoneinfo.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_zoneinfo.cpython-310-aarch64-linux-gnu.so
50597 distcc[31298] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
50598 distcc[31298] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_zoneinfo.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_zoneinfo.cpython-310-aarch64-linux-gnu.so
50599 distcc[31298] (dcc_spawn_child) child started as pid31665
50600 distcc[31665] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
50601 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50602 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50603 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50604 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50605 distcc[31210] (dcc_lock_pause) nothing available, sleeping 1000ms...
50606 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50607 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50608 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50609 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50610 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
50611 distcc[31664] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
50612 distcc[31664] (dcc_recursion_safeguard) safeguard level=0
50613 distcc[31664] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
50614 distcc[31664] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
50615 distcc[31664] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_jp.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_codecs_jp.cpython-310-aarch64-linux-gnu.so
50616 distcc[31664] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_jp.o"
50617 distcc[31664] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/_codecs_jp.cpython-310-aarch64-linux-gnu.so"
50618 distcc[31664] (dcc_scan_args) called for link? i give up
50619 distcc[31664] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
50620 distcc[31664] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
50621 distcc[31664] (dcc_parse_hosts) found tcp token "192.168.1.41"
50622 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50623 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50624 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50625 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50626 distcc[31664] (dcc_lock_pause) nothing available, sleeping 1000ms...
50627 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50628 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50629 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50630 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50631 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50632 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50633 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50634 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
50635 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50636 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
50637 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50638 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50639 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50640 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50641 distcc[31414] (dcc_lock_pause) nothing available, sleeping 1000ms...
50642 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50643 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50644 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50645 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50646 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
50647 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50648 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50649 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50650 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50651 distcc[31461] (dcc_lock_pause) nothing available, sleeping 1000ms...
50652 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50653 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50654 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50655 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50656 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
50657 distcc[31662] (dcc_collect_child) cc child 31663 terminated with status 0
50658 distcc[31662] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
50659 distcc[31662] compile (null) on localhost completed ok
50660 distcc[31662] (dcc_unlock) release lock fd5
50661 distcc[31662] elapsed compilation time 0.143575s
50662 distcc[31662] (dcc_exit) exit: code 0; self: 0.008465 user 0.004232 sys; children: 0.069528 user 0.037346 sys
50663 distcc[31662] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
50664 distcc[31585] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
50665 distcc[31585] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/pyexpat.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/pyexpat.o
50666 distcc[31585] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
50667 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50668 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50669 distcc[31585] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/pyexpat.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/pyexpat.o
50670 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50671 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50672 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
50673 distcc[31585] (dcc_spawn_child) child started as pid31670
50674 building '_decimal' extension
50675 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/_decimal.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/_decimal.o
50676 distcc[31670] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
50677 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50678 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50679 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50680 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50681 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50682 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50683 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50684 distcc[31557] (dcc_lock_pause) nothing available, sleeping 1000ms...
50685 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50686 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
50687 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50688 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50689 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50690 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50691 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50692 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50693 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50694 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
50695 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50696 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
50697 distcc[31671] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
50698 distcc[31671] (dcc_recursion_safeguard) safeguard level=0
50699 distcc[31671] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
50700 distcc[31671] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
50701 distcc[31671] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/_decimal.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/_decimal.o
50702 distcc[31671] (dcc_scan_args) compiler will emit/use profile info; must be local
50703 distcc[31671] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
50704 distcc[31671] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
50705 distcc[31671] (dcc_parse_hosts) found tcp token "192.168.1.41"
50706 distcc[31298] (dcc_collect_child) cc child 31665 terminated with status 0
50707 distcc[31298] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
50708 distcc[31298] compile (null) on localhost completed ok
50709 distcc[31298] (dcc_unlock) release lock fd5
50710 distcc[31298] elapsed compilation time 38.194763s
50711 distcc[31298] (dcc_exit) exit: code 0; self: 0.016963 user 0.030534 sys; children: 0.053285 user 0.054869 sys
50712 distcc[31298] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
50713 distcc[31671] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50714 distcc[31671] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
50715 distcc[31671] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/_decimal.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/_decimal.o
50716 distcc[31671] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
50717 distcc[31671] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/_decimal.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/_decimal.o
50718 building '_ctypes_test' extension
50719 distcc[31671] (dcc_spawn_child) child started as pid31674
50720 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes_test.o
50721 distcc[31674] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
50722 distcc[31638] (dcc_collect_child) cc child 31639 terminated with status 0
50723 distcc[31638] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
50724 distcc[31638] compile (null) on localhost completed ok
50725 distcc[31638] (dcc_unlock) release lock fd5
50726 distcc[31638] elapsed compilation time 2.190751s
50727 distcc[31638] (dcc_exit) exit: code 0; self: 0.006794 user 0.006794 sys; children: 1.961205 user 0.151278 sys
50728 distcc[31638] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
50729 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_cn.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_codecs_cn.cpython-310-aarch64-linux-gnu.so
50730 distcc[31675] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
50731 distcc[31675] (dcc_recursion_safeguard) safeguard level=0
50732 distcc[31675] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
50733 distcc[31675] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
50734 distcc[31675] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes_test.o
50735 distcc[31675] (dcc_scan_args) compiler will emit/use profile info; must be local
50736 distcc[31675] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
50737 distcc[31675] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
50738 distcc[31675] (dcc_parse_hosts) found tcp token "192.168.1.41"
50739 distcc[31675] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50740 distcc[31675] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50741 distcc[31675] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
50742 distcc[31676] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
50743 distcc[31676] (dcc_recursion_safeguard) safeguard level=0
50744 distcc[31676] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
50745 distcc[31675] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes_test.o
50746 distcc[31676] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
50747 distcc[31676] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_cn.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_codecs_cn.cpython-310-aarch64-linux-gnu.so
50748 distcc[31676] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_cn.o"
50749 distcc[31675] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
50750 distcc[31676] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/_codecs_cn.cpython-310-aarch64-linux-gnu.so"
50751 distcc[31676] (dcc_scan_args) called for link? i give up
50752 distcc[31676] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
50753 distcc[31676] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
50754 distcc[31676] (dcc_parse_hosts) found tcp token "192.168.1.41"
50755 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50756 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50757 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50758 distcc[31675] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes_test.o
50759 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50760 distcc[31676] (dcc_lock_pause) nothing available, sleeping 1000ms...
50761 distcc[31675] (dcc_spawn_child) child started as pid31678
50762 distcc[31678] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
50763 distcc[31654] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50764 distcc[31654] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50765 distcc[31654] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50766 distcc[31654] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50767 distcc[31654] (dcc_lock_pause) nothing available, sleeping 1000ms...
50768 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50769 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50770 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50771 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50772 distcc[31210] (dcc_lock_pause) nothing available, sleeping 1000ms...
50773 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50774 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50775 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50776 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50777 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
50778 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50779 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50780 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50781 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50782 distcc[31664] (dcc_lock_pause) nothing available, sleeping 1000ms...
50783 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50784 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50785 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50786 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50787 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50788 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50789 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50790 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
50791 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50792 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
50793 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50794 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50795 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50796 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50797 distcc[31414] (dcc_lock_pause) nothing available, sleeping 1000ms...
50798 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50799 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50800 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50801 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50802 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50803 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50804 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
50805 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50806 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50807 distcc[31461] (dcc_lock_pause) nothing available, sleeping 1000ms...
50808 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50809 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50810 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50811 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50812 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
50813 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50814 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50815 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50816 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50817 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
50818 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50819 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50820 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50821 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50822 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50823 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50824 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50825 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50826 distcc[31557] (dcc_lock_pause) nothing available, sleeping 1000ms...
50827 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
50828 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50829 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50830 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50831 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50832 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
50833 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50834 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50835 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50836 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50837 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
50838 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50839 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50840 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50841 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50842 distcc[31676] (dcc_lock_pause) nothing available, sleeping 1000ms...
50843 distcc[31654] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50844 distcc[31654] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50845 distcc[31654] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50846 distcc[31654] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50847 distcc[31654] (dcc_lock_pause) nothing available, sleeping 1000ms...
50848 distcc[31675] (dcc_collect_child) cc child 31678 terminated with status 0
50849 distcc[31675] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
50850 distcc[31675] compile (null) on localhost completed ok
50851 distcc[31675] (dcc_unlock) release lock fd5
50852 distcc[31675] elapsed compilation time 1.483048s
50853 distcc[31675] (dcc_exit) exit: code 0; self: 0.000000 user 0.015328 sys; children: 1.367387 user 0.117046 sys
50854 distcc[31675] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
50855 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes_test.o -L. -L/usr/local/lib64 -lm -o build/lib.linux-aarch64-3.10/_ctypes_test.cpython-310-aarch64-linux-gnu.so
50856 distcc[31682] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
50857 distcc[31682] (dcc_recursion_safeguard) safeguard level=0
50858 distcc[31682] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
50859 distcc[31682] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
50860 distcc[31682] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes_test.o -L. -L/usr/local/lib64 -lm -o build/lib.linux-aarch64-3.10/_ctypes_test.cpython-310-aarch64-linux-gnu.so
50861 distcc[31682] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes_test.o"
50862 distcc[31682] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/_ctypes_test.cpython-310-aarch64-linux-gnu.so"
50863 distcc[31682] (dcc_scan_args) called for link? i give up
50864 distcc[31682] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
50865 distcc[31682] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
50866 distcc[31682] (dcc_parse_hosts) found tcp token "192.168.1.41"
50867 distcc[31682] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50868 distcc[31682] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50869 distcc[31682] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
50870 distcc[31682] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes_test.o -L. -L/usr/local/lib64 -lm -o build/lib.linux-aarch64-3.10/_ctypes_test.cpython-310-aarch64-linux-gnu.so
50871 distcc[31682] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
50872 distcc[31682] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes_test.o -L. -L/usr/local/lib64 -lm -o build/lib.linux-aarch64-3.10/_ctypes_test.cpython-310-aarch64-linux-gnu.so
50873 distcc[31682] (dcc_spawn_child) child started as pid31683
50874 distcc[31683] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
50875 distcc[31682] (dcc_collect_child) cc child 31683 terminated with status 0
50876 distcc[31682] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
50877 distcc[31682] compile (null) on localhost completed ok
50878 distcc[31682] (dcc_unlock) release lock fd5
50879 distcc[31682] elapsed compilation time 0.153427s
50880 distcc[31682] (dcc_exit) exit: code 0; self: 0.002182 user 0.013096 sys; children: 0.089441 user 0.045707 sys
50881 distcc[31682] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
50882 distcc[31658] (dcc_collect_child) cc child 31659 terminated with status 0
50883 distcc[31658] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
50884 distcc[31658] compile (null) on localhost completed ok
50885 distcc[31658] (dcc_unlock) release lock fd5
50886 distcc[31658] elapsed compilation time 2.427142s
50887 distcc[31658] (dcc_exit) exit: code 0; self: 0.003538 user 0.010615 sys; children: 2.228883 user 0.142604 sys
50888 distcc[31658] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
50889 building '_multiprocessing' extension
50890 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_iso2022.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_codecs_iso2022.cpython-310-aarch64-linux-gnu.so
50891 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/multiprocessing.o
50892 distcc[31686] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
50893 distcc[31686] (dcc_recursion_safeguard) safeguard level=0
50894 distcc[31686] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
50895 distcc[31686] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
50896 distcc[31686] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_iso2022.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_codecs_iso2022.cpython-310-aarch64-linux-gnu.so
50897 distcc[31686] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_iso2022.o"
50898 distcc[31686] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/_codecs_iso2022.cpython-310-aarch64-linux-gnu.so"
50899 distcc[31686] (dcc_scan_args) called for link? i give up
50900 distcc[31686] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
50901 distcc[31686] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
50902 distcc[31686] (dcc_parse_hosts) found tcp token "192.168.1.41"
50903 distcc[31686] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50904 distcc[31686] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50905 distcc[31686] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
50906 distcc[31686] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_iso2022.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_codecs_iso2022.cpython-310-aarch64-linux-gnu.so
50907 distcc[31686] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
50908 distcc[31686] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_iso2022.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_codecs_iso2022.cpython-310-aarch64-linux-gnu.so
50909 distcc[31686] (dcc_spawn_child) child started as pid31688
50910 distcc[31688] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
50911 distcc[31687] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
50912 distcc[31687] (dcc_recursion_safeguard) safeguard level=0
50913 distcc[31687] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
50914 distcc[31687] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
50915 distcc[31687] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/multiprocessing.o
50916 distcc[31687] (dcc_scan_args) compiler will emit/use profile info; must be local
50917 distcc[31687] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
50918 distcc[31687] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
50919 distcc[31687] (dcc_parse_hosts) found tcp token "192.168.1.41"
50920 distcc[31687] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50921 distcc[31687] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50922 distcc[31687] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50923 distcc[31687] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
50924 distcc[31687] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/multiprocessing.o
50925 distcc[31687] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
50926 distcc[31687] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/multiprocessing.o
50927 distcc[31687] (dcc_spawn_child) child started as pid31691
50928 distcc[31691] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
50929 distcc[31686] (dcc_collect_child) cc child 31688 terminated with status 0
50930 distcc[31686] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
50931 distcc[31686] compile (null) on localhost completed ok
50932 distcc[31686] (dcc_unlock) release lock fd5
50933 distcc[31686] elapsed compilation time 0.125051s
50934 distcc[31686] (dcc_exit) exit: code 0; self: 0.002983 user 0.011934 sys; children: 0.071410 user 0.038042 sys
50935 distcc[31686] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
50936 building '_posixshmem' extension
50937 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/posixshmem.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/posixshmem.o
50938 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50939 distcc[31210] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50940 distcc[31210] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
50941 distcc[31210] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_heapqmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_heapqmodule.o -DPy_BUILD_CORE_MODULE
50942 distcc[31210] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
50943 distcc[31210] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_heapqmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_heapqmodule.o -DPy_BUILD_CORE_MODULE
50944 distcc[31210] (dcc_spawn_child) child started as pid31695
50945 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50946 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50947 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50948 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50949 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
50950 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50951 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50952 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50953 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50954 distcc[31664] (dcc_lock_pause) nothing available, sleeping 1000ms...
50955 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50956 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50957 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50958 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50959 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50960 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50961 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50962 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
50963 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50964 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
50965 distcc[31694] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
50966 distcc[31694] (dcc_recursion_safeguard) safeguard level=0
50967 distcc[31694] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
50968 distcc[31694] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
50969 distcc[31694] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/posixshmem.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/posixshmem.o
50970 distcc[31694] (dcc_scan_args) compiler will emit/use profile info; must be local
50971 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50972 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50973 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50974 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50975 distcc[31414] (dcc_lock_pause) nothing available, sleeping 1000ms...
50976 distcc[31694] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
50977 distcc[31694] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
50978 distcc[31694] (dcc_parse_hosts) found tcp token "192.168.1.41"
50979 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50980 distcc[31695] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
50981 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50982 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50983 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50984 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50985 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
50986 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50987 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50988 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50989 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50990 distcc[31694] (dcc_lock_pause) nothing available, sleeping 1000ms...
50991 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50992 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50993 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50994 distcc[31461] (dcc_lock_pause) nothing available, sleeping 1000ms...
50995 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
50996 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
50997 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
50998 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
50999 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
51000 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51001 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51002 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51003 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51004 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
51005 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51006 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51007 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51008 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51009 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51010 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51011 distcc[31557] (dcc_lock_pause) nothing available, sleeping 1000ms...
51012 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51013 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51014 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
51015 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51016 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51017 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51018 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51019 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
51020 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51021 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51022 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51023 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51024 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
51025 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51026 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51027 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51028 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51029 distcc[31676] (dcc_lock_pause) nothing available, sleeping 1000ms...
51030 distcc[31654] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51031 distcc[31654] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51032 distcc[31654] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51033 distcc[31654] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51034 distcc[31654] (dcc_lock_pause) nothing available, sleeping 1000ms...
51035 distcc[31687] (dcc_collect_child) cc child 31691 terminated with status 0
51036 distcc[31687] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
51037 distcc[31687] compile (null) on localhost completed ok
51038 distcc[31687] (dcc_unlock) release lock fd5
51039 distcc[31687] elapsed compilation time 0.689093s
51040 distcc[31687] (dcc_exit) exit: code 0; self: 0.003807 user 0.011421 sys; children: 0.520307 user 0.153206 sys
51041 distcc[31687] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
51042 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/semaphore.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/semaphore.o
51043 distcc[31698] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
51044 distcc[31698] (dcc_recursion_safeguard) safeguard level=0
51045 distcc[31698] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
51046 distcc[31698] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
51047 distcc[31698] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/semaphore.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/semaphore.o
51048 distcc[31698] (dcc_scan_args) compiler will emit/use profile info; must be local
51049 distcc[31698] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
51050 distcc[31698] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
51051 distcc[31698] (dcc_parse_hosts) found tcp token "192.168.1.41"
51052 distcc[31698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51053 distcc[31698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51054 distcc[31698] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51055 distcc[31698] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
51056 distcc[31698] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/semaphore.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/semaphore.o
51057 distcc[31698] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
51058 distcc[31698] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/semaphore.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/semaphore.o
51059 distcc[31698] (dcc_spawn_child) child started as pid31699
51060 distcc[31699] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
51061 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51062 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51063 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51064 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51065 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51066 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51067 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51068 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51069 distcc[31664] (dcc_lock_pause) nothing available, sleeping 1000ms...
51070 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
51071 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51072 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51073 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51074 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51075 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51076 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51077 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51078 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51079 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
51080 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
51081 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51082 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51083 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51084 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51085 distcc[31414] (dcc_lock_pause) nothing available, sleeping 1000ms...
51086 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51087 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51088 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51089 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51090 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
51091 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51092 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51093 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51094 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51095 distcc[31694] (dcc_lock_pause) nothing available, sleeping 1000ms...
51096 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51097 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51098 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51099 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51100 distcc[31461] (dcc_lock_pause) nothing available, sleeping 1000ms...
51101 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51102 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51103 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51104 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51105 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
51106 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51107 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51108 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51109 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51110 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
51111 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51112 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51113 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51114 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51115 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51116 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51117 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51118 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51119 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
51120 distcc[31557] (dcc_lock_pause) nothing available, sleeping 1000ms...
51121 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51122 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51123 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51124 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51125 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
51126 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51127 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51128 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51129 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51130 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
51131 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51132 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51133 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51134 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51135 distcc[31676] (dcc_lock_pause) nothing available, sleeping 1000ms...
51136 distcc[31654] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51137 distcc[31654] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51138 distcc[31654] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51139 distcc[31654] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51140 distcc[31654] (dcc_lock_pause) nothing available, sleeping 1000ms...
51141 distcc[31210] (dcc_collect_child) cc child 31695 terminated with status 0
51142 distcc[31210] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
51143 distcc[31210] compile (null) on localhost completed ok
51144 distcc[31210] (dcc_unlock) release lock fd5
51145 distcc[31210] elapsed compilation time 49.457455s
51146 distcc[31210] (dcc_exit) exit: code 0; self: 0.024604 user 0.033831 sys; children: 1.178991 user 0.138806 sys
51147 distcc[31210] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
51148 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_heapqmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_heapq.cpython-310-aarch64-linux-gnu.so
51149 distcc[31702] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
51150 distcc[31702] (dcc_recursion_safeguard) safeguard level=0
51151 distcc[31702] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
51152 distcc[31702] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
51153 distcc[31702] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_heapqmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_heapq.cpython-310-aarch64-linux-gnu.so
51154 distcc[31702] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_heapqmodule.o"
51155 distcc[31702] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/_heapq.cpython-310-aarch64-linux-gnu.so"
51156 distcc[31702] (dcc_scan_args) called for link? i give up
51157 distcc[31702] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
51158 distcc[31702] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
51159 distcc[31702] (dcc_parse_hosts) found tcp token "192.168.1.41"
51160 distcc[31702] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51161 distcc[31702] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51162 distcc[31702] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
51163 distcc[31702] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_heapqmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_heapq.cpython-310-aarch64-linux-gnu.so
51164 distcc[31702] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
51165 distcc[31702] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_heapqmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_heapq.cpython-310-aarch64-linux-gnu.so
51166 distcc[31702] (dcc_spawn_child) child started as pid31703
51167 distcc[31703] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
51168 distcc[31702] (dcc_collect_child) cc child 31703 terminated with status 0
51169 distcc[31702] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
51170 distcc[31702] compile (null) on localhost completed ok
51171 distcc[31702] (dcc_unlock) release lock fd5
51172 distcc[31702] elapsed compilation time 0.072121s
51173 distcc[31702] (dcc_exit) exit: code 0; self: 0.002771 user 0.011086 sys; children: 0.039354 user 0.029530 sys
51174 distcc[31702] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
51175 building '_uuid' extension
51176 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_uuidmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_uuidmodule.o
51177 distcc[31706] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
51178 distcc[31706] (dcc_recursion_safeguard) safeguard level=0
51179 distcc[31706] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
51180 distcc[31706] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
51181 distcc[31706] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_uuidmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_uuidmodule.o
51182 distcc[31706] (dcc_scan_args) compiler will emit/use profile info; must be local
51183 distcc[31706] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
51184 distcc[31706] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
51185 distcc[31706] (dcc_parse_hosts) found tcp token "192.168.1.41"
51186 distcc[31706] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51187 distcc[31706] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51188 distcc[31706] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
51189 distcc[31706] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_uuidmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_uuidmodule.o
51190 distcc[31706] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
51191 distcc[31706] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_uuidmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_uuidmodule.o
51192 distcc[31706] (dcc_spawn_child) child started as pid31707
51193 distcc[31707] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
51194 distcc[31698] (dcc_collect_child) cc child 31699 terminated with status 0
51195 distcc[31698] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
51196 distcc[31698] compile (null) on localhost completed ok
51197 distcc[31698] (dcc_unlock) release lock fd5
51198 distcc[31698] elapsed compilation time 1.198919s
51199 distcc[31698] (dcc_exit) exit: code 0; self: 0.000000 user 0.017615 sys; children: 1.021425 user 0.135889 sys
51200 distcc[31698] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
51201 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/multiprocessing.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/semaphore.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_multiprocessing.cpython-310-aarch64-linux-gnu.so
51202 distcc[31710] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
51203 distcc[31710] (dcc_recursion_safeguard) safeguard level=0
51204 distcc[31710] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
51205 distcc[31710] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
51206 distcc[31710] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/multiprocessing.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/semaphore.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_multiprocessing.cpython-310-aarch64-linux-gnu.so
51207 distcc[31710] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/multiprocessing.o"
51208 distcc[31710] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/semaphore.o"
51209 distcc[31710] (dcc_scan_args) called for link? i give up
51210 distcc[31710] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
51211 distcc[31710] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
51212 distcc[31710] (dcc_parse_hosts) found tcp token "192.168.1.41"
51213 distcc[31710] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51214 distcc[31710] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51215 distcc[31710] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51216 distcc[31710] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
51217 distcc[31710] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/multiprocessing.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/semaphore.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_multiprocessing.cpython-310-aarch64-linux-gnu.so
51218 distcc[31710] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
51219 distcc[31710] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/multiprocessing.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/semaphore.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_multiprocessing.cpython-310-aarch64-linux-gnu.so
51220 distcc[31710] (dcc_spawn_child) child started as pid31711
51221 distcc[31711] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
51222 distcc[31710] (dcc_collect_child) cc child 31711 terminated with status 0
51223 distcc[31710] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
51224 distcc[31710] compile (null) on localhost completed ok
51225 distcc[31710] (dcc_unlock) release lock fd5
51226 distcc[31710] elapsed compilation time 0.107442s
51227 distcc[31710] (dcc_exit) exit: code 0; self: 0.002804 user 0.011219 sys; children: 0.059989 user 0.043537 sys
51228 distcc[31710] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
51229 building 'xxlimited' extension
51230 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited.o
51231 distcc[31714] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
51232 distcc[31714] (dcc_recursion_safeguard) safeguard level=0
51233 distcc[31714] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
51234 distcc[31714] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
51235 distcc[31714] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited.o
51236 distcc[31714] (dcc_scan_args) compiler will emit/use profile info; must be local
51237 distcc[31714] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
51238 distcc[31714] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
51239 distcc[31714] (dcc_parse_hosts) found tcp token "192.168.1.41"
51240 distcc[31714] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51241 distcc[31714] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51242 distcc[31714] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51243 distcc[31714] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
51244 distcc[31714] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited.o
51245 distcc[31714] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
51246 distcc[31714] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited.o
51247 distcc[31714] (dcc_spawn_child) child started as pid31715
51248 distcc[31715] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
51249 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51250 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51251 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51252 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51253 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51254 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51255 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51256 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51257 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51258 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51259 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51260 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51261 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51262 distcc[31212] (dcc_lock_pause) nothing available, sleeping 1000ms...
51263 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
51264 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51265 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51266 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51267 distcc[31664] (dcc_lock_pause) nothing available, sleeping 1000ms...
51268 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
51269 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51270 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51271 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51272 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51273 distcc[31414] (dcc_lock_pause) nothing available, sleeping 1000ms...
51274 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51275 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51276 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51277 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51278 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
51279 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51280 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51281 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51282 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51283 distcc[31694] (dcc_lock_pause) nothing available, sleeping 1000ms...
51284 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51285 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51286 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51287 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51288 distcc[31461] (dcc_lock_pause) nothing available, sleeping 1000ms...
51289 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51290 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51291 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51292 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51293 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
51294 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51295 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51296 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51297 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51298 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
51299 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51300 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51301 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51302 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51303 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51304 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51305 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51306 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
51307 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51308 distcc[31557] (dcc_lock_pause) nothing available, sleeping 1000ms...
51309 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51310 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51311 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51312 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51313 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
51314 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51315 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51316 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51317 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51318 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
51319 distcc[31706] (dcc_collect_child) cc child 31707 terminated with status 0
51320 distcc[31706] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
51321 distcc[31706] compile (null) on localhost completed ok
51322 distcc[31706] (dcc_unlock) release lock fd5
51323 distcc[31706] elapsed compilation time 0.614025s
51324 distcc[31706] (dcc_exit) exit: code 0; self: 0.003796 user 0.011390 sys; children: 0.456938 user 0.114891 sys
51325 distcc[31706] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
51326 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_uuidmodule.o -L. -L/usr/local/lib64 -luuid -o build/lib.linux-aarch64-3.10/_uuid.cpython-310-aarch64-linux-gnu.so
51327 distcc[31585] (dcc_collect_child) cc child 31670 terminated with status 0
51328 distcc[31585] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
51329 distcc[31585] compile (null) on localhost completed ok
51330 distcc[31585] (dcc_unlock) release lock fd5
51331 distcc[31585] elapsed compilation time 13.055814s
51332 distcc[31585] (dcc_exit) exit: code 0; self: 0.006695 user 0.013390 sys; children: 3.725056 user 0.173463 sys
51333 distcc[31585] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
51334 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/pyexpat.o -L. -L/usr/local/lib64 -lexpat -o build/lib.linux-aarch64-3.10/pyexpat.cpython-310-aarch64-linux-gnu.so
51335 distcc[31718] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
51336 distcc[31718] (dcc_recursion_safeguard) safeguard level=0
51337 distcc[31718] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
51338 distcc[31718] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
51339 distcc[31718] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_uuidmodule.o -L. -L/usr/local/lib64 -luuid -o build/lib.linux-aarch64-3.10/_uuid.cpython-310-aarch64-linux-gnu.so
51340 distcc[31718] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_uuidmodule.o"
51341 distcc[31718] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/_uuid.cpython-310-aarch64-linux-gnu.so"
51342 distcc[31718] (dcc_scan_args) called for link? i give up
51343 distcc[31718] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
51344 distcc[31718] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
51345 distcc[31718] (dcc_parse_hosts) found tcp token "192.168.1.41"
51346 distcc[31718] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
51347 distcc[31718] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_uuidmodule.o -L. -L/usr/local/lib64 -luuid -o build/lib.linux-aarch64-3.10/_uuid.cpython-310-aarch64-linux-gnu.so
51348 distcc[31718] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
51349 distcc[31718] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_uuidmodule.o -L. -L/usr/local/lib64 -luuid -o build/lib.linux-aarch64-3.10/_uuid.cpython-310-aarch64-linux-gnu.so
51350 distcc[31718] (dcc_spawn_child) child started as pid31720
51351 distcc[31720] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
51352 distcc[31719] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
51353 distcc[31719] (dcc_recursion_safeguard) safeguard level=0
51354 distcc[31719] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
51355 distcc[31719] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
51356 distcc[31719] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/pyexpat.o -L. -L/usr/local/lib64 -lexpat -o build/lib.linux-aarch64-3.10/pyexpat.cpython-310-aarch64-linux-gnu.so
51357 distcc[31719] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/pyexpat.o"
51358 distcc[31719] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/pyexpat.cpython-310-aarch64-linux-gnu.so"
51359 distcc[31719] (dcc_scan_args) called for link? i give up
51360 distcc[31719] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
51361 distcc[31719] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
51362 distcc[31719] (dcc_parse_hosts) found tcp token "192.168.1.41"
51363 distcc[31719] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51364 distcc[31719] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51365 distcc[31719] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
51366 distcc[31719] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/pyexpat.o -L. -L/usr/local/lib64 -lexpat -o build/lib.linux-aarch64-3.10/pyexpat.cpython-310-aarch64-linux-gnu.so
51367 distcc[31719] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
51368 distcc[31719] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/pyexpat.o -L. -L/usr/local/lib64 -lexpat -o build/lib.linux-aarch64-3.10/pyexpat.cpython-310-aarch64-linux-gnu.so
51369 distcc[31719] (dcc_spawn_child) child started as pid31722
51370 distcc[31722] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
51371 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51372 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51373 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51374 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51375 distcc[31676] (dcc_lock_pause) nothing available, sleeping 1000ms...
51376 distcc[31718] (dcc_collect_child) cc child 31720 terminated with status 0
51377 distcc[31718] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
51378 distcc[31718] compile (null) on localhost completed ok
51379 distcc[31718] (dcc_unlock) release lock fd5
51380 distcc[31718] elapsed compilation time 0.127030s
51381 distcc[31718] (dcc_exit) exit: code 0; self: 0.004694 user 0.009389 sys; children: 0.070657 user 0.042678 sys
51382 distcc[31718] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
51383 building 'xxlimited_35' extension
51384 distcc[31654] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
51385 distcc[31654] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_hk.o
51386 distcc[31654] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
51387 distcc[31654] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_hk.o
51388 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited_35.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited_35.o
51389 distcc[31654] (dcc_spawn_child) child started as pid31726
51390 distcc[31726] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
51391 distcc[31727] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
51392 distcc[31727] (dcc_recursion_safeguard) safeguard level=0
51393 distcc[31727] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
51394 distcc[31727] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
51395 distcc[31727] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited_35.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited_35.o
51396 distcc[31727] (dcc_scan_args) compiler will emit/use profile info; must be local
51397 distcc[31727] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
51398 distcc[31727] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
51399 distcc[31727] (dcc_parse_hosts) found tcp token "192.168.1.41"
51400 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51401 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51402 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51403 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51404 distcc[31727] (dcc_lock_pause) nothing available, sleeping 1000ms...
51405 distcc[31719] (dcc_collect_child) cc child 31722 terminated with status 0
51406 distcc[31719] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
51407 distcc[31719] compile (null) on localhost completed ok
51408 distcc[31719] (dcc_unlock) release lock fd5
51409 distcc[31719] elapsed compilation time 0.149794s
51410 distcc[31719] (dcc_exit) exit: code 0; self: 0.005372 user 0.008058 sys; children: 0.070750 user 0.048065 sys
51411 distcc[31719] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
51412 building '_ctypes' extension
51413 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I/usr/lib64/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1
51414 distcc[31730] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
51415 distcc[31730] (dcc_recursion_safeguard) safeguard level=0
51416 distcc[31730] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
51417 distcc[31730] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
51418 distcc[31730] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I/usr/lib64/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1
51419 distcc[31730] (dcc_scan_args) compiler will emit/use profile info; must be local
51420 distcc[31730] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
51421 distcc[31730] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
51422 distcc[31730] (dcc_parse_hosts) found tcp token "192.168.1.41"
51423 distcc[31730] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51424 distcc[31730] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51425 distcc[31730] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
51426 distcc[31730] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I/usr/lib64/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1
51427 distcc[31730] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
51428 distcc[31730] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I/usr/lib64/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1
51429 distcc[31730] (dcc_spawn_child) child started as pid31731
51430 distcc[31731] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
51431 distcc[31714] (dcc_collect_child) cc child 31715 terminated with status 0
51432 distcc[31714] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
51433 distcc[31714] compile (null) on localhost completed ok
51434 distcc[31714] (dcc_unlock) release lock fd5
51435 distcc[31714] elapsed compilation time 0.757427s
51436 distcc[31714] (dcc_exit) exit: code 0; self: 0.002845 user 0.011382 sys; children: 0.629022 user 0.108856 sys
51437 distcc[31714] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
51438 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/xxlimited.cpython-310-aarch64-linux-gnu.so
51439 distcc[31734] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
51440 distcc[31734] (dcc_recursion_safeguard) safeguard level=0
51441 distcc[31734] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
51442 distcc[31734] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
51443 distcc[31734] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/xxlimited.cpython-310-aarch64-linux-gnu.so
51444 distcc[31734] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited.o"
51445 distcc[31734] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/xxlimited.cpython-310-aarch64-linux-gnu.so"
51446 distcc[31734] (dcc_scan_args) called for link? i give up
51447 distcc[31734] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
51448 distcc[31734] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
51449 distcc[31734] (dcc_parse_hosts) found tcp token "192.168.1.41"
51450 distcc[31734] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51451 distcc[31734] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51452 distcc[31734] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51453 distcc[31734] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
51454 distcc[31734] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/xxlimited.cpython-310-aarch64-linux-gnu.so
51455 distcc[31734] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
51456 distcc[31734] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/xxlimited.cpython-310-aarch64-linux-gnu.so
51457 distcc[31734] (dcc_spawn_child) child started as pid31735
51458 distcc[31735] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
51459 distcc[31734] (dcc_collect_child) cc child 31735 terminated with status 0
51460 distcc[31734] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
51461 distcc[31734] compile (null) on localhost completed ok
51462 distcc[31734] (dcc_unlock) release lock fd5
51463 distcc[31734] elapsed compilation time 0.098814s
51464 distcc[31734] (dcc_exit) exit: code 0; self: 0.003387 user 0.010161 sys; children: 0.063171 user 0.032135 sys
51465 distcc[31734] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
51466 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51467 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51468 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51469 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51470 distcc[31212] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51471 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51472 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51473 distcc[31212] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
51474 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
51475 distcc[31212] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_pickle.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_pickle.o -DPy_BUILD_CORE_MODULE
51476 distcc[31212] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
51477 distcc[31212] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_pickle.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_pickle.o -DPy_BUILD_CORE_MODULE
51478 distcc[31212] (dcc_spawn_child) child started as pid31738
51479 distcc[31738] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
51480 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51481 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51482 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51483 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51484 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51485 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51486 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51487 distcc[31664] (dcc_lock_pause) nothing available, sleeping 1000ms...
51488 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51489 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
51490 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51491 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51492 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51493 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51494 distcc[31414] (dcc_lock_pause) nothing available, sleeping 1000ms...
51495 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51496 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51497 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51498 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51499 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
51500 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51501 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51502 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51503 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51504 distcc[31694] (dcc_lock_pause) nothing available, sleeping 1000ms...
51505 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51506 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51507 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51508 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51509 distcc[31461] (dcc_lock_pause) nothing available, sleeping 1000ms...
51510 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51511 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51512 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51513 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51514 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
51515 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51516 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51517 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51518 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51519 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
51520 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51521 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51522 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51523 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51524 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
51525 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51526 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51527 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51528 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51529 distcc[31557] (dcc_lock_pause) nothing available, sleeping 1000ms...
51530 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51531 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51532 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51533 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51534 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
51535 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51536 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51537 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51538 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51539 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
51540 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51541 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51542 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51543 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51544 distcc[31676] (dcc_lock_pause) nothing available, sleeping 1000ms...
51545 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51546 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51547 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51548 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51549 distcc[31727] (dcc_lock_pause) nothing available, sleeping 1000ms...
51550 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51551 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51552 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51553 distcc[31215] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51554 distcc[31215] (dcc_lock_pause) nothing available, sleeping 1000ms...
51555 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51556 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51557 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51558 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51559 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51560 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51561 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51562 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
51563 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51564 distcc[31664] (dcc_lock_pause) nothing available, sleeping 1000ms...
51565 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51566 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51567 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51568 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51569 distcc[31414] (dcc_lock_pause) nothing available, sleeping 1000ms...
51570 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51571 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51572 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51573 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51574 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
51575 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51576 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51577 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51578 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51579 distcc[31694] (dcc_lock_pause) nothing available, sleeping 1000ms...
51580 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51581 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51582 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51583 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51584 distcc[31461] (dcc_lock_pause) nothing available, sleeping 1000ms...
51585 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51586 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51587 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51588 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51589 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
51590 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51591 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51592 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51593 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51594 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
51595 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51596 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51597 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51598 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51599 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
51600 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51601 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51602 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51603 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51604 distcc[31557] (dcc_lock_pause) nothing available, sleeping 1000ms...
51605 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51606 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51607 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51608 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51609 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
51610 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51611 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51612 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51613 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51614 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
51615 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51616 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51617 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51618 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51619 distcc[31676] (dcc_lock_pause) nothing available, sleeping 1000ms...
51620 distcc[31654] (dcc_collect_child) cc child 31726 terminated with status 0
51621 distcc[31654] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
51622 distcc[31654] compile (null) on localhost completed ok
51623 distcc[31654] (dcc_unlock) release lock fd5
51624 distcc[31654] elapsed compilation time 6.962884s
51625 distcc[31654] (dcc_exit) exit: code 0; self: 0.005320 user 0.013301 sys; children: 1.639938 user 0.178262 sys
51626 distcc[31654] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
51627 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_hk.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_codecs_hk.cpython-310-aarch64-linux-gnu.so
51628 distcc[31741] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
51629 distcc[31741] (dcc_recursion_safeguard) safeguard level=0
51630 distcc[31741] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
51631 distcc[31741] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
51632 distcc[31741] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_hk.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_codecs_hk.cpython-310-aarch64-linux-gnu.so
51633 distcc[31741] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_hk.o"
51634 distcc[31741] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/_codecs_hk.cpython-310-aarch64-linux-gnu.so"
51635 distcc[31741] (dcc_scan_args) called for link? i give up
51636 distcc[31741] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
51637 distcc[31741] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
51638 distcc[31741] (dcc_parse_hosts) found tcp token "192.168.1.41"
51639 distcc[31741] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
51640 distcc[31741] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_hk.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_codecs_hk.cpython-310-aarch64-linux-gnu.so
51641 distcc[31741] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
51642 distcc[31741] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_hk.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_codecs_hk.cpython-310-aarch64-linux-gnu.so
51643 distcc[31741] (dcc_spawn_child) child started as pid31742
51644 distcc[31742] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
51645 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51646 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51647 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51648 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51649 distcc[31727] (dcc_lock_pause) nothing available, sleeping 1000ms...
51650 distcc[31741] (dcc_collect_child) cc child 31742 terminated with status 0
51651 distcc[31741] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
51652 distcc[31741] compile (null) on localhost completed ok
51653 distcc[31741] (dcc_unlock) release lock fd5
51654 distcc[31741] elapsed compilation time 0.109656s
51655 distcc[31741] (dcc_exit) exit: code 0; self: 0.000000 user 0.014218 sys; children: 0.047078 user 0.055919 sys
51656 distcc[31741] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
51657 distcc[31215] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
51658 distcc[31215] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_json.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_json.o -DPy_BUILD_CORE_MODULE
51659 distcc[31215] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
51660 distcc[31215] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_json.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_json.o -DPy_BUILD_CORE_MODULE
51661 distcc[31215] (dcc_spawn_child) child started as pid31745
51662 distcc[31745] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
51663 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51664 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51665 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51666 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51667 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51668 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51669 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51670 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51671 distcc[31664] (dcc_lock_pause) nothing available, sleeping 1000ms...
51672 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
51673 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51674 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51675 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51676 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51677 distcc[31414] (dcc_lock_pause) nothing available, sleeping 1000ms...
51678 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51679 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51680 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51681 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51682 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
51683 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51684 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51685 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51686 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51687 distcc[31694] (dcc_lock_pause) nothing available, sleeping 1000ms...
51688 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51689 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51690 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51691 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51692 distcc[31461] (dcc_lock_pause) nothing available, sleeping 1000ms...
51693 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51694 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51695 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51696 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51697 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
51698 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51699 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51700 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51701 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51702 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
51703 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51704 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51705 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51706 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51707 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
51708 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51709 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51710 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51711 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51712 distcc[31557] (dcc_lock_pause) nothing available, sleeping 1000ms...
51713 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51714 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51715 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51716 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51717 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
51718 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51719 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51720 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51721 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51722 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
51723 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51724 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51725 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51726 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51727 distcc[31676] (dcc_lock_pause) nothing available, sleeping 1000ms...
51728 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51729 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51730 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51731 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51732 distcc[31727] (dcc_lock_pause) nothing available, sleeping 1000ms...
51733 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51734 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51735 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51736 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51737 distcc[31664] (dcc_lock_pause) nothing available, sleeping 1000ms...
51738 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51739 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51740 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51741 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51742 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
51743 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51744 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51745 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51746 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51747 distcc[31414] (dcc_lock_pause) nothing available, sleeping 1000ms...
51748 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51749 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51750 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51751 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51752 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
51753 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51754 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51755 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51756 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51757 distcc[31694] (dcc_lock_pause) nothing available, sleeping 1000ms...
51758 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51759 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51760 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51761 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51762 distcc[31461] (dcc_lock_pause) nothing available, sleeping 1000ms...
51763 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51764 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51765 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51766 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51767 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
51768 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51769 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51770 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51771 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51772 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
51773 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51774 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51775 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51776 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51777 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
51778 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51779 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51780 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51781 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51782 distcc[31557] (dcc_lock_pause) nothing available, sleeping 1000ms...
51783 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51784 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51785 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51786 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51787 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
51788 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51789 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51790 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51791 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51792 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
51793 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51794 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51795 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51796 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51797 distcc[31676] (dcc_lock_pause) nothing available, sleeping 1000ms...
51798 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51799 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51800 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51801 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51802 distcc[31727] (dcc_lock_pause) nothing available, sleeping 1000ms...
51803 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51804 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51805 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51806 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51807 distcc[31664] (dcc_lock_pause) nothing available, sleeping 1000ms...
51808 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51809 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51810 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51811 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51812 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51813 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51814 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51815 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
51816 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51817 distcc[31414] (dcc_lock_pause) nothing available, sleeping 1000ms...
51818 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51819 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51820 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51821 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51822 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
51823 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51824 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51825 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51826 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51827 distcc[31694] (dcc_lock_pause) nothing available, sleeping 1000ms...
51828 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51829 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51830 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51831 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51832 distcc[31461] (dcc_lock_pause) nothing available, sleeping 1000ms...
51833 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51834 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51835 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51836 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51837 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
51838 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51839 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51840 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51841 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51842 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
51843 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51844 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51845 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51846 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51847 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
51848 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51849 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51850 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51851 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51852 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51853 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51854 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51855 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51856 distcc[31557] (dcc_lock_pause) nothing available, sleeping 1000ms...
51857 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
51858 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51859 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51860 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51861 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51862 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
51863 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51864 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51865 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51866 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51867 distcc[31676] (dcc_lock_pause) nothing available, sleeping 1000ms...
51868 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51869 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51870 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51871 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51872 distcc[31727] (dcc_lock_pause) nothing available, sleeping 1000ms...
51873 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51874 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51875 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51876 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51877 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51878 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51879 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51880 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51881 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51882 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51883 distcc[31414] (dcc_lock_pause) nothing available, sleeping 1000ms...
51884 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51885 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
51886 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51887 distcc[31664] (dcc_lock_pause) nothing available, sleeping 1000ms...
51888 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51889 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51890 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51891 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51892 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
51893 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51894 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51895 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51896 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51897 distcc[31694] (dcc_lock_pause) nothing available, sleeping 1000ms...
51898 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51899 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51900 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51901 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51902 distcc[31461] (dcc_lock_pause) nothing available, sleeping 1000ms...
51903 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51904 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51905 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51906 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51907 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
51908 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51909 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51910 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51911 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51912 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
51913 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51914 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51915 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51916 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51917 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
51918 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51919 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51920 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51921 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51922 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51923 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51924 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51925 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
51926 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51927 distcc[31557] (dcc_lock_pause) nothing available, sleeping 1000ms...
51928 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51929 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51930 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51931 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51932 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
51933 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51934 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51935 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51936 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51937 distcc[31676] (dcc_lock_pause) nothing available, sleeping 1000ms...
51938 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51939 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51940 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51941 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51942 distcc[31727] (dcc_lock_pause) nothing available, sleeping 1000ms...
51943 distcc[31730] (dcc_collect_child) cc child 31731 terminated with status 0
51944 distcc[31730] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
51945 distcc[31730] compile (null) on localhost completed ok
51946 distcc[31730] (dcc_unlock) release lock fd5
51947 distcc[31730] elapsed compilation time 6.044759s
51948 distcc[31730] (dcc_exit) exit: code 0; self: 0.009307 user 0.006204 sys; children: 5.736199 user 0.236228 sys
51949 distcc[31730] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
51950 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I/usr/lib64/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/callbacks.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/callbacks.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1
51951 distcc[31748] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
51952 distcc[31748] (dcc_recursion_safeguard) safeguard level=0
51953 distcc[31748] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
51954 distcc[31748] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
51955 distcc[31748] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I/usr/lib64/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/callbacks.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/callbacks.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1
51956 distcc[31748] (dcc_scan_args) compiler will emit/use profile info; must be local
51957 distcc[31748] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
51958 distcc[31748] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
51959 distcc[31748] (dcc_parse_hosts) found tcp token "192.168.1.41"
51960 distcc[31748] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51961 distcc[31748] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51962 distcc[31748] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
51963 distcc[31748] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I/usr/lib64/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/callbacks.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/callbacks.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1
51964 distcc[31748] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
51965 distcc[31748] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I/usr/lib64/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/callbacks.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/callbacks.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1
51966 distcc[31748] (dcc_spawn_child) child started as pid31749
51967 distcc[31749] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
51968 distcc[31671] (dcc_collect_child) cc child 31674 terminated with status 0
51969 distcc[31671] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
51970 distcc[31671] compile (null) on localhost completed ok
51971 distcc[31671] (dcc_unlock) release lock fd5
51972 distcc[31671] elapsed compilation time 10.494661s
51973 distcc[31671] (dcc_exit) exit: code 0; self: 0.007177 user 0.007177 sys; children: 10.010952 user 0.293942 sys
51974 distcc[31671] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
51975 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/basearith.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/basearith.o
51976 distcc[31752] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
51977 distcc[31752] (dcc_recursion_safeguard) safeguard level=0
51978 distcc[31752] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
51979 distcc[31752] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
51980 distcc[31752] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/basearith.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/basearith.o
51981 distcc[31752] (dcc_scan_args) compiler will emit/use profile info; must be local
51982 distcc[31752] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
51983 distcc[31752] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
51984 distcc[31752] (dcc_parse_hosts) found tcp token "192.168.1.41"
51985 distcc[31752] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51986 distcc[31752] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
51987 distcc[31752] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/basearith.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/basearith.o
51988 distcc[31752] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
51989 distcc[31752] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/basearith.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/basearith.o
51990 distcc[31752] (dcc_spawn_child) child started as pid31753
51991 distcc[31753] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
51992 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51993 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51994 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
51995 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
51996 distcc[31414] (dcc_lock_pause) nothing available, sleeping 1000ms...
51997 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
51998 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
51999 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52000 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52001 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
52002 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52003 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52004 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52005 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52006 distcc[31664] (dcc_lock_pause) nothing available, sleeping 1000ms...
52007 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52008 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52009 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52010 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52011 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
52012 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52013 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52014 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52015 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52016 distcc[31694] (dcc_lock_pause) nothing available, sleeping 1000ms...
52017 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52018 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52019 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52020 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52021 distcc[31461] (dcc_lock_pause) nothing available, sleeping 1000ms...
52022 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52023 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52024 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52025 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52026 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
52027 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52028 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52029 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52030 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52031 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
52032 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52033 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52034 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52035 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52036 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
52037 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52038 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52039 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52040 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52041 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
52042 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52043 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52044 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52045 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52046 distcc[31557] (dcc_lock_pause) nothing available, sleeping 1000ms...
52047 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52048 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52049 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52050 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52051 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
52052 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52053 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52054 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52055 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52056 distcc[31676] (dcc_lock_pause) nothing available, sleeping 1000ms...
52057 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52058 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52059 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52060 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52061 distcc[31727] (dcc_lock_pause) nothing available, sleeping 1000ms...
52062 distcc[31748] (dcc_collect_child) cc child 31749 terminated with status 0
52063 distcc[31748] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
52064 distcc[31748] compile (null) on localhost completed ok
52065 distcc[31748] (dcc_unlock) release lock fd5
52066 distcc[31748] elapsed compilation time 1.293931s
52067 distcc[31748] (dcc_exit) exit: code 0; self: 0.009784 user 0.007338 sys; children: 1.106400 user 0.163922 sys
52068 distcc[31748] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
52069 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I/usr/lib64/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/callproc.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/callproc.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1
52070 distcc[31756] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
52071 distcc[31756] (dcc_recursion_safeguard) safeguard level=0
52072 distcc[31756] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
52073 distcc[31756] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
52074 distcc[31756] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I/usr/lib64/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/callproc.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/callproc.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1
52075 distcc[31756] (dcc_scan_args) compiler will emit/use profile info; must be local
52076 distcc[31756] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
52077 distcc[31756] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
52078 distcc[31756] (dcc_parse_hosts) found tcp token "192.168.1.41"
52079 distcc[31756] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52080 distcc[31756] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52081 distcc[31756] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
52082 distcc[31756] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I/usr/lib64/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/callproc.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/callproc.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1
52083 distcc[31756] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
52084 distcc[31756] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I/usr/lib64/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/callproc.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/callproc.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1
52085 distcc[31756] (dcc_spawn_child) child started as pid31757
52086 distcc[31757] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
52087 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52088 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52089 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52090 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52091 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52092 distcc[31414] (dcc_lock_pause) nothing available, sleeping 1000ms...
52093 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52094 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52095 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52096 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52097 distcc[31664] (dcc_lock_pause) nothing available, sleeping 1000ms...
52098 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52099 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52100 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52101 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
52102 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52103 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52104 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52105 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52106 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
52107 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52108 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52109 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52110 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52111 distcc[31694] (dcc_lock_pause) nothing available, sleeping 1000ms...
52112 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52113 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52114 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52115 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52116 distcc[31461] (dcc_lock_pause) nothing available, sleeping 1000ms...
52117 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52118 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52119 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52120 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52121 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
52122 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52123 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52124 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52125 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52126 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
52127 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52128 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52129 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52130 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52131 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
52132 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52133 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52134 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52135 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52136 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
52137 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52138 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52139 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52140 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52141 distcc[31557] (dcc_lock_pause) nothing available, sleeping 1000ms...
52142 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52143 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52144 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52145 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52146 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
52147 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52148 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52149 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52150 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52151 distcc[31676] (dcc_lock_pause) nothing available, sleeping 1000ms...
52152 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52153 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52154 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52155 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52156 distcc[31727] (dcc_lock_pause) nothing available, sleeping 1000ms...
52157 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52158 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52159 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52160 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52161 distcc[31414] (dcc_lock_pause) nothing available, sleeping 1000ms...
52162 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52163 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52164 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52165 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52166 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52167 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52168 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52169 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52170 distcc[31217] (dcc_lock_pause) nothing available, sleeping 1000ms...
52171 distcc[31664] (dcc_lock_pause) nothing available, sleeping 1000ms...
52172 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52173 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52174 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52175 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52176 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
52177 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52178 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52179 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52180 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52181 distcc[31694] (dcc_lock_pause) nothing available, sleeping 1000ms...
52182 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52183 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52184 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52185 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52186 distcc[31461] (dcc_lock_pause) nothing available, sleeping 1000ms...
52187 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52188 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52189 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52190 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52191 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
52192 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52193 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52194 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52195 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52196 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
52197 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52198 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52199 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52200 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52201 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
52202 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52203 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52204 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52205 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52206 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
52207 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52208 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52209 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52210 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52211 distcc[31557] (dcc_lock_pause) nothing available, sleeping 1000ms...
52212 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52213 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52214 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52215 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52216 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
52217 distcc[31752] (dcc_collect_child) cc child 31753 terminated with status 0
52218 distcc[31752] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
52219 distcc[31752] compile (null) on localhost completed ok
52220 distcc[31752] (dcc_unlock) release lock fd5
52221 distcc[31752] elapsed compilation time 2.544255s
52222 distcc[31752] (dcc_exit) exit: code 0; self: 0.007360 user 0.009813 sys; children: 2.299606 user 0.120268 sys
52223 distcc[31752] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
52224 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/constants.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/constants.o
52225 distcc[31676] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52226 distcc[31676] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
52227 distcc[31676] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_cn.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_codecs_cn.cpython-310-aarch64-linux-gnu.so
52228 distcc[31676] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
52229 distcc[31676] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_cn.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_codecs_cn.cpython-310-aarch64-linux-gnu.so
52230 distcc[31676] (dcc_spawn_child) child started as pid31762
52231 distcc[31762] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
52232 distcc[31761] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
52233 distcc[31761] (dcc_recursion_safeguard) safeguard level=0
52234 distcc[31761] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
52235 distcc[31761] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
52236 distcc[31761] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/constants.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/constants.o
52237 distcc[31761] (dcc_scan_args) compiler will emit/use profile info; must be local
52238 distcc[31761] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
52239 distcc[31761] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
52240 distcc[31761] (dcc_parse_hosts) found tcp token "192.168.1.41"
52241 distcc[31761] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52242 distcc[31761] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52243 distcc[31761] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52244 distcc[31761] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52245 distcc[31761] (dcc_lock_pause) nothing available, sleeping 1000ms...
52246 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52247 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52248 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52249 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52250 distcc[31727] (dcc_lock_pause) nothing available, sleeping 1000ms...
52251 distcc[31215] (dcc_collect_child) cc child 31745 terminated with status 0
52252 distcc[31215] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
52253 distcc[31215] compile (null) on localhost completed ok
52254 distcc[31215] (dcc_unlock) release lock fd5
52255 distcc[31215] elapsed compilation time 59.374815s
52256 distcc[31215] (dcc_exit) exit: code 0; self: 0.016668 user 0.043337 sys; children: 5.790250 user 0.269618 sys
52257 distcc[31215] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
52258 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_json.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_json.cpython-310-aarch64-linux-gnu.so
52259 distcc[31765] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
52260 distcc[31765] (dcc_recursion_safeguard) safeguard level=0
52261 distcc[31765] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
52262 distcc[31765] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
52263 distcc[31765] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_json.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_json.cpython-310-aarch64-linux-gnu.so
52264 distcc[31765] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_json.o"
52265 distcc[31765] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/_json.cpython-310-aarch64-linux-gnu.so"
52266 distcc[31765] (dcc_scan_args) called for link? i give up
52267 distcc[31765] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
52268 distcc[31765] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
52269 distcc[31765] (dcc_parse_hosts) found tcp token "192.168.1.41"
52270 distcc[31765] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
52271 distcc[31765] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_json.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_json.cpython-310-aarch64-linux-gnu.so
52272 distcc[31765] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
52273 distcc[31765] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_json.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_json.cpython-310-aarch64-linux-gnu.so
52274 distcc[31765] (dcc_spawn_child) child started as pid31766
52275 distcc[31766] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
52276 distcc[31676] (dcc_collect_child) cc child 31762 terminated with status 0
52277 distcc[31676] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
52278 distcc[31676] compile (null) on localhost completed ok
52279 distcc[31676] (dcc_unlock) release lock fd5
52280 distcc[31676] elapsed compilation time 13.175111s
52281 distcc[31676] (dcc_exit) exit: code 0; self: 0.010552 user 0.014069 sys; children: 0.069683 user 0.040859 sys
52282 distcc[31676] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
52283 distcc[31765] (dcc_collect_child) cc child 31766 terminated with status 0
52284 distcc[31765] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
52285 distcc[31765] compile (null) on localhost completed ok
52286 distcc[31765] (dcc_unlock) release lock fd5
52287 distcc[31765] elapsed compilation time 0.113626s
52288 distcc[31765] (dcc_exit) exit: code 0; self: 0.006326 user 0.009489 sys; children: 0.054375 user 0.044757 sys
52289 distcc[31765] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
52290 distcc[31756] (dcc_collect_child) cc child 31757 terminated with status 0
52291 distcc[31756] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
52292 distcc[31756] compile (null) on localhost completed ok
52293 distcc[31756] (dcc_unlock) release lock fd5
52294 distcc[31756] elapsed compilation time 2.208070s
52295 distcc[31756] (dcc_exit) exit: code 0; self: 0.004082 user 0.012247 sys; children: 1.876064 user 0.191806 sys
52296 distcc[31756] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
52297 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I/usr/lib64/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/cfield.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/cfield.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1
52298 distcc[31769] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
52299 distcc[31769] (dcc_recursion_safeguard) safeguard level=0
52300 distcc[31769] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
52301 distcc[31769] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
52302 distcc[31769] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I/usr/lib64/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/cfield.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/cfield.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1
52303 distcc[31769] (dcc_scan_args) compiler will emit/use profile info; must be local
52304 distcc[31769] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
52305 distcc[31769] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
52306 distcc[31769] (dcc_parse_hosts) found tcp token "192.168.1.41"
52307 distcc[31769] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
52308 distcc[31769] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I/usr/lib64/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/cfield.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/cfield.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1
52309 distcc[31769] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
52310 distcc[31769] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I/usr/lib64/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/cfield.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/cfield.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1
52311 distcc[31769] (dcc_spawn_child) child started as pid31770
52312 distcc[31770] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
52313 distcc[31414] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52314 distcc[31414] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
52315 distcc[31414] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_hashopenssl.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_hashopenssl.o
52316 distcc[31414] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
52317 distcc[31414] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_hashopenssl.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_hashopenssl.o
52318 distcc[31414] (dcc_spawn_child) child started as pid31773
52319 distcc[31773] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
52320 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52321 distcc[31217] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52322 distcc[31217] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
52323 distcc[31217] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lsprof.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lsprof.o
52324 distcc[31217] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
52325 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52326 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52327 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52328 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52329 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52330 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52331 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52332 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52333 distcc[31664] (dcc_lock_pause) nothing available, sleeping 1000ms...
52334 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
52335 distcc[31217] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lsprof.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lsprof.o
52336 distcc[31217] (dcc_spawn_child) child started as pid31774
52337 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52338 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52339 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52340 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52341 distcc[31694] (dcc_lock_pause) nothing available, sleeping 1000ms...
52342 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52343 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52344 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52345 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52346 distcc[31461] (dcc_lock_pause) nothing available, sleeping 1000ms...
52347 distcc[31774] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
52348 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52349 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52350 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52351 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52352 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
52353 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52354 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52355 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52356 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52357 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
52358 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52359 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52360 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52361 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52362 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
52363 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52364 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52365 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52366 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52367 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
52368 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52369 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52370 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52371 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52372 distcc[31557] (dcc_lock_pause) nothing available, sleeping 1000ms...
52373 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52374 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52375 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52376 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52377 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
52378 distcc[31761] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52379 distcc[31761] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52380 distcc[31761] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52381 distcc[31761] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52382 distcc[31761] (dcc_lock_pause) nothing available, sleeping 1000ms...
52383 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52384 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52385 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52386 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52387 distcc[31727] (dcc_lock_pause) nothing available, sleeping 1000ms...
52388 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52389 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52390 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52391 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52392 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52393 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52394 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52395 distcc[31309] (dcc_lock_pause) nothing available, sleeping 1000ms...
52396 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52397 distcc[31664] (dcc_lock_pause) nothing available, sleeping 1000ms...
52398 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52399 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52400 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52401 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52402 distcc[31694] (dcc_lock_pause) nothing available, sleeping 1000ms...
52403 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52404 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52405 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52406 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52407 distcc[31461] (dcc_lock_pause) nothing available, sleeping 1000ms...
52408 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52409 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52410 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52411 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52412 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
52413 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52414 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52415 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52416 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52417 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
52418 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52419 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52420 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52421 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52422 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
52423 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52424 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52425 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52426 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52427 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
52428 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52429 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52430 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52431 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52432 distcc[31557] (dcc_lock_pause) nothing available, sleeping 1000ms...
52433 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52434 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52435 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52436 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52437 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
52438 distcc[31761] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52439 distcc[31761] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52440 distcc[31761] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52441 distcc[31761] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52442 distcc[31761] (dcc_lock_pause) nothing available, sleeping 1000ms...
52443 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52444 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52445 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52446 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52447 distcc[31727] (dcc_lock_pause) nothing available, sleeping 1000ms...
52448 distcc[31217] (dcc_collect_child) cc child 31774 terminated with status 0
52449 distcc[31217] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
52450 distcc[31217] compile (null) on localhost completed ok
52451 distcc[31217] (dcc_unlock) release lock fd5
52452 distcc[31217] elapsed compilation time 61.494894s
52453 distcc[31217] (dcc_exit) exit: code 0; self: 0.019626 user 0.042523 sys; children: 1.258092 user 0.103371 sys
52454 distcc[31217] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
52455 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/rotatingtree.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/rotatingtree.o
52456 distcc[31779] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
52457 distcc[31779] (dcc_recursion_safeguard) safeguard level=0
52458 distcc[31779] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
52459 distcc[31779] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
52460 distcc[31779] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/rotatingtree.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/rotatingtree.o
52461 distcc[31779] (dcc_scan_args) compiler will emit/use profile info; must be local
52462 distcc[31779] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
52463 distcc[31779] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
52464 distcc[31779] (dcc_parse_hosts) found tcp token "192.168.1.41"
52465 distcc[31779] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52466 distcc[31779] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52467 distcc[31779] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
52468 distcc[31779] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/rotatingtree.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/rotatingtree.o
52469 distcc[31779] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
52470 distcc[31779] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/rotatingtree.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/rotatingtree.o
52471 distcc[31779] (dcc_spawn_child) child started as pid31780
52472 distcc[31780] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
52473 distcc[31779] (dcc_collect_child) cc child 31780 terminated with status 0
52474 distcc[31779] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
52475 distcc[31779] compile (null) on localhost completed ok
52476 distcc[31779] (dcc_unlock) release lock fd5
52477 distcc[31779] elapsed compilation time 0.287843s
52478 distcc[31779] (dcc_exit) exit: code 0; self: 0.002819 user 0.011277 sys; children: 0.253708 user 0.044136 sys
52479 distcc[31779] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
52480 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lsprof.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/rotatingtree.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_lsprof.cpython-310-aarch64-linux-gnu.so
52481 distcc[31783] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
52482 distcc[31783] (dcc_recursion_safeguard) safeguard level=0
52483 distcc[31783] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
52484 distcc[31783] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
52485 distcc[31783] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lsprof.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/rotatingtree.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_lsprof.cpython-310-aarch64-linux-gnu.so
52486 distcc[31783] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lsprof.o"
52487 distcc[31783] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/rotatingtree.o"
52488 distcc[31783] (dcc_scan_args) called for link? i give up
52489 distcc[31783] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
52490 distcc[31783] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
52491 distcc[31783] (dcc_parse_hosts) found tcp token "192.168.1.41"
52492 distcc[31783] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52493 distcc[31783] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52494 distcc[31783] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
52495 distcc[31783] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lsprof.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/rotatingtree.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_lsprof.cpython-310-aarch64-linux-gnu.so
52496 distcc[31783] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
52497 distcc[31783] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_lsprof.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/rotatingtree.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_lsprof.cpython-310-aarch64-linux-gnu.so
52498 distcc[31783] (dcc_spawn_child) child started as pid31784
52499 distcc[31784] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
52500 distcc[31783] (dcc_collect_child) cc child 31784 terminated with status 0
52501 distcc[31783] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
52502 distcc[31783] compile (null) on localhost completed ok
52503 distcc[31783] (dcc_unlock) release lock fd5
52504 distcc[31783] elapsed compilation time 0.106663s
52505 distcc[31783] (dcc_exit) exit: code 0; self: 0.006944 user 0.006944 sys; children: 0.060012 user 0.041810 sys
52506 distcc[31783] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
52507 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52508 distcc[31309] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52509 distcc[31309] (dcc_lock_host) got cpu lock on localhost slot 2 as fd5
52510 distcc[31309] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testcapimodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testcapimodule.o
52511 distcc[31309] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
52512 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52513 distcc[31309] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testcapimodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testcapimodule.o
52514 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52515 distcc[31309] (dcc_spawn_child) child started as pid31787
52516 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52517 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52518 distcc[31664] (dcc_lock_pause) nothing available, sleeping 1000ms...
52519 distcc[31787] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
52520 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52521 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52522 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52523 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52524 distcc[31694] (dcc_lock_pause) nothing available, sleeping 1000ms...
52525 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52526 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52527 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52528 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52529 distcc[31461] (dcc_lock_pause) nothing available, sleeping 1000ms...
52530 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52531 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52532 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52533 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52534 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
52535 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52536 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52537 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52538 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52539 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
52540 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52541 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52542 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52543 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52544 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
52545 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52546 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52547 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52548 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52549 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
52550 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52551 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52552 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52553 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52554 distcc[31557] (dcc_lock_pause) nothing available, sleeping 1000ms...
52555 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52556 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52557 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52558 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52559 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
52560 distcc[31761] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52561 distcc[31761] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52562 distcc[31761] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52563 distcc[31761] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52564 distcc[31761] (dcc_lock_pause) nothing available, sleeping 1000ms...
52565 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52566 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52567 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52568 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52569 distcc[31727] (dcc_lock_pause) nothing available, sleeping 1000ms...
52570 distcc[31769] (dcc_collect_child) cc child 31770 terminated with status 0
52571 distcc[31769] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
52572 distcc[31769] compile (null) on localhost completed ok
52573 distcc[31769] (dcc_unlock) release lock fd5
52574 distcc[31769] elapsed compilation time 2.574456s
52575 distcc[31769] (dcc_exit) exit: code 0; self: 0.004251 user 0.008502 sys; children: 2.357246 user 0.126782 sys
52576 distcc[31769] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
52577 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I/usr/lib64/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/stgdict.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/stgdict.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1
52578 distcc[31790] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
52579 distcc[31790] (dcc_recursion_safeguard) safeguard level=0
52580 distcc[31790] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
52581 distcc[31790] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
52582 distcc[31790] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I/usr/lib64/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/stgdict.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/stgdict.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1
52583 distcc[31790] (dcc_scan_args) compiler will emit/use profile info; must be local
52584 distcc[31790] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
52585 distcc[31790] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
52586 distcc[31790] (dcc_parse_hosts) found tcp token "192.168.1.41"
52587 distcc[31790] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
52588 distcc[31790] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I/usr/lib64/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/stgdict.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/stgdict.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1
52589 distcc[31790] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
52590 distcc[31790] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I/usr/lib64/libffi/include -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/stgdict.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/stgdict.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1
52591 distcc[31790] (dcc_spawn_child) child started as pid31791
52592 distcc[31791] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
52593 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52594 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52595 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52596 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52597 distcc[31664] (dcc_lock_pause) nothing available, sleeping 1000ms...
52598 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52599 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52600 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52601 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52602 distcc[31694] (dcc_lock_pause) nothing available, sleeping 1000ms...
52603 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52604 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52605 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52606 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52607 distcc[31461] (dcc_lock_pause) nothing available, sleeping 1000ms...
52608 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52609 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52610 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52611 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52612 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
52613 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52614 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52615 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52616 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52617 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
52618 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52619 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52620 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52621 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52622 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
52623 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52624 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52625 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52626 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52627 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
52628 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52629 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52630 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52631 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52632 distcc[31557] (dcc_lock_pause) nothing available, sleeping 1000ms...
52633 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52634 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52635 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52636 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52637 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
52638 distcc[31212] (dcc_collect_child) cc child 31738 terminated with status 0
52639 distcc[31212] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
52640 distcc[31212] compile (null) on localhost completed ok
52641 distcc[31212] (dcc_unlock) release lock fd5
52642 distcc[31212] elapsed compilation time 63.261182s
52643 distcc[31212] (dcc_exit) exit: code 0; self: 0.019438 user 0.035636 sys; children: 11.898886 user 0.304551 sys
52644 distcc[31212] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
52645 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_pickle.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_pickle.cpython-310-aarch64-linux-gnu.so
52646 distcc[31794] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
52647 distcc[31794] (dcc_recursion_safeguard) safeguard level=0
52648 distcc[31794] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
52649 distcc[31794] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
52650 distcc[31794] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_pickle.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_pickle.cpython-310-aarch64-linux-gnu.so
52651 distcc[31794] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_pickle.o"
52652 distcc[31794] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/_pickle.cpython-310-aarch64-linux-gnu.so"
52653 distcc[31794] (dcc_scan_args) called for link? i give up
52654 distcc[31794] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
52655 distcc[31794] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
52656 distcc[31794] (dcc_parse_hosts) found tcp token "192.168.1.41"
52657 distcc[31794] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52658 distcc[31794] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52659 distcc[31794] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52660 distcc[31794] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
52661 distcc[31794] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_pickle.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_pickle.cpython-310-aarch64-linux-gnu.so
52662 distcc[31794] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
52663 distcc[31794] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_pickle.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_pickle.cpython-310-aarch64-linux-gnu.so
52664 distcc[31794] (dcc_spawn_child) child started as pid31795
52665 distcc[31795] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
52666 distcc[31761] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52667 distcc[31761] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52668 distcc[31761] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52669 distcc[31761] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52670 distcc[31761] (dcc_lock_pause) nothing available, sleeping 1000ms...
52671 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52672 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52673 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52674 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52675 distcc[31727] (dcc_lock_pause) nothing available, sleeping 1000ms...
52676 distcc[31794] (dcc_collect_child) cc child 31795 terminated with status 0
52677 distcc[31794] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
52678 distcc[31794] compile (null) on localhost completed ok
52679 distcc[31794] (dcc_unlock) release lock fd5
52680 distcc[31794] elapsed compilation time 0.117189s
52681 distcc[31794] (dcc_exit) exit: code 0; self: 0.003592 user 0.010778 sys; children: 0.065656 user 0.048086 sys
52682 distcc[31794] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
52683 distcc[31414] (dcc_collect_child) cc child 31773 terminated with status 0
52684 distcc[31414] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
52685 distcc[31414] compile (null) on localhost completed ok
52686 distcc[31414] (dcc_unlock) release lock fd5
52687 distcc[31414] elapsed compilation time 46.566418s
52688 distcc[31414] (dcc_exit) exit: code 0; self: 0.010956 user 0.040172 sys; children: 3.263977 user 0.193222 sys
52689 distcc[31414] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
52690 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_hashopenssl.o -L. -L/usr/local/lib64 -lssl -lcrypto -o build/lib.linux-aarch64-3.10/_hashlib.cpython-310-aarch64-linux-gnu.so
52691 distcc[31798] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
52692 distcc[31798] (dcc_recursion_safeguard) safeguard level=0
52693 distcc[31798] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
52694 distcc[31798] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
52695 distcc[31798] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_hashopenssl.o -L. -L/usr/local/lib64 -lssl -lcrypto -o build/lib.linux-aarch64-3.10/_hashlib.cpython-310-aarch64-linux-gnu.so
52696 distcc[31798] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_hashopenssl.o"
52697 distcc[31798] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/_hashlib.cpython-310-aarch64-linux-gnu.so"
52698 distcc[31798] (dcc_scan_args) called for link? i give up
52699 distcc[31798] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
52700 distcc[31798] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
52701 distcc[31798] (dcc_parse_hosts) found tcp token "192.168.1.41"
52702 distcc[31798] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52703 distcc[31798] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
52704 distcc[31798] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_hashopenssl.o -L. -L/usr/local/lib64 -lssl -lcrypto -o build/lib.linux-aarch64-3.10/_hashlib.cpython-310-aarch64-linux-gnu.so
52705 distcc[31798] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
52706 distcc[31798] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_hashopenssl.o -L. -L/usr/local/lib64 -lssl -lcrypto -o build/lib.linux-aarch64-3.10/_hashlib.cpython-310-aarch64-linux-gnu.so
52707 distcc[31798] (dcc_spawn_child) child started as pid31799
52708 distcc[31799] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
52709 distcc[31798] (dcc_collect_child) cc child 31799 terminated with status 0
52710 distcc[31798] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
52711 distcc[31798] compile (null) on localhost completed ok
52712 distcc[31798] (dcc_unlock) release lock fd5
52713 distcc[31798] elapsed compilation time 0.235163s
52714 distcc[31798] (dcc_exit) exit: code 0; self: 0.000000 user 0.013162 sys; children: 0.185887 user 0.047896 sys
52715 distcc[31798] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
52716 distcc[31664] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52717 distcc[31664] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
52718 distcc[31664] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_jp.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_codecs_jp.cpython-310-aarch64-linux-gnu.so
52719 distcc[31664] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
52720 distcc[31664] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/cjkcodecs/_codecs_jp.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_codecs_jp.cpython-310-aarch64-linux-gnu.so
52721 distcc[31664] (dcc_spawn_child) child started as pid31802
52722 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52723 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52724 distcc[31694] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52725 distcc[31694] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
52726 distcc[31694] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/posixshmem.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/posixshmem.o
52727 distcc[31694] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
52728 distcc[31694] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/posixshmem.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/posixshmem.o
52729 distcc[31694] (dcc_spawn_child) child started as pid31803
52730 distcc[31803] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
52731 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52732 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52733 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52734 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52735 distcc[31461] (dcc_lock_pause) nothing available, sleeping 1000ms...
52736 distcc[31802] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
52737 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52738 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52739 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52740 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52741 distcc[31228] (dcc_lock_pause) nothing available, sleeping 1000ms...
52742 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52743 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52744 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52745 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52746 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
52747 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52748 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52749 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52750 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52751 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
52752 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52753 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52754 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52755 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52756 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
52757 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52758 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52759 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52760 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52761 distcc[31557] (dcc_lock_pause) nothing available, sleeping 1000ms...
52762 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52763 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52764 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52765 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52766 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
52767 distcc[31664] (dcc_collect_child) cc child 31802 terminated with status 0
52768 distcc[31664] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
52769 distcc[31664] compile (null) on localhost completed ok
52770 distcc[31664] (dcc_unlock) release lock fd5
52771 distcc[31664] elapsed compilation time 18.171665s
52772 distcc[31664] (dcc_exit) exit: code 0; self: 0.008813 user 0.023503 sys; children: 0.059120 user 0.042918 sys
52773 distcc[31664] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
52774 distcc[31790] (dcc_collect_child) cc child 31791 terminated with status 0
52775 distcc[31790] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
52776 distcc[31790] compile (null) on localhost completed ok
52777 distcc[31790] (dcc_unlock) release lock fd5
52778 distcc[31790] elapsed compilation time 1.660401s
52779 distcc[31790] (dcc_exit) exit: code 0; self: 0.003418 user 0.010255 sys; children: 1.489672 user 0.132697 sys
52780 distcc[31790] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
52781 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/callbacks.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/callproc.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/cfield.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/stgdict.o -L. -L/usr/local/lib64 -lffi -ldl -o build/lib.linux-aarch64-3.10/_ctypes.cpython-310-aarch64-linux-gnu.so
52782 distcc[31808] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
52783 distcc[31808] (dcc_recursion_safeguard) safeguard level=0
52784 distcc[31808] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
52785 distcc[31808] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
52786 distcc[31808] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/callbacks.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/callproc.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/cfield.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/stgdict.o -L. -L/usr/local/lib64 -lffi -ldl -o build/lib.linux-aarch64-3.10/_ctypes.cpython-310-aarch64-linux-gnu.so
52787 distcc[31808] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes.o"
52788 distcc[31808] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/callbacks.o"
52789 distcc[31808] (dcc_scan_args) called for link? i give up
52790 distcc[31808] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
52791 distcc[31808] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
52792 distcc[31808] (dcc_parse_hosts) found tcp token "192.168.1.41"
52793 distcc[31808] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
52794 distcc[31808] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/callbacks.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/callproc.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/cfield.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/stgdict.o -L. -L/usr/local/lib64 -lffi -ldl -o build/lib.linux-aarch64-3.10/_ctypes.cpython-310-aarch64-linux-gnu.so
52795 distcc[31808] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
52796 distcc[31808] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/_ctypes.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/callbacks.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/callproc.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/cfield.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_ctypes/stgdict.o -L. -L/usr/local/lib64 -lffi -ldl -o build/lib.linux-aarch64-3.10/_ctypes.cpython-310-aarch64-linux-gnu.so
52797 distcc[31808] (dcc_spawn_child) child started as pid31809
52798 distcc[31809] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
52799 distcc[31761] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52800 distcc[31761] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
52801 distcc[31761] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/constants.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/constants.o
52802 distcc[31761] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
52803 distcc[31761] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/constants.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/constants.o
52804 distcc[31761] (dcc_spawn_child) child started as pid31812
52805 distcc[31812] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
52806 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52807 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52808 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52809 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52810 distcc[31727] (dcc_lock_pause) nothing available, sleeping 1000ms...
52811 distcc[31808] (dcc_collect_child) cc child 31809 terminated with status 0
52812 distcc[31808] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
52813 distcc[31808] compile (null) on localhost completed ok
52814 distcc[31808] (dcc_unlock) release lock fd5
52815 distcc[31808] elapsed compilation time 0.134033s
52816 distcc[31808] (dcc_exit) exit: code 0; self: 0.000000 user 0.012673 sys; children: 0.064755 user 0.051416 sys
52817 distcc[31808] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
52818 distcc[31761] (dcc_collect_child) cc child 31812 terminated with status 0
52819 distcc[31761] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
52820 distcc[31761] compile (null) on localhost completed ok
52821 distcc[31761] (dcc_unlock) release lock fd5
52822 distcc[31761] elapsed compilation time 5.173121s
52823 distcc[31761] (dcc_exit) exit: code 0; self: 0.008546 user 0.011395 sys; children: 0.099480 user 0.069340 sys
52824 distcc[31761] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
52825 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/context.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/context.o
52826 distcc[31815] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
52827 distcc[31815] (dcc_recursion_safeguard) safeguard level=0
52828 distcc[31815] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
52829 distcc[31815] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
52830 distcc[31815] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/context.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/context.o
52831 distcc[31815] (dcc_scan_args) compiler will emit/use profile info; must be local
52832 distcc[31815] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
52833 distcc[31815] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
52834 distcc[31815] (dcc_parse_hosts) found tcp token "192.168.1.41"
52835 distcc[31815] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
52836 distcc[31815] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/context.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/context.o
52837 distcc[31815] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
52838 distcc[31815] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/context.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/context.o
52839 distcc[31815] (dcc_spawn_child) child started as pid31816
52840 distcc[31816] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
52841 distcc[31694] (dcc_collect_child) cc child 31803 terminated with status 0
52842 distcc[31694] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
52843 distcc[31694] compile (null) on localhost completed ok
52844 distcc[31694] (dcc_unlock) release lock fd5
52845 distcc[31694] elapsed compilation time 16.684097s
52846 distcc[31694] (dcc_exit) exit: code 0; self: 0.008469 user 0.019762 sys; children: 0.505945 user 0.145303 sys
52847 distcc[31694] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
52848 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/posixshmem.o -L. -L/usr/local/lib64 -lrt -o build/lib.linux-aarch64-3.10/_posixshmem.cpython-310-aarch64-linux-gnu.so
52849 distcc[31819] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
52850 distcc[31819] (dcc_recursion_safeguard) safeguard level=0
52851 distcc[31819] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
52852 distcc[31819] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
52853 distcc[31819] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/posixshmem.o -L. -L/usr/local/lib64 -lrt -o build/lib.linux-aarch64-3.10/_posixshmem.cpython-310-aarch64-linux-gnu.so
52854 distcc[31819] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/posixshmem.o"
52855 distcc[31819] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/_posixshmem.cpython-310-aarch64-linux-gnu.so"
52856 distcc[31819] (dcc_scan_args) called for link? i give up
52857 distcc[31819] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
52858 distcc[31819] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
52859 distcc[31819] (dcc_parse_hosts) found tcp token "192.168.1.41"
52860 distcc[31819] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52861 distcc[31819] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
52862 distcc[31819] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/posixshmem.o -L. -L/usr/local/lib64 -lrt -o build/lib.linux-aarch64-3.10/_posixshmem.cpython-310-aarch64-linux-gnu.so
52863 distcc[31819] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
52864 distcc[31819] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_multiprocessing/posixshmem.o -L. -L/usr/local/lib64 -lrt -o build/lib.linux-aarch64-3.10/_posixshmem.cpython-310-aarch64-linux-gnu.so
52865 distcc[31819] (dcc_spawn_child) child started as pid31820
52866 distcc[31820] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
52867 distcc[31819] (dcc_collect_child) cc child 31820 terminated with status 0
52868 distcc[31819] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
52869 distcc[31819] compile (null) on localhost completed ok
52870 distcc[31819] (dcc_unlock) release lock fd5
52871 distcc[31819] elapsed compilation time 0.097836s
52872 distcc[31819] (dcc_exit) exit: code 0; self: 0.000000 user 0.012750 sys; children: 0.059106 user 0.036133 sys
52873 distcc[31819] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
52874 distcc[31815] (dcc_collect_child) cc child 31816 terminated with status 0
52875 distcc[31815] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
52876 distcc[31815] compile (null) on localhost completed ok
52877 distcc[31815] (dcc_unlock) release lock fd5
52878 distcc[31815] elapsed compilation time 0.429227s
52879 distcc[31815] (dcc_exit) exit: code 0; self: 0.000000 user 0.012655 sys; children: 0.368752 user 0.061643 sys
52880 distcc[31815] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
52881 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/convolute.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/convolute.o
52882 distcc[31823] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
52883 distcc[31823] (dcc_recursion_safeguard) safeguard level=0
52884 distcc[31823] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
52885 distcc[31823] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
52886 distcc[31823] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/convolute.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/convolute.o
52887 distcc[31823] (dcc_scan_args) compiler will emit/use profile info; must be local
52888 distcc[31823] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
52889 distcc[31823] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
52890 distcc[31823] (dcc_parse_hosts) found tcp token "192.168.1.41"
52891 distcc[31823] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
52892 distcc[31823] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/convolute.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/convolute.o
52893 distcc[31823] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
52894 distcc[31823] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/convolute.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/convolute.o
52895 distcc[31823] (dcc_spawn_child) child started as pid31824
52896 distcc[31824] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
52897 distcc[31461] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52898 distcc[31461] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
52899 distcc[31461] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/md5module.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_md5.cpython-310-aarch64-linux-gnu.so
52900 distcc[31461] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
52901 distcc[31461] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/md5module.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_md5.cpython-310-aarch64-linux-gnu.so
52902 distcc[31461] (dcc_spawn_child) child started as pid31827
52903 distcc[31827] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
52904 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52905 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52906 distcc[31228] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52907 distcc[31228] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
52908 distcc[31228] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_queuemodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_queuemodule.o -DPy_BUILD_CORE_MODULE
52909 distcc[31228] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
52910 distcc[31228] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_queuemodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_queuemodule.o -DPy_BUILD_CORE_MODULE
52911 distcc[31228] (dcc_spawn_child) child started as pid31830
52912 distcc[31830] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
52913 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52914 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52915 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52916 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52917 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
52918 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52919 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52920 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52921 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52922 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
52923 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52924 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52925 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52926 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52927 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
52928 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52929 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52930 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52931 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52932 distcc[31557] (dcc_lock_pause) nothing available, sleeping 1000ms...
52933 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52934 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
52935 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
52936 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
52937 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
52938 distcc[31461] (dcc_collect_child) cc child 31827 terminated with status 0
52939 distcc[31461] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
52940 distcc[31461] compile (null) on localhost completed ok
52941 distcc[31461] (dcc_unlock) release lock fd5
52942 distcc[31461] elapsed compilation time 39.152217s
52943 distcc[31461] (dcc_exit) exit: code 0; self: 0.018082 user 0.033151 sys; children: 0.061548 user 0.035187 sys
52944 distcc[31461] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
52945 distcc[31727] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52946 distcc[31727] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
52947 distcc[31727] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited_35.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited_35.o
52948 distcc[31727] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
52949 distcc[31727] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited_35.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited_35.o
52950 distcc[31727] (dcc_spawn_child) child started as pid31833
52951 distcc[31833] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
52952 distcc[31727] (dcc_collect_child) cc child 31833 terminated with status 0
52953 distcc[31727] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
52954 distcc[31727] compile (null) on localhost completed ok
52955 distcc[31727] (dcc_unlock) release lock fd5
52956 distcc[31727] elapsed compilation time 15.752027s
52957 distcc[31727] (dcc_exit) exit: code 0; self: 0.003202 user 0.025619 sys; children: 0.624922 user 0.095054 sys
52958 distcc[31727] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
52959 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited_35.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/xxlimited_35.cpython-310-aarch64-linux-gnu.so
52960 distcc[31836] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
52961 distcc[31836] (dcc_recursion_safeguard) safeguard level=0
52962 distcc[31836] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
52963 distcc[31823] (dcc_collect_child) cc child 31824 terminated with status 0
52964 distcc[31823] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
52965 distcc[31823] compile (null) on localhost completed ok
52966 distcc[31823] (dcc_unlock) release lock fd5
52967 distcc[31823] elapsed compilation time 1.217734s
52968 distcc[31823] (dcc_exit) exit: code 0; self: 0.002987 user 0.008961 sys; children: 1.134219 user 0.068197 sys
52969 distcc[31823] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
52970 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/crt.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/crt.o
52971 distcc[31836] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
52972 distcc[31836] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited_35.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/xxlimited_35.cpython-310-aarch64-linux-gnu.so
52973 distcc[31836] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited_35.o"
52974 distcc[31836] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/xxlimited_35.cpython-310-aarch64-linux-gnu.so"
52975 distcc[31836] (dcc_scan_args) called for link? i give up
52976 distcc[31836] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
52977 distcc[31836] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
52978 distcc[31836] (dcc_parse_hosts) found tcp token "192.168.1.41"
52979 distcc[31836] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
52980 distcc[31836] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited_35.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/xxlimited_35.cpython-310-aarch64-linux-gnu.so
52981 distcc[31836] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
52982 distcc[31836] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/xxlimited_35.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/xxlimited_35.cpython-310-aarch64-linux-gnu.so
52983 distcc[31836] (dcc_spawn_child) child started as pid31838
52984 distcc[31837] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
52985 distcc[31837] (dcc_recursion_safeguard) safeguard level=0
52986 distcc[31837] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
52987 distcc[31837] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
52988 distcc[31837] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/crt.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/crt.o
52989 distcc[31837] (dcc_scan_args) compiler will emit/use profile info; must be local
52990 distcc[31837] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
52991 distcc[31837] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
52992 distcc[31837] (dcc_parse_hosts) found tcp token "192.168.1.41"
52993 distcc[31837] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
52994 distcc[31837] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
52995 distcc[31837] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/crt.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/crt.o
52996 distcc[31837] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
52997 distcc[31837] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/crt.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/crt.o
52998 distcc[31837] (dcc_spawn_child) child started as pid31839
52999 distcc[31838] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
53000 distcc[31839] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
53001 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
53002 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
53003 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
53004 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
53005 distcc[31227] (dcc_lock_pause) nothing available, sleeping 1000ms...
53006 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
53007 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
53008 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
53009 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
53010 distcc[31231] (dcc_lock_pause) nothing available, sleeping 1000ms...
53011 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
53012 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
53013 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
53014 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
53015 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
53016 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
53017 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
53018 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
53019 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
53020 distcc[31557] (dcc_lock_pause) nothing available, sleeping 1000ms...
53021 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
53022 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
53023 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
53024 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
53025 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
53026 distcc[31228] (dcc_collect_child) cc child 31830 terminated with status 0
53027 distcc[31228] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
53028 distcc[31228] compile (null) on localhost completed ok
53029 distcc[31228] (dcc_unlock) release lock fd5
53030 distcc[31228] elapsed compilation time 66.182844s
53031 distcc[31228] (dcc_exit) exit: code 0; self: 0.025193 user 0.044089 sys; children: 0.946534 user 0.139874 sys
53032 distcc[31228] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
53033 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_queuemodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_queue.cpython-310-aarch64-linux-gnu.so
53034 distcc[31836] (dcc_collect_child) cc child 31838 terminated with status 0
53035 distcc[31836] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
53036 distcc[31836] compile (null) on localhost completed ok
53037 distcc[31836] (dcc_unlock) release lock fd5
53038 distcc[31836] elapsed compilation time 0.145626s
53039 distcc[31836] (dcc_exit) exit: code 0; self: 0.000000 user 0.014201 sys; children: 0.060879 user 0.039718 sys
53040 distcc[31836] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
53041 distcc[31844] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
53042 distcc[31844] (dcc_recursion_safeguard) safeguard level=0
53043 distcc[31844] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
53044 distcc[31844] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
53045 distcc[31844] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_queuemodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_queue.cpython-310-aarch64-linux-gnu.so
53046 distcc[31844] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_queuemodule.o"
53047 distcc[31844] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/_queue.cpython-310-aarch64-linux-gnu.so"
53048 distcc[31844] (dcc_scan_args) called for link? i give up
53049 distcc[31844] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
53050 distcc[31844] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
53051 distcc[31844] (dcc_parse_hosts) found tcp token "192.168.1.41"
53052 distcc[31844] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
53053 distcc[31844] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_queuemodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_queue.cpython-310-aarch64-linux-gnu.so
53054 distcc[31844] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
53055 distcc[31844] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_queuemodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_queue.cpython-310-aarch64-linux-gnu.so
53056 distcc[31844] (dcc_spawn_child) child started as pid31845
53057 distcc[31845] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
53058 distcc[31844] (dcc_collect_child) cc child 31845 terminated with status 0
53059 distcc[31844] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
53060 distcc[31844] compile (null) on localhost completed ok
53061 distcc[31844] (dcc_unlock) release lock fd5
53062 distcc[31844] elapsed compilation time 0.095694s
53063 distcc[31844] (dcc_exit) exit: code 0; self: 0.000000 user 0.012446 sys; children: 0.065883 user 0.026003 sys
53064 distcc[31844] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
53065 distcc[31837] (dcc_collect_child) cc child 31839 terminated with status 0
53066 distcc[31837] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
53067 distcc[31837] compile (null) on localhost completed ok
53068 distcc[31837] (dcc_unlock) release lock fd5
53069 distcc[31837] elapsed compilation time 0.555461s
53070 distcc[31837] (dcc_exit) exit: code 0; self: 0.000000 user 0.014389 sys; children: 0.476289 user 0.075842 sys
53071 distcc[31837] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
53072 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/difradix2.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/difradix2.o
53073 distcc[31848] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
53074 distcc[31848] (dcc_recursion_safeguard) safeguard level=0
53075 distcc[31848] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
53076 distcc[31848] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
53077 distcc[31848] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/difradix2.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/difradix2.o
53078 distcc[31848] (dcc_scan_args) compiler will emit/use profile info; must be local
53079 distcc[31848] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
53080 distcc[31848] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
53081 distcc[31848] (dcc_parse_hosts) found tcp token "192.168.1.41"
53082 distcc[31848] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
53083 distcc[31848] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/difradix2.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/difradix2.o
53084 distcc[31848] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
53085 distcc[31848] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/difradix2.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/difradix2.o
53086 distcc[31848] (dcc_spawn_child) child started as pid31849
53087 distcc[31849] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
53088 distcc[31227] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
53089 distcc[31227] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
53090 distcc[31227] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_statisticsmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_statisticsmodule.o
53091 distcc[31227] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
53092 distcc[31227] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_statisticsmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_statisticsmodule.o
53093 distcc[31227] (dcc_spawn_child) child started as pid31852
53094 distcc[31852] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
53095 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
53096 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
53097 distcc[31231] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
53098 distcc[31231] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
53099 distcc[31231] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/fcntlmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/fcntlmodule.o
53100 distcc[31231] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
53101 distcc[31231] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/fcntlmodule.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/fcntlmodule.o
53102 distcc[31231] (dcc_spawn_child) child started as pid31855
53103 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
53104 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
53105 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
53106 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
53107 distcc[31265] (dcc_lock_pause) nothing available, sleeping 1000ms...
53108 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
53109 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
53110 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
53111 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
53112 distcc[31557] (dcc_lock_pause) nothing available, sleeping 1000ms...
53113 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
53114 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
53115 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
53116 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
53117 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
53118 distcc[31855] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
53119 distcc[31848] (dcc_collect_child) cc child 31849 terminated with status 0
53120 distcc[31848] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
53121 distcc[31848] compile (null) on localhost completed ok
53122 distcc[31848] (dcc_unlock) release lock fd5
53123 distcc[31848] elapsed compilation time 0.917838s
53124 distcc[31848] (dcc_exit) exit: code 0; self: 0.008849 user 0.002949 sys; children: 0.856030 user 0.068644 sys
53125 distcc[31848] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
53126 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/fnt.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/fnt.o
53127 distcc[31858] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
53128 distcc[31858] (dcc_recursion_safeguard) safeguard level=0
53129 distcc[31858] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
53130 distcc[31858] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
53131 distcc[31858] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/fnt.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/fnt.o
53132 distcc[31858] (dcc_scan_args) compiler will emit/use profile info; must be local
53133 distcc[31858] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
53134 distcc[31858] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
53135 distcc[31858] (dcc_parse_hosts) found tcp token "192.168.1.41"
53136 distcc[31858] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
53137 distcc[31858] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/fnt.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/fnt.o
53138 distcc[31858] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
53139 distcc[31858] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/fnt.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/fnt.o
53140 distcc[31858] (dcc_spawn_child) child started as pid31859
53141 distcc[31859] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
53142 distcc[31227] (dcc_collect_child) cc child 31852 terminated with status 0
53143 distcc[31227] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
53144 distcc[31227] compile (null) on localhost completed ok
53145 distcc[31227] (dcc_unlock) release lock fd5
53146 distcc[31227] elapsed compilation time 67.764290s
53147 distcc[31227] (dcc_exit) exit: code 0; self: 0.020569 user 0.051424 sys; children: 0.548633 user 0.136879 sys
53148 distcc[31227] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
53149 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_statisticsmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_statistics.cpython-310-aarch64-linux-gnu.so
53150 distcc[31858] (dcc_collect_child) cc child 31859 terminated with status 0
53151 distcc[31858] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
53152 distcc[31858] compile (null) on localhost completed ok
53153 distcc[31858] (dcc_unlock) release lock fd5
53154 distcc[31858] elapsed compilation time 0.211254s
53155 distcc[31858] (dcc_exit) exit: code 0; self: 0.003280 user 0.009842 sys; children: 0.164988 user 0.056714 sys
53156 distcc[31858] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
53157 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/fourstep.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/fourstep.o
53158 distcc[31862] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
53159 distcc[31862] (dcc_recursion_safeguard) safeguard level=0
53160 distcc[31862] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
53161 distcc[31862] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
53162 distcc[31862] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_statisticsmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_statistics.cpython-310-aarch64-linux-gnu.so
53163 distcc[31862] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_statisticsmodule.o"
53164 distcc[31862] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/_statistics.cpython-310-aarch64-linux-gnu.so"
53165 distcc[31863] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
53166 distcc[31862] (dcc_scan_args) called for link? i give up
53167 distcc[31863] (dcc_recursion_safeguard) safeguard level=0
53168 distcc[31863] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
53169 distcc[31863] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
53170 distcc[31863] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/fourstep.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/fourstep.o
53171 distcc[31863] (dcc_scan_args) compiler will emit/use profile info; must be local
53172 distcc[31863] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
53173 distcc[31863] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
53174 distcc[31863] (dcc_parse_hosts) found tcp token "192.168.1.41"
53175 distcc[31863] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
53176 distcc[31863] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/fourstep.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/fourstep.o
53177 distcc[31863] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
53178 distcc[31863] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/fourstep.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/fourstep.o
53179 distcc[31863] (dcc_spawn_child) child started as pid31864
53180 distcc[31864] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
53181 distcc[31862] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
53182 distcc[31862] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
53183 distcc[31862] (dcc_parse_hosts) found tcp token "192.168.1.41"
53184 distcc[31862] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
53185 distcc[31862] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
53186 distcc[31862] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_statisticsmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_statistics.cpython-310-aarch64-linux-gnu.so
53187 distcc[31862] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
53188 distcc[31862] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_statisticsmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_statistics.cpython-310-aarch64-linux-gnu.so
53189 distcc[31862] (dcc_spawn_child) child started as pid31865
53190 distcc[31865] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
53191 distcc[31862] (dcc_collect_child) cc child 31865 terminated with status 0
53192 distcc[31862] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
53193 distcc[31862] compile (null) on localhost completed ok
53194 distcc[31862] (dcc_unlock) release lock fd5
53195 distcc[31862] elapsed compilation time 0.088524s
53196 distcc[31862] (dcc_exit) exit: code 0; self: 0.000000 user 0.015323 sys; children: 0.030268 user 0.039285 sys
53197 distcc[31862] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
53198 distcc[31265] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
53199 distcc[31265] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
53200 distcc[31265] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/selectmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/select.cpython-310-aarch64-linux-gnu.so
53201 distcc[31265] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
53202 distcc[31265] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/selectmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/select.cpython-310-aarch64-linux-gnu.so
53203 distcc[31265] (dcc_spawn_child) child started as pid31870
53204 distcc[31870] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
53205 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
53206 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
53207 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
53208 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
53209 distcc[31557] (dcc_lock_pause) nothing available, sleeping 1000ms...
53210 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
53211 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
53212 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
53213 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_3 is busy
53214 distcc[31229] (dcc_lock_pause) nothing available, sleeping 1000ms...
53215 distcc[31265] (dcc_collect_child) cc child 31870 terminated with status 0
53216 distcc[31265] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
53217 distcc[31265] compile (null) on localhost completed ok
53218 distcc[31265] (dcc_unlock) release lock fd5
53219 distcc[31265] elapsed compilation time 64.217142s
53220 distcc[31265] (dcc_exit) exit: code 0; self: 0.007970 user 0.059777 sys; children: 0.062278 user 0.047570 sys
53221 distcc[31265] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
53222 distcc[31231] (dcc_collect_child) cc child 31855 terminated with status 0
53223 distcc[31231] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
53224 distcc[31231] compile (null) on localhost completed ok
53225 distcc[31231] (dcc_unlock) release lock fd5
53226 distcc[31231] elapsed compilation time 68.229164s
53227 distcc[31231] (dcc_exit) exit: code 0; self: 0.027046 user 0.040569 sys; children: 0.953230 user 0.155096 sys
53228 distcc[31231] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
53229 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/fcntlmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/fcntl.cpython-310-aarch64-linux-gnu.so
53230 distcc[31873] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
53231 distcc[31873] (dcc_recursion_safeguard) safeguard level=0
53232 distcc[31873] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
53233 distcc[31873] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
53234 distcc[31873] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/fcntlmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/fcntl.cpython-310-aarch64-linux-gnu.so
53235 distcc[31873] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/fcntlmodule.o"
53236 distcc[31873] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/fcntl.cpython-310-aarch64-linux-gnu.so"
53237 distcc[31873] (dcc_scan_args) called for link? i give up
53238 distcc[31873] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
53239 distcc[31873] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
53240 distcc[31873] (dcc_parse_hosts) found tcp token "192.168.1.41"
53241 distcc[31873] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
53242 distcc[31873] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
53243 distcc[31873] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/fcntlmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/fcntl.cpython-310-aarch64-linux-gnu.so
53244 distcc[31873] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
53245 distcc[31873] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/fcntlmodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/fcntl.cpython-310-aarch64-linux-gnu.so
53246 distcc[31873] (dcc_spawn_child) child started as pid31874
53247 distcc[31874] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
53248 distcc[31873] (dcc_collect_child) cc child 31874 terminated with status 0
53249 distcc[31873] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
53250 distcc[31873] compile (null) on localhost completed ok
53251 distcc[31873] (dcc_unlock) release lock fd5
53252 distcc[31873] elapsed compilation time 0.107081s
53253 distcc[31873] (dcc_exit) exit: code 0; self: 0.004793 user 0.009586 sys; children: 0.054504 user 0.038228 sys
53254 distcc[31873] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
53255 distcc[31557] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
53256 distcc[31557] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
53257 distcc[31557] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/binascii.o -L. -L/usr/local/lib64 -lz -o build/lib.linux-aarch64-3.10/binascii.cpython-310-aarch64-linux-gnu.so
53258 distcc[31557] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
53259 distcc[31557] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/binascii.o -L. -L/usr/local/lib64 -lz -o build/lib.linux-aarch64-3.10/binascii.cpython-310-aarch64-linux-gnu.so
53260 distcc[31557] (dcc_spawn_child) child started as pid31877
53261 distcc[31877] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
53262 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
53263 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_1 is busy
53264 distcc[31229] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_2 is busy
53265 distcc[31229] (dcc_lock_host) got cpu lock on localhost slot 3 as fd5
53266 distcc[31229] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/unicodedata.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/unicodedata.o -DPy_BUILD_CORE_MODULE
53267 distcc[31229] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
53268 distcc[31229] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/unicodedata.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/unicodedata.o -DPy_BUILD_CORE_MODULE
53269 distcc[31229] (dcc_spawn_child) child started as pid31878
53270 distcc[31878] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
53271 distcc[31557] (dcc_collect_child) cc child 31877 terminated with status 0
53272 distcc[31557] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
53273 distcc[31557] compile (null) on localhost completed ok
53274 distcc[31557] (dcc_unlock) release lock fd5
53275 distcc[31557] elapsed compilation time 34.198526s
53276 distcc[31557] (dcc_exit) exit: code 0; self: 0.009433 user 0.034588 sys; children: 0.083357 user 0.043533 sys
53277 distcc[31557] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
53278 distcc[31309] (dcc_collect_child) cc child 31787 terminated with status 0
53279 distcc[31309] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
53280 distcc[31309] compile (null) on localhost completed ok
53281 distcc[31309] (dcc_unlock) release lock fd5
53282 distcc[31309] elapsed compilation time 61.463683s
53283 distcc[31309] (dcc_exit) exit: code 0; self: 0.018220 user 0.039477 sys; children: 8.110599 user 0.315182 sys
53284 distcc[31309] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
53285 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testcapimodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_testcapi.cpython-310-aarch64-linux-gnu.so
53286 distcc[31883] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
53287 distcc[31883] (dcc_recursion_safeguard) safeguard level=0
53288 distcc[31883] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
53289 distcc[31883] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
53290 distcc[31883] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testcapimodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_testcapi.cpython-310-aarch64-linux-gnu.so
53291 distcc[31883] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testcapimodule.o"
53292 distcc[31883] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/_testcapi.cpython-310-aarch64-linux-gnu.so"
53293 distcc[31883] (dcc_scan_args) called for link? i give up
53294 distcc[31883] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
53295 distcc[31883] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
53296 distcc[31883] (dcc_parse_hosts) found tcp token "192.168.1.41"
53297 distcc[31883] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
53298 distcc[31883] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
53299 distcc[31883] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testcapimodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_testcapi.cpython-310-aarch64-linux-gnu.so
53300 distcc[31883] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
53301 distcc[31883] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_testcapimodule.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/_testcapi.cpython-310-aarch64-linux-gnu.so
53302 distcc[31883] (dcc_spawn_child) child started as pid31884
53303 distcc[31884] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
53304 distcc[31883] (dcc_collect_child) cc child 31884 terminated with status 0
53305 distcc[31883] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
53306 distcc[31883] compile (null) on localhost completed ok
53307 distcc[31883] (dcc_unlock) release lock fd5
53308 distcc[31883] elapsed compilation time 0.110930s
53309 distcc[31883] (dcc_exit) exit: code 0; self: 0.003139 user 0.009417 sys; children: 0.071163 user 0.037428 sys
53310 distcc[31883] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
53311 distcc[31863] (dcc_collect_child) cc child 31864 terminated with status 0
53312 distcc[31863] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
53313 distcc[31863] compile (null) on localhost completed ok
53314 distcc[31863] (dcc_unlock) release lock fd5
53315 distcc[31863] elapsed compilation time 2.759627s
53316 distcc[31863] (dcc_exit) exit: code 0; self: 0.000000 user 0.014782 sys; children: 2.657880 user 0.113503 sys
53317 distcc[31863] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
53318 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/io.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/io.o
53319 distcc[31887] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
53320 distcc[31887] (dcc_recursion_safeguard) safeguard level=0
53321 distcc[31887] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
53322 distcc[31887] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
53323 distcc[31887] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/io.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/io.o
53324 distcc[31887] (dcc_scan_args) compiler will emit/use profile info; must be local
53325 distcc[31887] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
53326 distcc[31887] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
53327 distcc[31887] (dcc_parse_hosts) found tcp token "192.168.1.41"
53328 distcc[31887] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
53329 distcc[31887] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/io.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/io.o
53330 distcc[31887] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
53331 distcc[31887] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/io.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/io.o
53332 distcc[31887] (dcc_spawn_child) child started as pid31888
53333 distcc[31888] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
53334 distcc[31887] (dcc_collect_child) cc child 31888 terminated with status 0
53335 distcc[31887] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
53336 distcc[31887] compile (null) on localhost completed ok
53337 distcc[31887] (dcc_unlock) release lock fd5
53338 distcc[31887] elapsed compilation time 1.688943s
53339 distcc[31887] (dcc_exit) exit: code 0; self: 0.000000 user 0.011212 sys; children: 1.620702 user 0.097736 sys
53340 distcc[31887] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
53341 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/mpalloc.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/mpalloc.o
53342 distcc[31891] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
53343 distcc[31891] (dcc_recursion_safeguard) safeguard level=0
53344 distcc[31891] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
53345 distcc[31891] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
53346 distcc[31891] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/mpalloc.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/mpalloc.o
53347 distcc[31891] (dcc_scan_args) compiler will emit/use profile info; must be local
53348 distcc[31891] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
53349 distcc[31891] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
53350 distcc[31891] (dcc_parse_hosts) found tcp token "192.168.1.41"
53351 distcc[31891] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
53352 distcc[31891] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/mpalloc.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/mpalloc.o
53353 distcc[31891] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
53354 distcc[31891] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/mpalloc.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/mpalloc.o
53355 distcc[31891] (dcc_spawn_child) child started as pid31892
53356 distcc[31892] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
53357 distcc[31891] (dcc_collect_child) cc child 31892 terminated with status 0
53358 distcc[31891] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
53359 distcc[31891] compile (null) on localhost completed ok
53360 distcc[31891] (dcc_unlock) release lock fd5
53361 distcc[31891] elapsed compilation time 0.348521s
53362 distcc[31891] (dcc_exit) exit: code 0; self: 0.007544 user 0.003772 sys; children: 0.268796 user 0.092036 sys
53363 distcc[31891] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
53364 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/mpdecimal.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/mpdecimal.o
53365 distcc[31895] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
53366 distcc[31895] (dcc_recursion_safeguard) safeguard level=0
53367 distcc[31895] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
53368 distcc[31895] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
53369 distcc[31895] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/mpdecimal.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/mpdecimal.o
53370 distcc[31895] (dcc_scan_args) compiler will emit/use profile info; must be local
53371 distcc[31895] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
53372 distcc[31895] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
53373 distcc[31895] (dcc_parse_hosts) found tcp token "192.168.1.41"
53374 distcc[31895] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
53375 distcc[31895] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/mpdecimal.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/mpdecimal.o
53376 distcc[31895] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
53377 distcc[31895] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/mpdecimal.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/mpdecimal.o
53378 distcc[31895] (dcc_spawn_child) child started as pid31896
53379 distcc[31896] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
53380 distcc[31229] (dcc_collect_child) cc child 31878 terminated with status 0
53381 distcc[31229] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
53382 distcc[31229] compile (null) on localhost completed ok
53383 distcc[31229] (dcc_unlock) release lock fd5
53384 distcc[31229] elapsed compilation time 75.419156s
53385 distcc[31229] (dcc_exit) exit: code 0; self: 0.029410 user 0.041175 sys; children: 6.243136 user 0.291557 sys
53386 distcc[31229] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
53387 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/unicodedata.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/unicodedata.cpython-310-aarch64-linux-gnu.so
53388 distcc[31899] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
53389 distcc[31899] (dcc_recursion_safeguard) safeguard level=0
53390 distcc[31899] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
53391 distcc[31899] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
53392 distcc[31899] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/unicodedata.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/unicodedata.cpython-310-aarch64-linux-gnu.so
53393 distcc[31899] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/unicodedata.o"
53394 distcc[31899] (dcc_scan_args) found object/output file "build/lib.linux-aarch64-3.10/unicodedata.cpython-310-aarch64-linux-gnu.so"
53395 distcc[31899] (dcc_scan_args) called for link? i give up
53396 distcc[31899] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
53397 distcc[31899] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
53398 distcc[31899] (dcc_parse_hosts) found tcp token "192.168.1.41"
53399 distcc[31899] (dcc_lock_host) /var/tmp/portage/.distcc/lock/cpu_localhost_0 is busy
53400 distcc[31899] (dcc_lock_host) got cpu lock on localhost slot 1 as fd5
53401 distcc[31899] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/unicodedata.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/unicodedata.cpython-310-aarch64-linux-gnu.so
53402 distcc[31899] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
53403 distcc[31899] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/unicodedata.o -L. -L/usr/local/lib64 -o build/lib.linux-aarch64-3.10/unicodedata.cpython-310-aarch64-linux-gnu.so
53404 distcc[31899] (dcc_spawn_child) child started as pid31900
53405 distcc[31900] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
53406 distcc[31899] (dcc_collect_child) cc child 31900 terminated with status 0
53407 distcc[31899] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
53408 distcc[31899] compile (null) on localhost completed ok
53409 distcc[31899] (dcc_unlock) release lock fd5
53410 distcc[31899] elapsed compilation time 0.094286s
53411 distcc[31899] (dcc_exit) exit: code 0; self: 0.007830 user 0.003915 sys; children: 0.046858 user 0.045508 sys
53412 distcc[31899] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
53413 distcc[31895] (dcc_collect_child) cc child 31896 terminated with status 0
53414 distcc[31895] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
53415 distcc[31895] compile (null) on localhost completed ok
53416 distcc[31895] (dcc_unlock) release lock fd5
53417 distcc[31895] elapsed compilation time 10.031776s
53418 distcc[31895] (dcc_exit) exit: code 0; self: 0.000000 user 0.011169 sys; children: 9.962597 user 0.230788 sys
53419 distcc[31895] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
53420 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/numbertheory.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/numbertheory.o
53421 distcc[31903] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
53422 distcc[31903] (dcc_recursion_safeguard) safeguard level=0
53423 distcc[31903] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
53424 distcc[31903] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
53425 distcc[31903] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/numbertheory.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/numbertheory.o
53426 distcc[31903] (dcc_scan_args) compiler will emit/use profile info; must be local
53427 distcc[31903] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
53428 distcc[31903] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
53429 distcc[31903] (dcc_parse_hosts) found tcp token "192.168.1.41"
53430 distcc[31903] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
53431 distcc[31903] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/numbertheory.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/numbertheory.o
53432 distcc[31903] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
53433 distcc[31903] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/numbertheory.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/numbertheory.o
53434 distcc[31903] (dcc_spawn_child) child started as pid31904
53435 distcc[31904] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
53436 distcc[31903] (dcc_collect_child) cc child 31904 terminated with status 0
53437 distcc[31903] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
53438 distcc[31903] compile (null) on localhost completed ok
53439 distcc[31903] (dcc_unlock) release lock fd5
53440 distcc[31903] elapsed compilation time 0.407014s
53441 distcc[31903] (dcc_exit) exit: code 0; self: 0.005466 user 0.005466 sys; children: 0.358006 user 0.060660 sys
53442 distcc[31903] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
53443 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/sixstep.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/sixstep.o
53444 distcc[31907] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
53445 distcc[31907] (dcc_recursion_safeguard) safeguard level=0
53446 distcc[31907] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
53447 distcc[31907] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
53448 distcc[31907] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/sixstep.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/sixstep.o
53449 distcc[31907] (dcc_scan_args) compiler will emit/use profile info; must be local
53450 distcc[31907] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
53451 distcc[31907] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
53452 distcc[31907] (dcc_parse_hosts) found tcp token "192.168.1.41"
53453 distcc[31907] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
53454 distcc[31907] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/sixstep.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/sixstep.o
53455 distcc[31907] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
53456 distcc[31907] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/sixstep.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/sixstep.o
53457 distcc[31907] (dcc_spawn_child) child started as pid31908
53458 distcc[31908] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
53459 distcc[31907] (dcc_collect_child) cc child 31908 terminated with status 0
53460 distcc[31907] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
53461 distcc[31907] compile (null) on localhost completed ok
53462 distcc[31907] (dcc_unlock) release lock fd5
53463 distcc[31907] elapsed compilation time 1.267702s
53464 distcc[31907] (dcc_exit) exit: code 0; self: 0.000000 user 0.010781 sys; children: 1.194649 user 0.084818 sys
53465 distcc[31907] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
53466 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/transpose.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/transpose.o
53467 distcc[31911] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
53468 distcc[31911] (dcc_recursion_safeguard) safeguard level=0
53469 distcc[31911] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
53470 distcc[31911] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
53471 distcc[31911] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/transpose.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/transpose.o
53472 distcc[31911] (dcc_scan_args) compiler will emit/use profile info; must be local
53473 distcc[31911] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
53474 distcc[31911] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
53475 distcc[31911] (dcc_parse_hosts) found tcp token "192.168.1.41"
53476 distcc[31911] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
53477 distcc[31911] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/transpose.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/transpose.o
53478 distcc[31911] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
53479 distcc[31911] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv -fno-semantic-interposition -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -fprofile-use -fprofile-correction -I./Include/internal -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/ncursesw -I/usr/local/include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Include -I/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 -c /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/transpose.c -o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/transpose.o
53480 distcc[31911] (dcc_spawn_child) child started as pid31912
53481 distcc[31912] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
53482 distcc[31911] (dcc_collect_child) cc child 31912 terminated with status 0
53483 distcc[31911] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
53484 distcc[31911] compile (null) on localhost completed ok
53485 distcc[31911] (dcc_unlock) release lock fd5
53486 distcc[31911] elapsed compilation time 0.464641s
53487 distcc[31911] (dcc_exit) exit: code 0; self: 0.000000 user 0.010920 sys; children: 0.420508 user 0.057787 sys
53488 distcc[31911] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
53489 aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/_decimal.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/basearith.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/constants.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/context.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/convolute.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/crt.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/difradix2.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/fnt.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/fourstep.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/io.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/mpalloc.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/mpdecimal.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/numbertheory.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/sixstep.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/transpose.o -L. -L/usr/local/lib64 -lm -o build/lib.linux-aarch64-3.10/_decimal.cpython-310-aarch64-linux-gnu.so
53490 distcc[31915] (dcc_trace_version) distcc 3.4 aarch64-unknown-linux-gnu; built Apr 8 2022 15:55:00
53491 distcc[31915] (dcc_recursion_safeguard) safeguard level=0
53492 distcc[31915] (main) compiler name is "aarch64-unknown-linux-gnu-gcc-11.2.1"
53493 distcc[31915] (dcc_set_path) setting PATH=/usr/lib/portage/python3.9/ebuild-helpers/xattr:/usr/lib/portage/python3.9/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/13/bin
53494 distcc[31915] (dcc_scan_args) scanning arguments: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/_decimal.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/basearith.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/constants.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/context.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/convolute.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/crt.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/difradix2.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/fnt.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/fourstep.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/io.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/mpalloc.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/mpdecimal.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/numbertheory.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/sixstep.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/transpose.o -L. -L/usr/local/lib64 -lm -o build/lib.linux-aarch64-3.10/_decimal.cpython-310-aarch64-linux-gnu.so
53495 distcc[31915] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/_decimal.o"
53496 distcc[31915] (dcc_scan_args) found object/output file "build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/basearith.o"
53497 distcc[31915] (dcc_scan_args) called for link? i give up
53498 distcc[31915] (dcc_get_hostlist) not reading /var/tmp/portage/.distcc/hosts: No such file or directory
53499 distcc[31915] (dcc_parse_hosts_file) load hosts from /etc/distcc/hosts
53500 distcc[31915] (dcc_parse_hosts) found tcp token "192.168.1.41"
53501 distcc[31915] (dcc_lock_host) got cpu lock on localhost slot 0 as fd5
53502 distcc[31915] exec on localhost: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/_decimal.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/basearith.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/constants.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/context.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/convolute.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/crt.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/difradix2.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/fnt.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/fourstep.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/io.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/mpalloc.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/mpdecimal.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/numbertheory.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/sixstep.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/transpose.o -L. -L/usr/local/lib64 -lm -o build/lib.linux-aarch64-3.10/_decimal.cpython-310-aarch64-linux-gnu.so
53503 distcc[31915] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
53504 distcc[31915] (dcc_spawn_child) forking to execute: aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition -Wno-unused-result -Wsign-compare -DNDEBUG build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/_decimal.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/basearith.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/constants.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/context.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/convolute.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/crt.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/difradix2.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/fnt.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/fourstep.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/io.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/mpalloc.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/mpdecimal.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/numbertheory.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/sixstep.o build/temp.linux-aarch64-3.10/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Modules/_decimal/libmpdec/transpose.o -L. -L/usr/local/lib64 -lm -o build/lib.linux-aarch64-3.10/_decimal.cpython-310-aarch64-linux-gnu.so
53505 distcc[31915] (dcc_spawn_child) child started as pid31916
53506 distcc[31916] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
53507 distcc[31915] (dcc_collect_child) cc child 31916 terminated with status 0
53508 distcc[31915] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
53509 distcc[31915] compile (null) on localhost completed ok
53510 distcc[31915] (dcc_unlock) release lock fd5
53511 distcc[31915] elapsed compilation time 0.129857s
53512 distcc[31915] (dcc_exit) exit: code 0; self: 0.000000 user 0.011123 sys; children: 0.077325 user 0.049272 sys
53513 distcc[31915] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
53514
53515 Python build finished successfully!
53516 The necessary bits to build these optional modules were not found:
53517 _tkinter
53518 To find the necessary bits, look in setup.py in detect_modules() for the module's name.
53519
53520
53521 The following modules found by detect_modules() in setup.py, have been
53522 built by the Makefile instead, as configured by the Setup files:
53523 _abc pwd time
53524
53525 running build_scripts
53526 copying and adjusting /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Tools/scripts/pydoc3 -> build/scripts-3.10
53527 copying and adjusting /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Tools/scripts/idle3 -> build/scripts-3.10
53528 copying and adjusting /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Tools/scripts/2to3 -> build/scripts-3.10
53529 changing mode of build/scripts-3.10/pydoc3 from 644 to 755
53530 changing mode of build/scripts-3.10/idle3 from 644 to 755
53531 changing mode of build/scripts-3.10/2to3 from 644 to 755
53532 renaming build/scripts-3.10/pydoc3 to build/scripts-3.10/pydoc3.10
53533 renaming build/scripts-3.10/idle3 to build/scripts-3.10/idle3.10
53534 renaming build/scripts-3.10/2to3 to build/scripts-3.10/2to3-3.10
53535 make[1]: Leaving directory '/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3'
53536 >>> Source compiled.
53537 * Skipping make test/check due to ebuild restriction.
53538 >>> Test phase [disabled because of RESTRICT=test]: dev-lang/python-3.10.3
53539
53540 >>> Install dev-lang/python-3.10.3 into /var/tmp/portage/dev-lang/python-3.10.3/image
53541 make -j20 -l4 DESTDIR=/var/tmp/portage/dev-lang/python-3.10.3/image altinstall
53542 Creating directory /usr/bin
53543 Creating directory /usr/include
53544 LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 CC='aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread' LDSHARED='aarch64-unknown-linux-gnu-gcc-11.2.1 -pthread -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -fno-semantic-interposition ' CFLAGS='-Wno-unused-result -Wsign-compare -DNDEBUG -march=armv8-a+crc -O2 -pipe -fwrapv ' _TCLTK_INCLUDES='' _TCLTK_LIBS='' ./python -E ./setup.py build
53545 Creating directory /usr/share/man
53546 Creating directory /usr/include/python3.10
53547 Creating directory /usr/share/man/man1
53548 Creating directory /usr/lib64
53549 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Misc/python.man \
53550 /var/tmp/portage/dev-lang/python-3.10.3/image/usr/share/man/man1/python3.10.1
53551 Creating directory /var/tmp/portage/dev-lang/python-3.10.3/image/usr/include/python3.10/cpython
53552 if test "no-framework" = "no-framework" ; then \
53553 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c python /var/tmp/portage/dev-lang/python-3.10.3/image/usr/bin/python3.10; \
53554 else \
53555 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -s Mac/pythonw /var/tmp/portage/dev-lang/python-3.10.3/image/usr/bin/python3.10; \
53556 fi
53557 Creating directory /var/tmp/portage/dev-lang/python-3.10.3/image/usr/include/python3.10/internal
53558 if test "3.10" != "3.10"; then \
53559 if test -f /var/tmp/portage/dev-lang/python-3.10.3/image/usr/bin/python3.10 -o -h /var/tmp/portage/dev-lang/python-3.10.3/image/usr/bin/python3.10; \
53560 then rm -f /var/tmp/portage/dev-lang/python-3.10.3/image/usr/bin/python3.10; \
53561 fi; \
53562 (cd /var/tmp/portage/dev-lang/python-3.10.3/image/usr/bin; ln python3.10 python3.10); \
53563 fi
53564 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/Python.h /usr/include/python3.10
53565 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/abstract.h /usr/include/python3.10
53566 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/bltinmodule.h /usr/include/python3.10
53567 if test "x" != "x" ; then \
53568 rm -f /var/tmp/portage/dev-lang/python-3.10.3/image/usr/binpython3.10-32; \
53569 lipo \
53570 -output /var/tmp/portage/dev-lang/python-3.10.3/image/usr/bin/python3.10-32 \
53571 /var/tmp/portage/dev-lang/python-3.10.3/image/usr/bin/python3.10; \
53572 fi
53573 if test "x" != "x" ; then \
53574 rm -f /var/tmp/portage/dev-lang/python-3.10.3/image/usr/binpython3.10-intel64; \
53575 lipo \
53576 -output /var/tmp/portage/dev-lang/python-3.10.3/image/usr/bin/python3.10-intel64 \
53577 /var/tmp/portage/dev-lang/python-3.10.3/image/usr/bin/python3.10; \
53578 fi
53579 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/boolobject.h /usr/include/python3.10
53580 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/bytearrayobject.h /usr/include/python3.10
53581 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/bytesobject.h /usr/include/python3.10
53582 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/cellobject.h /usr/include/python3.10
53583 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/ceval.h /usr/include/python3.10
53584 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/classobject.h /usr/include/python3.10
53585 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/code.h /usr/include/python3.10
53586 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/codecs.h /usr/include/python3.10
53587 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/compile.h /usr/include/python3.10
53588 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/complexobject.h /usr/include/python3.10
53589 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/context.h /usr/include/python3.10
53590 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/datetime.h /usr/include/python3.10
53591 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/descrobject.h /usr/include/python3.10
53592 running build
53593 running build_ext
53594 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/dictobject.h /usr/include/python3.10
53595 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/dynamic_annotations.h /usr/include/python3.10
53596 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/enumobject.h /usr/include/python3.10
53597 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/errcode.h /usr/include/python3.10
53598 * Unable to trace static ELF: /lib64/ld-linux-aarch64.so.1: /lib64/ld-linux-aarch64.so.1 --verify /usr/lib64/libreadline.so
53599 not a dynamic executable
53600 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/eval.h /usr/include/python3.10
53601 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/exports.h /usr/include/python3.10
53602 INFO: Can't locate Tcl/Tk libs and/or headers
53603 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/fileobject.h /usr/include/python3.10
53604 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/fileutils.h /usr/include/python3.10
53605 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/floatobject.h /usr/include/python3.10
53606 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/frameobject.h /usr/include/python3.10
53607 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/funcobject.h /usr/include/python3.10
53608 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/genericaliasobject.h /usr/include/python3.10
53609 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/genobject.h /usr/include/python3.10
53610 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/import.h /usr/include/python3.10
53611 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/interpreteridobject.h /usr/include/python3.10
53612 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/intrcheck.h /usr/include/python3.10
53613 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/iterobject.h /usr/include/python3.10
53614 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/listobject.h /usr/include/python3.10
53615 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/longintrepr.h /usr/include/python3.10
53616 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/longobject.h /usr/include/python3.10
53617 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/marshal.h /usr/include/python3.10
53618 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/memoryobject.h /usr/include/python3.10
53619 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/methodobject.h /usr/include/python3.10
53620 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/modsupport.h /usr/include/python3.10
53621 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/moduleobject.h /usr/include/python3.10
53622 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/namespaceobject.h /usr/include/python3.10
53623 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/object.h /usr/include/python3.10
53624 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/objimpl.h /usr/include/python3.10
53625 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/opcode.h /usr/include/python3.10
53626 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/osdefs.h /usr/include/python3.10
53627
53628 Python build finished successfully!
53629 The necessary bits to build these optional modules were not found:
53630 _tkinter
53631 To find the necessary bits, look in setup.py in detect_modules() for the module's name.
53632
53633
53634 The following modules found by detect_modules() in setup.py, have been
53635 built by the Makefile instead, as configured by the Setup files:
53636 _abc pwd time
53637
53638 running build_scripts
53639 copying and adjusting /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Tools/scripts/pydoc3 -> build/scripts-3.10
53640 copying and adjusting /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Tools/scripts/idle3 -> build/scripts-3.10
53641 copying and adjusting /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Tools/scripts/2to3 -> build/scripts-3.10
53642 changing mode of build/scripts-3.10/pydoc3 from 644 to 755
53643 changing mode of build/scripts-3.10/idle3 from 644 to 755
53644 changing mode of build/scripts-3.10/2to3 from 644 to 755
53645 renaming build/scripts-3.10/pydoc3 to build/scripts-3.10/pydoc3.10
53646 renaming build/scripts-3.10/idle3 to build/scripts-3.10/idle3.10
53647 renaming build/scripts-3.10/2to3 to build/scripts-3.10/2to3-3.10
53648 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/osmodule.h /usr/include/python3.10
53649 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/patchlevel.h /usr/include/python3.10
53650 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/py_curses.h /usr/include/python3.10
53651 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/pycapsule.h /usr/include/python3.10
53652 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/pydtrace.h /usr/include/python3.10
53653 LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 ./python -E ./setup.py install \
53654 --prefix=/usr \
53655 --install-scripts=/usr/bin \
53656 --install-platlib=/usr/lib/python3.10/lib-dynload \
53657 --root=/var/tmp/portage/dev-lang/python-3.10.3/image/
53658 Creating directory /usr/lib
53659 Creating directory /usr/lib/python3.10/config-3.10-aarch64-linux-gnu
53660 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/pyerrors.h /usr/include/python3.10
53661 Creating directory /usr/lib/python3.10
53662 Creating directory /usr/lib64/pkgconfig
53663 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/pyexpat.h /usr/include/python3.10
53664 Creating directory /usr/lib/python3.10/asyncio
53665 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/pyframe.h /usr/include/python3.10
53666 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 Modules/config.c /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/config-3.10-aarch64-linux-gnu/config.c
53667 Creating directory /usr/lib/python3.10/collections
53668 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Modules/config.c.in /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/config-3.10-aarch64-linux-gnu/config.c.in
53669 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/pyhash.h /usr/include/python3.10
53670 Creating directory /usr/lib/python3.10/concurrent
53671 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 Makefile /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/config-3.10-aarch64-linux-gnu/Makefile
53672 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/pylifecycle.h /usr/include/python3.10
53673 Creating directory /usr/lib/python3.10/concurrent/futures
53674 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Modules/Setup /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/config-3.10-aarch64-linux-gnu/Setup
53675 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/pymacconfig.h /usr/include/python3.10
53676 Creating directory /usr/lib/python3.10/ctypes
53677 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 Modules/Setup.local /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/config-3.10-aarch64-linux-gnu/Setup.local
53678 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/pymacro.h /usr/include/python3.10
53679 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 Misc/python.pc /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib64/pkgconfig/python-3.10.pc
53680 Creating directory /usr/lib/python3.10/ctypes/macholib
53681 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/pymath.h /usr/include/python3.10
53682 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 Misc/python-embed.pc /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib64/pkgconfig/python-3.10-embed.pc
53683 Creating directory /usr/lib/python3.10/curses
53684 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/pymem.h /usr/include/python3.10
53685 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Modules/makesetup /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/config-3.10-aarch64-linux-gnu/makesetup
53686 Creating directory /usr/lib/python3.10/dbm
53687 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/pyport.h /usr/include/python3.10
53688 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./install-sh /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/config-3.10-aarch64-linux-gnu/install-sh
53689 Creating directory /usr/lib/python3.10/distutils
53690 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/pystate.h /usr/include/python3.10
53691 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c python-config.py /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/config-3.10-aarch64-linux-gnu/python-config.py
53692 Creating directory /usr/lib/python3.10/distutils/command
53693 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c python-config /var/tmp/portage/dev-lang/python-3.10.3/image/usr/bin/python3.10-config
53694 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/pystrcmp.h /usr/include/python3.10
53695 Creating directory /usr/lib/python3.10/email
53696 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/pystrhex.h /usr/include/python3.10
53697 Creating directory /usr/lib/python3.10/email/mime
53698 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/pystrtod.h /usr/include/python3.10
53699 Creating directory /usr/lib/python3.10/encodings
53700 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/pythonrun.h /usr/include/python3.10
53701 Creating directory /usr/lib/python3.10/ensurepip
53702 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/pythread.h /usr/include/python3.10
53703 Creating directory /usr/lib/python3.10/ensurepip/_bundled
53704 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/rangeobject.h /usr/include/python3.10
53705 Creating directory /usr/lib/python3.10/html
53706 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/setobject.h /usr/include/python3.10
53707 Creating directory /usr/lib/python3.10/http
53708 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/sliceobject.h /usr/include/python3.10
53709 Creating directory /usr/lib/python3.10/idlelib
53710 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/structmember.h /usr/include/python3.10
53711 Creating directory /usr/lib/python3.10/idlelib/Icons
53712 Creating directory /usr/lib/python3.10/importlib
53713 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/structseq.h /usr/include/python3.10
53714 running install
53715 running build
53716 running build_ext
53717 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/sysmodule.h /usr/include/python3.10
53718 Creating directory /usr/lib/python3.10/importlib/metadata
53719 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/token.h /usr/include/python3.10
53720 Creating directory /usr/lib/python3.10/json
53721 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/traceback.h /usr/include/python3.10
53722 Creating directory /usr/lib/python3.10/lib2to3
53723 Creating directory /usr/lib/python3.10/lib2to3/fixes
53724 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/tracemalloc.h /usr/include/python3.10
53725 * Unable to trace static ELF: /lib64/ld-linux-aarch64.so.1: /lib64/ld-linux-aarch64.so.1 --verify /usr/lib64/libreadline.so
53726 not a dynamic executable
53727 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/tupleobject.h /usr/include/python3.10
53728 Creating directory /usr/lib/python3.10/lib2to3/pgen2
53729 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/typeslots.h /usr/include/python3.10
53730 Creating directory /usr/lib/python3.10/logging
53731 INFO: Can't locate Tcl/Tk libs and/or headers
53732 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/unicodeobject.h /usr/include/python3.10
53733 Creating directory /usr/lib/python3.10/multiprocessing
53734 Creating directory /usr/lib/python3.10/multiprocessing/dummy
53735 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/warnings.h /usr/include/python3.10
53736 Creating directory /usr/lib/python3.10/pydoc_data
53737 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/weakrefobject.h /usr/include/python3.10
53738 Creating directory /usr/lib/python3.10/site-packages
53739 Creating directory /usr/lib/python3.10/sqlite3
53740 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/cpython/abstract.h /usr/include/python3.10/cpython
53741 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/cpython/bytearrayobject.h /usr/include/python3.10/cpython
53742 Creating directory /usr/lib/python3.10/tkinter
53743 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/cpython/bytesobject.h /usr/include/python3.10/cpython
53744 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/cpython/ceval.h /usr/include/python3.10/cpython
53745 Creating directory /usr/lib/python3.10/turtledemo
53746 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/cpython/code.h /usr/include/python3.10/cpython
53747 Creating directory /usr/lib/python3.10/unittest
53748 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/cpython/compile.h /usr/include/python3.10/cpython
53749 Creating directory /usr/lib/python3.10/urllib
53750 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/cpython/dictobject.h /usr/include/python3.10/cpython
53751 Creating directory /usr/lib/python3.10/venv
53752 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/cpython/fileobject.h /usr/include/python3.10/cpython
53753 Creating directory /usr/lib/python3.10/venv/scripts
53754 Creating directory /usr/lib/python3.10/venv/scripts/common
53755 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/cpython/fileutils.h /usr/include/python3.10/cpython
53756 Creating directory /usr/lib/python3.10/venv/scripts/posix
53757 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/cpython/frameobject.h /usr/include/python3.10/cpython
53758 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/cpython/import.h /usr/include/python3.10/cpython
53759 Creating directory /usr/lib/python3.10/wsgiref
53760 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/cpython/initconfig.h /usr/include/python3.10/cpython
53761 Creating directory /usr/lib/python3.10/xml
53762 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/cpython/interpreteridobject.h /usr/include/python3.10/cpython
53763 Creating directory /usr/lib/python3.10/xml/dom
53764 Creating directory /usr/lib/python3.10/xml/etree
53765 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/cpython/listobject.h /usr/include/python3.10/cpython
53766 Creating directory /usr/lib/python3.10/xml/parsers
53767 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/cpython/methodobject.h /usr/include/python3.10/cpython
53768 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/cpython/object.h /usr/include/python3.10/cpython
53769 Creating directory /usr/lib/python3.10/xml/sax
53770 Creating directory /usr/lib/python3.10/xmlrpc
53771 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/cpython/objimpl.h /usr/include/python3.10/cpython
53772 Creating directory /usr/lib/python3.10/zoneinfo
53773 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/cpython/odictobject.h /usr/include/python3.10/cpython
53774 Creating directory /usr/lib/python3.10/ctypes/test
53775 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/cpython/picklebufobject.h /usr/include/python3.10/cpython
53776 Creating directory /usr/lib/python3.10/distutils/tests
53777 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/cpython/pyctype.h /usr/include/python3.10/cpython
53778 Creating directory /usr/lib/python3.10/idlelib/idle_test
53779 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/cpython/pydebug.h /usr/include/python3.10/cpython
53780 Creating directory /usr/lib/python3.10/lib2to3/tests
53781 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/cpython/pyerrors.h /usr/include/python3.10/cpython
53782
53783 Python build finished successfully!
53784 The necessary bits to build these optional modules were not found:
53785 _tkinter
53786 To find the necessary bits, look in setup.py in detect_modules() for the module's name.
53787
53788
53789 The following modules found by detect_modules() in setup.py, have been
53790 built by the Makefile instead, as configured by the Setup files:
53791 _abc pwd time
53792
53793 running build_scripts
53794 copying and adjusting /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Tools/scripts/pydoc3 -> build/scripts-3.10
53795 copying and adjusting /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Tools/scripts/idle3 -> build/scripts-3.10
53796 copying and adjusting /var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3/Tools/scripts/2to3 -> build/scripts-3.10
53797 changing mode of build/scripts-3.10/pydoc3 from 644 to 755
53798 changing mode of build/scripts-3.10/idle3 from 644 to 755
53799 changing mode of build/scripts-3.10/2to3 from 644 to 755
53800 renaming build/scripts-3.10/pydoc3 to build/scripts-3.10/pydoc3.10
53801 Creating directory /usr/lib/python3.10/lib2to3/tests/data
53802 renaming build/scripts-3.10/idle3 to build/scripts-3.10/idle3.10
53803 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/cpython/pyfpe.h /usr/include/python3.10/cpython
53804 renaming build/scripts-3.10/2to3 to build/scripts-3.10/2to3-3.10
53805 running install_lib
53806 creating /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53807 copying build/lib.linux-aarch64-3.10/_sysconfigdata__linux_aarch64-linux-gnu.py -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53808 creating /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/__pycache__
53809 copying build/lib.linux-aarch64-3.10/__pycache__/_sysconfigdata__linux_aarch64-linux-gnu.cpython-310.pyc -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/__pycache__
53810 copying build/lib.linux-aarch64-3.10/_contextvars.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53811 copying build/lib.linux-aarch64-3.10/spwd.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53812 copying build/lib.linux-aarch64-3.10/math.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53813 copying build/lib.linux-aarch64-3.10/_struct.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53814 copying build/lib.linux-aarch64-3.10/_opcode.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53815 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/cpython/pylifecycle.h /usr/include/python3.10/cpython
53816 copying build/lib.linux-aarch64-3.10/array.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53817 copying build/lib.linux-aarch64-3.10/mmap.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53818 copying build/lib.linux-aarch64-3.10/_xxsubinterpreters.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53819 copying build/lib.linux-aarch64-3.10/_csv.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53820 copying build/lib.linux-aarch64-3.10/_posixsubprocess.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53821 copying build/lib.linux-aarch64-3.10/_random.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53822 copying build/lib.linux-aarch64-3.10/_testinternalcapi.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53823 Creating directory /usr/lib/python3.10/lib2to3/tests/data/fixers
53824 copying build/lib.linux-aarch64-3.10/_testimportmultiple.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53825 copying build/lib.linux-aarch64-3.10/cmath.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53826 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/cpython/pymem.h /usr/include/python3.10/cpython
53827 copying build/lib.linux-aarch64-3.10/_testmultiphase.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53828 copying build/lib.linux-aarch64-3.10/audioop.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53829 copying build/lib.linux-aarch64-3.10/_xxtestfuzz.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53830 copying build/lib.linux-aarch64-3.10/readline.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53831 copying build/lib.linux-aarch64-3.10/_testbuffer.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53832 copying build/lib.linux-aarch64-3.10/_curses_panel.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53833 copying build/lib.linux-aarch64-3.10/syslog.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53834 Creating directory /usr/lib/python3.10/lib2to3/tests/data/fixers/myfixes
53835 copying build/lib.linux-aarch64-3.10/_curses.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53836 copying build/lib.linux-aarch64-3.10/_socket.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53837 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/cpython/pystate.h /usr/include/python3.10/cpython
53838 copying build/lib.linux-aarch64-3.10/_sha256.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53839 copying build/lib.linux-aarch64-3.10/_ssl.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53840 copying build/lib.linux-aarch64-3.10/_sha512.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53841 copying build/lib.linux-aarch64-3.10/_datetime.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53842 copying build/lib.linux-aarch64-3.10/_sha1.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53843 copying build/lib.linux-aarch64-3.10/_crypt.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53844 copying build/lib.linux-aarch64-3.10/_bisect.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53845 copying build/lib.linux-aarch64-3.10/_dbm.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53846 Creating directory /usr/lib/python3.10/sqlite3/test
53847 copying build/lib.linux-aarch64-3.10/_gdbm.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53848 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/cpython/pythonrun.h /usr/include/python3.10/cpython
53849 copying build/lib.linux-aarch64-3.10/termios.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53850 copying build/lib.linux-aarch64-3.10/resource.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53851 copying build/lib.linux-aarch64-3.10/_blake2.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53852 copying build/lib.linux-aarch64-3.10/grp.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53853 copying build/lib.linux-aarch64-3.10/ossaudiodev.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53854 copying build/lib.linux-aarch64-3.10/_bz2.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53855 copying build/lib.linux-aarch64-3.10/_lzma.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53856 copying build/lib.linux-aarch64-3.10/_sqlite3.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53857 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/cpython/pytime.h /usr/include/python3.10/cpython
53858 copying build/lib.linux-aarch64-3.10/_asyncio.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53859 copying build/lib.linux-aarch64-3.10/_sha3.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53860 Creating directory /usr/lib/python3.10/test
53861 copying build/lib.linux-aarch64-3.10/_codecs_kr.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53862 copying build/lib.linux-aarch64-3.10/_multibytecodec.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53863 copying build/lib.linux-aarch64-3.10/_elementtree.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53864 copying build/lib.linux-aarch64-3.10/zlib.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53865 copying build/lib.linux-aarch64-3.10/_codecs_tw.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53866 copying build/lib.linux-aarch64-3.10/_zoneinfo.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53867 copying build/lib.linux-aarch64-3.10/_ctypes_test.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53868 copying build/lib.linux-aarch64-3.10/_codecs_iso2022.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53869 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/cpython/sysmodule.h /usr/include/python3.10/cpython
53870 copying build/lib.linux-aarch64-3.10/_heapq.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53871 Creating directory /usr/lib/python3.10/test/audiodata
53872 copying build/lib.linux-aarch64-3.10/_multiprocessing.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53873 copying build/lib.linux-aarch64-3.10/_uuid.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53874 copying build/lib.linux-aarch64-3.10/pyexpat.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53875 copying build/lib.linux-aarch64-3.10/xxlimited.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53876 copying build/lib.linux-aarch64-3.10/_codecs_hk.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53877 copying build/lib.linux-aarch64-3.10/_codecs_cn.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53878 copying build/lib.linux-aarch64-3.10/_json.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53879 copying build/lib.linux-aarch64-3.10/_lsprof.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53880 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/cpython/traceback.h /usr/include/python3.10/cpython
53881 copying build/lib.linux-aarch64-3.10/_pickle.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53882 copying build/lib.linux-aarch64-3.10/_hashlib.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53883 Creating directory /usr/lib/python3.10/test/capath
53884 copying build/lib.linux-aarch64-3.10/_codecs_jp.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53885 copying build/lib.linux-aarch64-3.10/_ctypes.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53886 copying build/lib.linux-aarch64-3.10/_posixshmem.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53887 copying build/lib.linux-aarch64-3.10/_md5.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53888 copying build/lib.linux-aarch64-3.10/xxlimited_35.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53889 copying build/lib.linux-aarch64-3.10/_queue.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53890 copying build/lib.linux-aarch64-3.10/_statistics.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53891 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/cpython/tupleobject.h /usr/include/python3.10/cpython
53892 copying build/lib.linux-aarch64-3.10/select.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53893 Creating directory /usr/lib/python3.10/test/cjkencodings
53894 copying build/lib.linux-aarch64-3.10/fcntl.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53895 copying build/lib.linux-aarch64-3.10/binascii.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53896 copying build/lib.linux-aarch64-3.10/_testcapi.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53897 copying build/lib.linux-aarch64-3.10/unicodedata.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53898 copying build/lib.linux-aarch64-3.10/_decimal.cpython-310-aarch64-linux-gnu.so -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload
53899 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_sysconfigdata__linux_aarch64-linux-gnu.py to 644
53900 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/__pycache__/_sysconfigdata__linux_aarch64-linux-gnu.cpython-310.pyc to 644
53901 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_contextvars.cpython-310-aarch64-linux-gnu.so to 755
53902 Creating directory /usr/lib/python3.10/test/data
53903 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/spwd.cpython-310-aarch64-linux-gnu.so to 755
53904 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/math.cpython-310-aarch64-linux-gnu.so to 755
53905 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_struct.cpython-310-aarch64-linux-gnu.so to 755
53906 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/cpython/unicodeobject.h /usr/include/python3.10/cpython
53907 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_opcode.cpython-310-aarch64-linux-gnu.so to 755
53908 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/array.cpython-310-aarch64-linux-gnu.so to 755
53909 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/mmap.cpython-310-aarch64-linux-gnu.so to 755
53910 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_xxsubinterpreters.cpython-310-aarch64-linux-gnu.so to 755
53911 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_csv.cpython-310-aarch64-linux-gnu.so to 755
53912 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_posixsubprocess.cpython-310-aarch64-linux-gnu.so to 755
53913 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_random.cpython-310-aarch64-linux-gnu.so to 755
53914 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_testinternalcapi.cpython-310-aarch64-linux-gnu.so to 755
53915 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_testimportmultiple.cpython-310-aarch64-linux-gnu.so to 755
53916 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/cmath.cpython-310-aarch64-linux-gnu.so to 755
53917 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_testmultiphase.cpython-310-aarch64-linux-gnu.so to 755
53918 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/audioop.cpython-310-aarch64-linux-gnu.so to 755
53919 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_xxtestfuzz.cpython-310-aarch64-linux-gnu.so to 755
53920 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/readline.cpython-310-aarch64-linux-gnu.so to 755
53921 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_testbuffer.cpython-310-aarch64-linux-gnu.so to 755
53922 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_curses_panel.cpython-310-aarch64-linux-gnu.so to 755
53923 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/syslog.cpython-310-aarch64-linux-gnu.so to 755
53924 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_curses.cpython-310-aarch64-linux-gnu.so to 755
53925 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_socket.cpython-310-aarch64-linux-gnu.so to 755
53926 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_sha256.cpython-310-aarch64-linux-gnu.so to 755
53927 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_ssl.cpython-310-aarch64-linux-gnu.so to 755
53928 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_sha512.cpython-310-aarch64-linux-gnu.so to 755
53929 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_datetime.cpython-310-aarch64-linux-gnu.so to 755
53930 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_sha1.cpython-310-aarch64-linux-gnu.so to 755
53931 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_crypt.cpython-310-aarch64-linux-gnu.so to 755
53932 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_bisect.cpython-310-aarch64-linux-gnu.so to 755
53933 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_dbm.cpython-310-aarch64-linux-gnu.so to 755
53934 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_gdbm.cpython-310-aarch64-linux-gnu.so to 755
53935 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/termios.cpython-310-aarch64-linux-gnu.so to 755
53936 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/resource.cpython-310-aarch64-linux-gnu.so to 755
53937 Creating directory /usr/lib/python3.10/test/decimaltestdata
53938 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_blake2.cpython-310-aarch64-linux-gnu.so to 755
53939 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/grp.cpython-310-aarch64-linux-gnu.so to 755
53940 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/ossaudiodev.cpython-310-aarch64-linux-gnu.so to 755
53941 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_bz2.cpython-310-aarch64-linux-gnu.so to 755
53942 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_lzma.cpython-310-aarch64-linux-gnu.so to 755
53943 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_sqlite3.cpython-310-aarch64-linux-gnu.so to 755
53944 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_asyncio.cpython-310-aarch64-linux-gnu.so to 755
53945 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_sha3.cpython-310-aarch64-linux-gnu.so to 755
53946 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_codecs_kr.cpython-310-aarch64-linux-gnu.so to 755
53947 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_multibytecodec.cpython-310-aarch64-linux-gnu.so to 755
53948 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_elementtree.cpython-310-aarch64-linux-gnu.so to 755
53949 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/zlib.cpython-310-aarch64-linux-gnu.so to 755
53950 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_codecs_tw.cpython-310-aarch64-linux-gnu.so to 755
53951 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_zoneinfo.cpython-310-aarch64-linux-gnu.so to 755
53952 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_ctypes_test.cpython-310-aarch64-linux-gnu.so to 755
53953 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_codecs_iso2022.cpython-310-aarch64-linux-gnu.so to 755
53954 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_heapq.cpython-310-aarch64-linux-gnu.so to 755
53955 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_multiprocessing.cpython-310-aarch64-linux-gnu.so to 755
53956 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_uuid.cpython-310-aarch64-linux-gnu.so to 755
53957 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/pyexpat.cpython-310-aarch64-linux-gnu.so to 755
53958 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/xxlimited.cpython-310-aarch64-linux-gnu.so to 755
53959 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_codecs_hk.cpython-310-aarch64-linux-gnu.so to 755
53960 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_codecs_cn.cpython-310-aarch64-linux-gnu.so to 755
53961 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_json.cpython-310-aarch64-linux-gnu.so to 755
53962 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_lsprof.cpython-310-aarch64-linux-gnu.so to 755
53963 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/internal/pycore_abstract.h /usr/include/python3.10/internal
53964 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_pickle.cpython-310-aarch64-linux-gnu.so to 755
53965 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_hashlib.cpython-310-aarch64-linux-gnu.so to 755
53966 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_codecs_jp.cpython-310-aarch64-linux-gnu.so to 755
53967 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_ctypes.cpython-310-aarch64-linux-gnu.so to 755
53968 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_posixshmem.cpython-310-aarch64-linux-gnu.so to 755
53969 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_md5.cpython-310-aarch64-linux-gnu.so to 755
53970 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/xxlimited_35.cpython-310-aarch64-linux-gnu.so to 755
53971 Creating directory /usr/lib/python3.10/test/dtracedata
53972 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_queue.cpython-310-aarch64-linux-gnu.so to 755
53973 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_statistics.cpython-310-aarch64-linux-gnu.so to 755
53974 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/select.cpython-310-aarch64-linux-gnu.so to 755
53975 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/fcntl.cpython-310-aarch64-linux-gnu.so to 755
53976 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/binascii.cpython-310-aarch64-linux-gnu.so to 755
53977 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_testcapi.cpython-310-aarch64-linux-gnu.so to 755
53978 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/unicodedata.cpython-310-aarch64-linux-gnu.so to 755
53979 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_decimal.cpython-310-aarch64-linux-gnu.so to 755
53980 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/ to 755
53981 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/__pycache__ to 755
53982 running install_scripts
53983 copying build/scripts-3.10/pydoc3.10 -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/bin
53984 copying build/scripts-3.10/idle3.10 -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/bin
53985 copying build/scripts-3.10/2to3-3.10 -> /var/tmp/portage/dev-lang/python-3.10.3/image/usr/bin
53986 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/bin/pydoc3.10 to 755
53987 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/bin/idle3.10 to 755
53988 changing mode of /var/tmp/portage/dev-lang/python-3.10.3/image/usr/bin/2to3-3.10 to 755
53989 Creating directory /usr/lib/python3.10/test/encoded_modules
53990 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/internal/pycore_accu.h /usr/include/python3.10/internal
53991 Creating directory /usr/lib/python3.10/test/imghdrdata
53992 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/internal/pycore_asdl.h /usr/include/python3.10/internal
53993 Creating directory /usr/lib/python3.10/test/libregrtest
53994 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/internal/pycore_ast.h /usr/include/python3.10/internal
53995 Creating directory /usr/lib/python3.10/test/sndhdrdata
53996 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/internal/pycore_ast_state.h /usr/include/python3.10/internal
53997 Creating directory /usr/lib/python3.10/test/subprocessdata
53998 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/internal/pycore_atomic.h /usr/include/python3.10/internal
53999 rm /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/_sysconfigdata__linux_aarch64-linux-gnu.py
54000 rm -r /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload/__pycache__
54001 Creating directory /usr/lib/python3.10/test/support
54002 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/internal/pycore_atomic_funcs.h /usr/include/python3.10/internal
54003 Creating directory /usr/lib/python3.10/test/test_asyncio
54004 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/internal/pycore_bitutils.h /usr/include/python3.10/internal
54005 Creating directory /usr/lib/python3.10/test/test_email
54006 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/internal/pycore_blocks_output_buffer.h /usr/include/python3.10/internal
54007 Creating directory /usr/lib/python3.10/test/test_email/data
54008 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/internal/pycore_bytes_methods.h /usr/include/python3.10/internal
54009 Creating directory /usr/lib/python3.10/test/test_import
54010 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/internal/pycore_call.h /usr/include/python3.10/internal
54011 Creating directory /usr/lib/python3.10/test/test_import/data
54012 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/internal/pycore_ceval.h /usr/include/python3.10/internal
54013 Creating directory /usr/lib/python3.10/test/test_import/data/circular_imports
54014 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/internal/pycore_code.h /usr/include/python3.10/internal
54015 Creating directory /usr/lib/python3.10/test/test_import/data/circular_imports/subpkg
54016 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/internal/pycore_compile.h /usr/include/python3.10/internal
54017 Creating directory /usr/lib/python3.10/test/test_import/data/package
54018 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/internal/pycore_condvar.h /usr/include/python3.10/internal
54019 Creating directory /usr/lib/python3.10/test/test_import/data/package2
54020 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/internal/pycore_context.h /usr/include/python3.10/internal
54021 Creating directory /usr/lib/python3.10/test/test_import/data/unwritable
54022 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/internal/pycore_dtoa.h /usr/include/python3.10/internal
54023 Creating directory /usr/lib/python3.10/test/test_importlib
54024 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/internal/pycore_fileutils.h /usr/include/python3.10/internal
54025 Creating directory /usr/lib/python3.10/test/test_importlib/builtin
54026 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/internal/pycore_format.h /usr/include/python3.10/internal
54027 Creating directory /usr/lib/python3.10/test/test_importlib/data
54028 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/internal/pycore_gc.h /usr/include/python3.10/internal
54029 Creating directory /usr/lib/python3.10/test/test_importlib/data01
54030 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/internal/pycore_getopt.h /usr/include/python3.10/internal
54031 Creating directory /usr/lib/python3.10/test/test_importlib/data01/subdirectory
54032 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/internal/pycore_gil.h /usr/include/python3.10/internal
54033 Creating directory /usr/lib/python3.10/test/test_importlib/data02
54034 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/internal/pycore_hamt.h /usr/include/python3.10/internal
54035 Creating directory /usr/lib/python3.10/test/test_importlib/data02/one
54036 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/internal/pycore_hashtable.h /usr/include/python3.10/internal
54037 Creating directory /usr/lib/python3.10/test/test_importlib/data02/two
54038 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/internal/pycore_import.h /usr/include/python3.10/internal
54039 Creating directory /usr/lib/python3.10/test/test_importlib/data03
54040 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/internal/pycore_initconfig.h /usr/include/python3.10/internal
54041 Creating directory /usr/lib/python3.10/test/test_importlib/data03/namespace
54042 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/internal/pycore_interp.h /usr/include/python3.10/internal
54043 Creating directory /usr/lib/python3.10/test/test_importlib/data03/namespace/portion1
54044 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/internal/pycore_list.h /usr/include/python3.10/internal
54045 Creating directory /usr/lib/python3.10/test/test_importlib/data03/namespace/portion2
54046 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/internal/pycore_long.h /usr/include/python3.10/internal
54047 Creating directory /usr/lib/python3.10/test/test_importlib/extension
54048 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/internal/pycore_moduleobject.h /usr/include/python3.10/internal
54049 Creating directory /usr/lib/python3.10/test/test_importlib/frozen
54050 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/internal/pycore_object.h /usr/include/python3.10/internal
54051 Creating directory /usr/lib/python3.10/test/test_importlib/import_
54052 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/internal/pycore_parser.h /usr/include/python3.10/internal
54053 Creating directory /usr/lib/python3.10/test/test_importlib/namespace_pkgs
54054 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/internal/pycore_pathconfig.h /usr/include/python3.10/internal
54055 Creating directory /usr/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions
54056 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/internal/pycore_pyarena.h /usr/include/python3.10/internal
54057 Creating directory /usr/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo
54058 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/internal/pycore_pyerrors.h /usr/include/python3.10/internal
54059 Creating directory /usr/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package
54060 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/internal/pycore_pyhash.h /usr/include/python3.10/internal
54061 Creating directory /usr/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test
54062 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/internal/pycore_pylifecycle.h /usr/include/python3.10/internal
54063 Creating directory /usr/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg
54064 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/internal/pycore_pymem.h /usr/include/python3.10/internal
54065 Creating directory /usr/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo
54066 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/internal/pycore_pystate.h /usr/include/python3.10/internal
54067 Creating directory /usr/lib/python3.10/test/test_importlib/namespace_pkgs/portion1
54068 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/internal/pycore_runtime.h /usr/include/python3.10/internal
54069 Creating directory /usr/lib/python3.10/test/test_importlib/namespace_pkgs/portion1/foo
54070 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/internal/pycore_structseq.h /usr/include/python3.10/internal
54071 Creating directory /usr/lib/python3.10/test/test_importlib/namespace_pkgs/portion2
54072 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/internal/pycore_symtable.h /usr/include/python3.10/internal
54073 Creating directory /usr/lib/python3.10/test/test_importlib/namespace_pkgs/portion2/foo
54074 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/internal/pycore_sysmodule.h /usr/include/python3.10/internal
54075 Creating directory /usr/lib/python3.10/test/test_importlib/namespace_pkgs/project1
54076 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/internal/pycore_traceback.h /usr/include/python3.10/internal
54077 Creating directory /usr/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent
54078 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/internal/pycore_tuple.h /usr/include/python3.10/internal
54079 Creating directory /usr/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent/child
54080 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/internal/pycore_ucnhash.h /usr/include/python3.10/internal
54081 Creating directory /usr/lib/python3.10/test/test_importlib/namespace_pkgs/project2
54082 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/internal/pycore_unionobject.h /usr/include/python3.10/internal
54083 Creating directory /usr/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent
54084 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Include/internal/pycore_warnings.h /usr/include/python3.10/internal
54085 Creating directory /usr/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent/child
54086 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 pyconfig.h /var/tmp/portage/dev-lang/python-3.10.3/image/usr/include/python3.10/pyconfig.h
54087 Creating directory /usr/lib/python3.10/test/test_importlib/namespace_pkgs/project3
54088 Creating directory /usr/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent
54089 Creating directory /usr/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent/child
54090 Creating directory /usr/lib/python3.10/test/test_importlib/namespacedata01
54091 Creating directory /usr/lib/python3.10/test/test_importlib/partial
54092 Creating directory /usr/lib/python3.10/test/test_importlib/source
54093 Creating directory /usr/lib/python3.10/test/test_importlib/zipdata01
54094 Creating directory /usr/lib/python3.10/test/test_importlib/zipdata02
54095 Creating directory /usr/lib/python3.10/test/test_json
54096 Creating directory /usr/lib/python3.10/test/test_peg_generator
54097 Creating directory /usr/lib/python3.10/test/test_tools
54098 Creating directory /usr/lib/python3.10/test/test_warnings
54099 Creating directory /usr/lib/python3.10/test/test_warnings/data
54100 Creating directory /usr/lib/python3.10/test/test_zoneinfo
54101 Creating directory /usr/lib/python3.10/test/test_zoneinfo/data
54102 Creating directory /usr/lib/python3.10/test/tracedmodules
54103 Creating directory /usr/lib/python3.10/test/xmltestdata
54104 Creating directory /usr/lib/python3.10/test/xmltestdata/c14n-20
54105 Creating directory /usr/lib/python3.10/test/ziptestdata
54106 Creating directory /usr/lib/python3.10/tkinter/test
54107 Creating directory /usr/lib/python3.10/tkinter/test/test_tkinter
54108 Creating directory /usr/lib/python3.10/tkinter/test/test_ttk
54109 Creating directory /usr/lib/python3.10/unittest/test
54110 Creating directory /usr/lib/python3.10/unittest/test/testmock
54111 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/__future__.py /usr/lib/python3.10
54112 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/__phello__.foo.py /usr/lib/python3.10
54113 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/_aix_support.py /usr/lib/python3.10
54114 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/_bootsubprocess.py /usr/lib/python3.10
54115 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/_collections_abc.py /usr/lib/python3.10
54116 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/_compat_pickle.py /usr/lib/python3.10
54117 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/_compression.py /usr/lib/python3.10
54118 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/_markupbase.py /usr/lib/python3.10
54119 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/_osx_support.py /usr/lib/python3.10
54120 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/_py_abc.py /usr/lib/python3.10
54121 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/_pydecimal.py /usr/lib/python3.10
54122 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/_pyio.py /usr/lib/python3.10
54123 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/_sitebuiltins.py /usr/lib/python3.10
54124 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/_strptime.py /usr/lib/python3.10
54125 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/_threading_local.py /usr/lib/python3.10
54126 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/_weakrefset.py /usr/lib/python3.10
54127 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/abc.py /usr/lib/python3.10
54128 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/aifc.py /usr/lib/python3.10
54129 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/antigravity.py /usr/lib/python3.10
54130 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/argparse.py /usr/lib/python3.10
54131 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ast.py /usr/lib/python3.10
54132 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/asynchat.py /usr/lib/python3.10
54133 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/asyncore.py /usr/lib/python3.10
54134 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Lib/base64.py /usr/lib/python3.10
54135 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/bdb.py /usr/lib/python3.10
54136 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/binhex.py /usr/lib/python3.10
54137 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/bisect.py /usr/lib/python3.10
54138 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/bz2.py /usr/lib/python3.10
54139 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Lib/cProfile.py /usr/lib/python3.10
54140 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/calendar.py /usr/lib/python3.10
54141 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Lib/cgi.py /usr/lib/python3.10
54142 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/cgitb.py /usr/lib/python3.10
54143 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/chunk.py /usr/lib/python3.10
54144 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/cmd.py /usr/lib/python3.10
54145 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/code.py /usr/lib/python3.10
54146 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/codecs.py /usr/lib/python3.10
54147 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/codeop.py /usr/lib/python3.10
54148 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/colorsys.py /usr/lib/python3.10
54149 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/compileall.py /usr/lib/python3.10
54150 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/configparser.py /usr/lib/python3.10
54151 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/contextlib.py /usr/lib/python3.10
54152 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/contextvars.py /usr/lib/python3.10
54153 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/copy.py /usr/lib/python3.10
54154 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/copyreg.py /usr/lib/python3.10
54155 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/crypt.py /usr/lib/python3.10
54156 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/csv.py /usr/lib/python3.10
54157 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/dataclasses.py /usr/lib/python3.10
54158 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/datetime.py /usr/lib/python3.10
54159 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/decimal.py /usr/lib/python3.10
54160 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/difflib.py /usr/lib/python3.10
54161 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/dis.py /usr/lib/python3.10
54162 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/doctest.py /usr/lib/python3.10
54163 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/enum.py /usr/lib/python3.10
54164 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/filecmp.py /usr/lib/python3.10
54165 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/fileinput.py /usr/lib/python3.10
54166 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/fnmatch.py /usr/lib/python3.10
54167 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/fractions.py /usr/lib/python3.10
54168 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ftplib.py /usr/lib/python3.10
54169 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/functools.py /usr/lib/python3.10
54170 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/genericpath.py /usr/lib/python3.10
54171 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/getopt.py /usr/lib/python3.10
54172 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/getpass.py /usr/lib/python3.10
54173 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/gettext.py /usr/lib/python3.10
54174 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/glob.py /usr/lib/python3.10
54175 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/graphlib.py /usr/lib/python3.10
54176 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/gzip.py /usr/lib/python3.10
54177 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/hashlib.py /usr/lib/python3.10
54178 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/heapq.py /usr/lib/python3.10
54179 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/hmac.py /usr/lib/python3.10
54180 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/imaplib.py /usr/lib/python3.10
54181 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/imghdr.py /usr/lib/python3.10
54182 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/imp.py /usr/lib/python3.10
54183 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/inspect.py /usr/lib/python3.10
54184 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/io.py /usr/lib/python3.10
54185 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ipaddress.py /usr/lib/python3.10
54186 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/keyword.py /usr/lib/python3.10
54187 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/linecache.py /usr/lib/python3.10
54188 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/locale.py /usr/lib/python3.10
54189 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lzma.py /usr/lib/python3.10
54190 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/mailbox.py /usr/lib/python3.10
54191 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/mailcap.py /usr/lib/python3.10
54192 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/mimetypes.py /usr/lib/python3.10
54193 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/modulefinder.py /usr/lib/python3.10
54194 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/netrc.py /usr/lib/python3.10
54195 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/nntplib.py /usr/lib/python3.10
54196 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ntpath.py /usr/lib/python3.10
54197 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/nturl2path.py /usr/lib/python3.10
54198 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/numbers.py /usr/lib/python3.10
54199 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/opcode.py /usr/lib/python3.10
54200 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/operator.py /usr/lib/python3.10
54201 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/optparse.py /usr/lib/python3.10
54202 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/os.py /usr/lib/python3.10
54203 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/pathlib.py /usr/lib/python3.10
54204 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Lib/pdb.py /usr/lib/python3.10
54205 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/pickle.py /usr/lib/python3.10
54206 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/pickletools.py /usr/lib/python3.10
54207 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/pipes.py /usr/lib/python3.10
54208 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/pkgutil.py /usr/lib/python3.10
54209 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Lib/platform.py /usr/lib/python3.10
54210 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/plistlib.py /usr/lib/python3.10
54211 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/poplib.py /usr/lib/python3.10
54212 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/posixpath.py /usr/lib/python3.10
54213 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/pprint.py /usr/lib/python3.10
54214 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Lib/profile.py /usr/lib/python3.10
54215 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/pstats.py /usr/lib/python3.10
54216 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/pty.py /usr/lib/python3.10
54217 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/py_compile.py /usr/lib/python3.10
54218 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/pyclbr.py /usr/lib/python3.10
54219 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Lib/pydoc.py /usr/lib/python3.10
54220 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/queue.py /usr/lib/python3.10
54221 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Lib/quopri.py /usr/lib/python3.10
54222 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/random.py /usr/lib/python3.10
54223 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/re.py /usr/lib/python3.10
54224 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/reprlib.py /usr/lib/python3.10
54225 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/rlcompleter.py /usr/lib/python3.10
54226 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/runpy.py /usr/lib/python3.10
54227 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/sched.py /usr/lib/python3.10
54228 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/secrets.py /usr/lib/python3.10
54229 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/selectors.py /usr/lib/python3.10
54230 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/shelve.py /usr/lib/python3.10
54231 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/shlex.py /usr/lib/python3.10
54232 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/shutil.py /usr/lib/python3.10
54233 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/signal.py /usr/lib/python3.10
54234 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/site.py /usr/lib/python3.10
54235 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Lib/smtpd.py /usr/lib/python3.10
54236 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Lib/smtplib.py /usr/lib/python3.10
54237 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/sndhdr.py /usr/lib/python3.10
54238 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Lib/socket.py /usr/lib/python3.10
54239 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/socketserver.py /usr/lib/python3.10
54240 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/sre_compile.py /usr/lib/python3.10
54241 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/sre_constants.py /usr/lib/python3.10
54242 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/sre_parse.py /usr/lib/python3.10
54243 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ssl.py /usr/lib/python3.10
54244 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/stat.py /usr/lib/python3.10
54245 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/statistics.py /usr/lib/python3.10
54246 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/string.py /usr/lib/python3.10
54247 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/stringprep.py /usr/lib/python3.10
54248 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/struct.py /usr/lib/python3.10
54249 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/subprocess.py /usr/lib/python3.10
54250 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/sunau.py /usr/lib/python3.10
54251 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/symtable.py /usr/lib/python3.10
54252 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/sysconfig.py /usr/lib/python3.10
54253 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Lib/tabnanny.py /usr/lib/python3.10
54254 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Lib/tarfile.py /usr/lib/python3.10
54255 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/telnetlib.py /usr/lib/python3.10
54256 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/tempfile.py /usr/lib/python3.10
54257 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/textwrap.py /usr/lib/python3.10
54258 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/this.py /usr/lib/python3.10
54259 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/threading.py /usr/lib/python3.10
54260 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Lib/timeit.py /usr/lib/python3.10
54261 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/token.py /usr/lib/python3.10
54262 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/tokenize.py /usr/lib/python3.10
54263 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Lib/trace.py /usr/lib/python3.10
54264 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/traceback.py /usr/lib/python3.10
54265 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/tracemalloc.py /usr/lib/python3.10
54266 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/tty.py /usr/lib/python3.10
54267 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/turtle.py /usr/lib/python3.10
54268 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/types.py /usr/lib/python3.10
54269 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/typing.py /usr/lib/python3.10
54270 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Lib/uu.py /usr/lib/python3.10
54271 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/uuid.py /usr/lib/python3.10
54272 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/warnings.py /usr/lib/python3.10
54273 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/wave.py /usr/lib/python3.10
54274 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/weakref.py /usr/lib/python3.10
54275 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Lib/webbrowser.py /usr/lib/python3.10
54276 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/xdrlib.py /usr/lib/python3.10
54277 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/zipapp.py /usr/lib/python3.10
54278 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/zipfile.py /usr/lib/python3.10
54279 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/zipimport.py /usr/lib/python3.10
54280 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/asyncio/__init__.py /usr/lib/python3.10/asyncio
54281 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/asyncio/__main__.py /usr/lib/python3.10/asyncio
54282 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/asyncio/base_events.py /usr/lib/python3.10/asyncio
54283 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/asyncio/base_futures.py /usr/lib/python3.10/asyncio
54284 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/asyncio/base_subprocess.py /usr/lib/python3.10/asyncio
54285 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/asyncio/base_tasks.py /usr/lib/python3.10/asyncio
54286 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/asyncio/constants.py /usr/lib/python3.10/asyncio
54287 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/asyncio/coroutines.py /usr/lib/python3.10/asyncio
54288 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/asyncio/events.py /usr/lib/python3.10/asyncio
54289 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/asyncio/exceptions.py /usr/lib/python3.10/asyncio
54290 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/asyncio/format_helpers.py /usr/lib/python3.10/asyncio
54291 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/asyncio/futures.py /usr/lib/python3.10/asyncio
54292 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/asyncio/locks.py /usr/lib/python3.10/asyncio
54293 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/asyncio/log.py /usr/lib/python3.10/asyncio
54294 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/asyncio/mixins.py /usr/lib/python3.10/asyncio
54295 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/asyncio/proactor_events.py /usr/lib/python3.10/asyncio
54296 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/asyncio/protocols.py /usr/lib/python3.10/asyncio
54297 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/asyncio/queues.py /usr/lib/python3.10/asyncio
54298 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/asyncio/runners.py /usr/lib/python3.10/asyncio
54299 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/asyncio/selector_events.py /usr/lib/python3.10/asyncio
54300 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/asyncio/sslproto.py /usr/lib/python3.10/asyncio
54301 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/asyncio/staggered.py /usr/lib/python3.10/asyncio
54302 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/asyncio/streams.py /usr/lib/python3.10/asyncio
54303 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/asyncio/subprocess.py /usr/lib/python3.10/asyncio
54304 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/asyncio/tasks.py /usr/lib/python3.10/asyncio
54305 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/asyncio/threads.py /usr/lib/python3.10/asyncio
54306 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/asyncio/transports.py /usr/lib/python3.10/asyncio
54307 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/asyncio/trsock.py /usr/lib/python3.10/asyncio
54308 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/asyncio/unix_events.py /usr/lib/python3.10/asyncio
54309 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/asyncio/windows_events.py /usr/lib/python3.10/asyncio
54310 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/asyncio/windows_utils.py /usr/lib/python3.10/asyncio
54311 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/collections/__init__.py /usr/lib/python3.10/collections
54312 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/collections/abc.py /usr/lib/python3.10/collections
54313 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/concurrent/__init__.py /usr/lib/python3.10/concurrent
54314 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/concurrent/futures/__init__.py /usr/lib/python3.10/concurrent/futures
54315 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/concurrent/futures/_base.py /usr/lib/python3.10/concurrent/futures
54316 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/concurrent/futures/process.py /usr/lib/python3.10/concurrent/futures
54317 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/concurrent/futures/thread.py /usr/lib/python3.10/concurrent/futures
54318 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/__init__.py /usr/lib/python3.10/ctypes
54319 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/_aix.py /usr/lib/python3.10/ctypes
54320 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/_endian.py /usr/lib/python3.10/ctypes
54321 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/util.py /usr/lib/python3.10/ctypes
54322 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/wintypes.py /usr/lib/python3.10/ctypes
54323 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/macholib/README.ctypes /usr/lib/python3.10/ctypes/macholib
54324 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/macholib/__init__.py /usr/lib/python3.10/ctypes/macholib
54325 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/macholib/dyld.py /usr/lib/python3.10/ctypes/macholib
54326 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/macholib/dylib.py /usr/lib/python3.10/ctypes/macholib
54327 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Lib/ctypes/macholib/fetch_macholib /usr/lib/python3.10/ctypes/macholib
54328 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/macholib/fetch_macholib.bat /usr/lib/python3.10/ctypes/macholib
54329 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/macholib/framework.py /usr/lib/python3.10/ctypes/macholib
54330 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/curses/__init__.py /usr/lib/python3.10/curses
54331 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/curses/ascii.py /usr/lib/python3.10/curses
54332 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/curses/has_key.py /usr/lib/python3.10/curses
54333 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/curses/panel.py /usr/lib/python3.10/curses
54334 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/curses/textpad.py /usr/lib/python3.10/curses
54335 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/dbm/__init__.py /usr/lib/python3.10/dbm
54336 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/dbm/dumb.py /usr/lib/python3.10/dbm
54337 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/dbm/gnu.py /usr/lib/python3.10/dbm
54338 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/dbm/ndbm.py /usr/lib/python3.10/dbm
54339 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/README /usr/lib/python3.10/distutils
54340 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/__init__.py /usr/lib/python3.10/distutils
54341 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/_msvccompiler.py /usr/lib/python3.10/distutils
54342 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/archive_util.py /usr/lib/python3.10/distutils
54343 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/bcppcompiler.py /usr/lib/python3.10/distutils
54344 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/ccompiler.py /usr/lib/python3.10/distutils
54345 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/cmd.py /usr/lib/python3.10/distutils
54346 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/config.py /usr/lib/python3.10/distutils
54347 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/core.py /usr/lib/python3.10/distutils
54348 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/cygwinccompiler.py /usr/lib/python3.10/distutils
54349 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/debug.py /usr/lib/python3.10/distutils
54350 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/dep_util.py /usr/lib/python3.10/distutils
54351 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/dir_util.py /usr/lib/python3.10/distutils
54352 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/dist.py /usr/lib/python3.10/distutils
54353 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/errors.py /usr/lib/python3.10/distutils
54354 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/extension.py /usr/lib/python3.10/distutils
54355 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/fancy_getopt.py /usr/lib/python3.10/distutils
54356 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/file_util.py /usr/lib/python3.10/distutils
54357 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/filelist.py /usr/lib/python3.10/distutils
54358 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/log.py /usr/lib/python3.10/distutils
54359 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/msvc9compiler.py /usr/lib/python3.10/distutils
54360 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/msvccompiler.py /usr/lib/python3.10/distutils
54361 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/spawn.py /usr/lib/python3.10/distutils
54362 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/sysconfig.py /usr/lib/python3.10/distutils
54363 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/text_file.py /usr/lib/python3.10/distutils
54364 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/unixccompiler.py /usr/lib/python3.10/distutils
54365 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/util.py /usr/lib/python3.10/distutils
54366 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/version.py /usr/lib/python3.10/distutils
54367 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/versionpredicate.py /usr/lib/python3.10/distutils
54368 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/command/__init__.py /usr/lib/python3.10/distutils/command
54369 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/command/bdist.py /usr/lib/python3.10/distutils/command
54370 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/command/bdist_dumb.py /usr/lib/python3.10/distutils/command
54371 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/command/bdist_msi.py /usr/lib/python3.10/distutils/command
54372 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/command/bdist_rpm.py /usr/lib/python3.10/distutils/command
54373 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/command/build.py /usr/lib/python3.10/distutils/command
54374 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/command/build_clib.py /usr/lib/python3.10/distutils/command
54375 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/command/build_ext.py /usr/lib/python3.10/distutils/command
54376 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/command/build_py.py /usr/lib/python3.10/distutils/command
54377 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/command/build_scripts.py /usr/lib/python3.10/distutils/command
54378 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/command/check.py /usr/lib/python3.10/distutils/command
54379 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/command/clean.py /usr/lib/python3.10/distutils/command
54380 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/command/command_template /usr/lib/python3.10/distutils/command
54381 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/command/config.py /usr/lib/python3.10/distutils/command
54382 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/command/install.py /usr/lib/python3.10/distutils/command
54383 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/command/install_data.py /usr/lib/python3.10/distutils/command
54384 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/command/install_egg_info.py /usr/lib/python3.10/distutils/command
54385 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/command/install_headers.py /usr/lib/python3.10/distutils/command
54386 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/command/install_lib.py /usr/lib/python3.10/distutils/command
54387 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/command/install_scripts.py /usr/lib/python3.10/distutils/command
54388 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/command/register.py /usr/lib/python3.10/distutils/command
54389 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/command/sdist.py /usr/lib/python3.10/distutils/command
54390 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/command/upload.py /usr/lib/python3.10/distutils/command
54391 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/email/__init__.py /usr/lib/python3.10/email
54392 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/email/_encoded_words.py /usr/lib/python3.10/email
54393 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/email/_header_value_parser.py /usr/lib/python3.10/email
54394 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/email/_parseaddr.py /usr/lib/python3.10/email
54395 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/email/_policybase.py /usr/lib/python3.10/email
54396 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/email/architecture.rst /usr/lib/python3.10/email
54397 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/email/base64mime.py /usr/lib/python3.10/email
54398 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/email/charset.py /usr/lib/python3.10/email
54399 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/email/contentmanager.py /usr/lib/python3.10/email
54400 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/email/encoders.py /usr/lib/python3.10/email
54401 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/email/errors.py /usr/lib/python3.10/email
54402 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/email/feedparser.py /usr/lib/python3.10/email
54403 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/email/generator.py /usr/lib/python3.10/email
54404 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/email/header.py /usr/lib/python3.10/email
54405 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/email/headerregistry.py /usr/lib/python3.10/email
54406 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/email/iterators.py /usr/lib/python3.10/email
54407 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/email/message.py /usr/lib/python3.10/email
54408 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/email/parser.py /usr/lib/python3.10/email
54409 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/email/policy.py /usr/lib/python3.10/email
54410 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/email/quoprimime.py /usr/lib/python3.10/email
54411 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/email/utils.py /usr/lib/python3.10/email
54412 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/email/mime/__init__.py /usr/lib/python3.10/email/mime
54413 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/email/mime/application.py /usr/lib/python3.10/email/mime
54414 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/email/mime/audio.py /usr/lib/python3.10/email/mime
54415 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/email/mime/base.py /usr/lib/python3.10/email/mime
54416 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/email/mime/image.py /usr/lib/python3.10/email/mime
54417 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/email/mime/message.py /usr/lib/python3.10/email/mime
54418 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/email/mime/multipart.py /usr/lib/python3.10/email/mime
54419 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/email/mime/nonmultipart.py /usr/lib/python3.10/email/mime
54420 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/email/mime/text.py /usr/lib/python3.10/email/mime
54421 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/__init__.py /usr/lib/python3.10/encodings
54422 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/aliases.py /usr/lib/python3.10/encodings
54423 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/ascii.py /usr/lib/python3.10/encodings
54424 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/base64_codec.py /usr/lib/python3.10/encodings
54425 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/big5.py /usr/lib/python3.10/encodings
54426 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/big5hkscs.py /usr/lib/python3.10/encodings
54427 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/bz2_codec.py /usr/lib/python3.10/encodings
54428 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/charmap.py /usr/lib/python3.10/encodings
54429 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/cp037.py /usr/lib/python3.10/encodings
54430 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/cp1006.py /usr/lib/python3.10/encodings
54431 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/cp1026.py /usr/lib/python3.10/encodings
54432 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/cp1125.py /usr/lib/python3.10/encodings
54433 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/cp1140.py /usr/lib/python3.10/encodings
54434 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/cp1250.py /usr/lib/python3.10/encodings
54435 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/cp1251.py /usr/lib/python3.10/encodings
54436 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/cp1252.py /usr/lib/python3.10/encodings
54437 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/cp1253.py /usr/lib/python3.10/encodings
54438 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/cp1254.py /usr/lib/python3.10/encodings
54439 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/cp1255.py /usr/lib/python3.10/encodings
54440 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/cp1256.py /usr/lib/python3.10/encodings
54441 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/cp1257.py /usr/lib/python3.10/encodings
54442 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/cp1258.py /usr/lib/python3.10/encodings
54443 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/cp273.py /usr/lib/python3.10/encodings
54444 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/cp424.py /usr/lib/python3.10/encodings
54445 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/cp437.py /usr/lib/python3.10/encodings
54446 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/cp500.py /usr/lib/python3.10/encodings
54447 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/cp720.py /usr/lib/python3.10/encodings
54448 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/cp737.py /usr/lib/python3.10/encodings
54449 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/cp775.py /usr/lib/python3.10/encodings
54450 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/cp850.py /usr/lib/python3.10/encodings
54451 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/cp852.py /usr/lib/python3.10/encodings
54452 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/cp855.py /usr/lib/python3.10/encodings
54453 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/cp856.py /usr/lib/python3.10/encodings
54454 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/cp857.py /usr/lib/python3.10/encodings
54455 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/cp858.py /usr/lib/python3.10/encodings
54456 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/cp860.py /usr/lib/python3.10/encodings
54457 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/cp861.py /usr/lib/python3.10/encodings
54458 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/cp862.py /usr/lib/python3.10/encodings
54459 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/cp863.py /usr/lib/python3.10/encodings
54460 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/cp864.py /usr/lib/python3.10/encodings
54461 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/cp865.py /usr/lib/python3.10/encodings
54462 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/cp866.py /usr/lib/python3.10/encodings
54463 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/cp869.py /usr/lib/python3.10/encodings
54464 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/cp874.py /usr/lib/python3.10/encodings
54465 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/cp875.py /usr/lib/python3.10/encodings
54466 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/cp932.py /usr/lib/python3.10/encodings
54467 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/cp949.py /usr/lib/python3.10/encodings
54468 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/cp950.py /usr/lib/python3.10/encodings
54469 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/euc_jis_2004.py /usr/lib/python3.10/encodings
54470 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/euc_jisx0213.py /usr/lib/python3.10/encodings
54471 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/euc_jp.py /usr/lib/python3.10/encodings
54472 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/euc_kr.py /usr/lib/python3.10/encodings
54473 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/gb18030.py /usr/lib/python3.10/encodings
54474 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/gb2312.py /usr/lib/python3.10/encodings
54475 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/gbk.py /usr/lib/python3.10/encodings
54476 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/hex_codec.py /usr/lib/python3.10/encodings
54477 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/hp_roman8.py /usr/lib/python3.10/encodings
54478 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/hz.py /usr/lib/python3.10/encodings
54479 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/idna.py /usr/lib/python3.10/encodings
54480 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/iso2022_jp.py /usr/lib/python3.10/encodings
54481 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/iso2022_jp_1.py /usr/lib/python3.10/encodings
54482 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/iso2022_jp_2.py /usr/lib/python3.10/encodings
54483 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/iso2022_jp_2004.py /usr/lib/python3.10/encodings
54484 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/iso2022_jp_3.py /usr/lib/python3.10/encodings
54485 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/iso2022_jp_ext.py /usr/lib/python3.10/encodings
54486 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/iso2022_kr.py /usr/lib/python3.10/encodings
54487 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/iso8859_1.py /usr/lib/python3.10/encodings
54488 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/iso8859_10.py /usr/lib/python3.10/encodings
54489 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/iso8859_11.py /usr/lib/python3.10/encodings
54490 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/iso8859_13.py /usr/lib/python3.10/encodings
54491 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/iso8859_14.py /usr/lib/python3.10/encodings
54492 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/iso8859_15.py /usr/lib/python3.10/encodings
54493 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/iso8859_16.py /usr/lib/python3.10/encodings
54494 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/iso8859_2.py /usr/lib/python3.10/encodings
54495 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/iso8859_3.py /usr/lib/python3.10/encodings
54496 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/iso8859_4.py /usr/lib/python3.10/encodings
54497 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/iso8859_5.py /usr/lib/python3.10/encodings
54498 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/iso8859_6.py /usr/lib/python3.10/encodings
54499 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/iso8859_7.py /usr/lib/python3.10/encodings
54500 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/iso8859_8.py /usr/lib/python3.10/encodings
54501 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/iso8859_9.py /usr/lib/python3.10/encodings
54502 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/johab.py /usr/lib/python3.10/encodings
54503 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/koi8_r.py /usr/lib/python3.10/encodings
54504 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/koi8_t.py /usr/lib/python3.10/encodings
54505 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/koi8_u.py /usr/lib/python3.10/encodings
54506 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/kz1048.py /usr/lib/python3.10/encodings
54507 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/latin_1.py /usr/lib/python3.10/encodings
54508 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/mac_arabic.py /usr/lib/python3.10/encodings
54509 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/mac_croatian.py /usr/lib/python3.10/encodings
54510 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/mac_cyrillic.py /usr/lib/python3.10/encodings
54511 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/mac_farsi.py /usr/lib/python3.10/encodings
54512 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/mac_greek.py /usr/lib/python3.10/encodings
54513 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/mac_iceland.py /usr/lib/python3.10/encodings
54514 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/mac_latin2.py /usr/lib/python3.10/encodings
54515 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/mac_roman.py /usr/lib/python3.10/encodings
54516 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/mac_romanian.py /usr/lib/python3.10/encodings
54517 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/mac_turkish.py /usr/lib/python3.10/encodings
54518 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/mbcs.py /usr/lib/python3.10/encodings
54519 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/oem.py /usr/lib/python3.10/encodings
54520 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/palmos.py /usr/lib/python3.10/encodings
54521 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/ptcp154.py /usr/lib/python3.10/encodings
54522 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/punycode.py /usr/lib/python3.10/encodings
54523 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/quopri_codec.py /usr/lib/python3.10/encodings
54524 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/raw_unicode_escape.py /usr/lib/python3.10/encodings
54525 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Lib/encodings/rot_13.py /usr/lib/python3.10/encodings
54526 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/shift_jis.py /usr/lib/python3.10/encodings
54527 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/shift_jis_2004.py /usr/lib/python3.10/encodings
54528 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/shift_jisx0213.py /usr/lib/python3.10/encodings
54529 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/tis_620.py /usr/lib/python3.10/encodings
54530 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/undefined.py /usr/lib/python3.10/encodings
54531 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/unicode_escape.py /usr/lib/python3.10/encodings
54532 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/utf_16.py /usr/lib/python3.10/encodings
54533 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/utf_16_be.py /usr/lib/python3.10/encodings
54534 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/utf_16_le.py /usr/lib/python3.10/encodings
54535 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/utf_32.py /usr/lib/python3.10/encodings
54536 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/utf_32_be.py /usr/lib/python3.10/encodings
54537 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/utf_32_le.py /usr/lib/python3.10/encodings
54538 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/utf_7.py /usr/lib/python3.10/encodings
54539 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/utf_8.py /usr/lib/python3.10/encodings
54540 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/utf_8_sig.py /usr/lib/python3.10/encodings
54541 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/uu_codec.py /usr/lib/python3.10/encodings
54542 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/encodings/zlib_codec.py /usr/lib/python3.10/encodings
54543 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ensurepip/__init__.py /usr/lib/python3.10/ensurepip
54544 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ensurepip/__main__.py /usr/lib/python3.10/ensurepip
54545 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ensurepip/_uninstall.py /usr/lib/python3.10/ensurepip
54546 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ensurepip/_bundled/__init__.py /usr/lib/python3.10/ensurepip/_bundled
54547 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ensurepip/_bundled/pip-22.0.4-py3-none-any.whl /usr/lib/python3.10/ensurepip/_bundled
54548 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ensurepip/_bundled/setuptools-58.1.0-py3-none-any.whl /usr/lib/python3.10/ensurepip/_bundled
54549 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/html/__init__.py /usr/lib/python3.10/html
54550 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/html/entities.py /usr/lib/python3.10/html
54551 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/html/parser.py /usr/lib/python3.10/html
54552 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/http/__init__.py /usr/lib/python3.10/http
54553 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/http/client.py /usr/lib/python3.10/http
54554 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/http/cookiejar.py /usr/lib/python3.10/http
54555 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/http/cookies.py /usr/lib/python3.10/http
54556 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/http/server.py /usr/lib/python3.10/http
54557 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/CREDITS.txt /usr/lib/python3.10/idlelib
54558 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/ChangeLog /usr/lib/python3.10/idlelib
54559 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/HISTORY.txt /usr/lib/python3.10/idlelib
54560 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/NEWS.txt /usr/lib/python3.10/idlelib
54561 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/NEWS2x.txt /usr/lib/python3.10/idlelib
54562 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/README.txt /usr/lib/python3.10/idlelib
54563 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/TODO.txt /usr/lib/python3.10/idlelib
54564 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/__init__.py /usr/lib/python3.10/idlelib
54565 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/__main__.py /usr/lib/python3.10/idlelib
54566 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/autocomplete.py /usr/lib/python3.10/idlelib
54567 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/autocomplete_w.py /usr/lib/python3.10/idlelib
54568 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/autoexpand.py /usr/lib/python3.10/idlelib
54569 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/browser.py /usr/lib/python3.10/idlelib
54570 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/calltip.py /usr/lib/python3.10/idlelib
54571 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/calltip_w.py /usr/lib/python3.10/idlelib
54572 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/codecontext.py /usr/lib/python3.10/idlelib
54573 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/colorizer.py /usr/lib/python3.10/idlelib
54574 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/config-extensions.def /usr/lib/python3.10/idlelib
54575 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/config-highlight.def /usr/lib/python3.10/idlelib
54576 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/config-keys.def /usr/lib/python3.10/idlelib
54577 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/config-main.def /usr/lib/python3.10/idlelib
54578 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/config.py /usr/lib/python3.10/idlelib
54579 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/config_key.py /usr/lib/python3.10/idlelib
54580 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/configdialog.py /usr/lib/python3.10/idlelib
54581 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/debugger.py /usr/lib/python3.10/idlelib
54582 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/debugger_r.py /usr/lib/python3.10/idlelib
54583 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/debugobj.py /usr/lib/python3.10/idlelib
54584 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/debugobj_r.py /usr/lib/python3.10/idlelib
54585 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/delegator.py /usr/lib/python3.10/idlelib
54586 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/dynoption.py /usr/lib/python3.10/idlelib
54587 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/editor.py /usr/lib/python3.10/idlelib
54588 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/extend.txt /usr/lib/python3.10/idlelib
54589 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/filelist.py /usr/lib/python3.10/idlelib
54590 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/format.py /usr/lib/python3.10/idlelib
54591 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/grep.py /usr/lib/python3.10/idlelib
54592 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/help.html /usr/lib/python3.10/idlelib
54593 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/help.py /usr/lib/python3.10/idlelib
54594 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/help_about.py /usr/lib/python3.10/idlelib
54595 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/history.py /usr/lib/python3.10/idlelib
54596 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/hyperparser.py /usr/lib/python3.10/idlelib
54597 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle.bat /usr/lib/python3.10/idlelib
54598 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle.py /usr/lib/python3.10/idlelib
54599 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle.pyw /usr/lib/python3.10/idlelib
54600 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/iomenu.py /usr/lib/python3.10/idlelib
54601 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/macosx.py /usr/lib/python3.10/idlelib
54602 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/mainmenu.py /usr/lib/python3.10/idlelib
54603 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/multicall.py /usr/lib/python3.10/idlelib
54604 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/outwin.py /usr/lib/python3.10/idlelib
54605 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/parenmatch.py /usr/lib/python3.10/idlelib
54606 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/pathbrowser.py /usr/lib/python3.10/idlelib
54607 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/percolator.py /usr/lib/python3.10/idlelib
54608 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/pyparse.py /usr/lib/python3.10/idlelib
54609 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Lib/idlelib/pyshell.py /usr/lib/python3.10/idlelib
54610 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/query.py /usr/lib/python3.10/idlelib
54611 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/redirector.py /usr/lib/python3.10/idlelib
54612 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/replace.py /usr/lib/python3.10/idlelib
54613 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/rpc.py /usr/lib/python3.10/idlelib
54614 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/run.py /usr/lib/python3.10/idlelib
54615 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/runscript.py /usr/lib/python3.10/idlelib
54616 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/scrolledlist.py /usr/lib/python3.10/idlelib
54617 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/search.py /usr/lib/python3.10/idlelib
54618 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/searchbase.py /usr/lib/python3.10/idlelib
54619 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/searchengine.py /usr/lib/python3.10/idlelib
54620 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/sidebar.py /usr/lib/python3.10/idlelib
54621 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/squeezer.py /usr/lib/python3.10/idlelib
54622 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/stackviewer.py /usr/lib/python3.10/idlelib
54623 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/statusbar.py /usr/lib/python3.10/idlelib
54624 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/textview.py /usr/lib/python3.10/idlelib
54625 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/tooltip.py /usr/lib/python3.10/idlelib
54626 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/tree.py /usr/lib/python3.10/idlelib
54627 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/undo.py /usr/lib/python3.10/idlelib
54628 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/util.py /usr/lib/python3.10/idlelib
54629 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/window.py /usr/lib/python3.10/idlelib
54630 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/zoomheight.py /usr/lib/python3.10/idlelib
54631 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/zzdummy.py /usr/lib/python3.10/idlelib
54632 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/Icons/README.txt /usr/lib/python3.10/idlelib/Icons
54633 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/Icons/folder.gif /usr/lib/python3.10/idlelib/Icons
54634 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/Icons/idle.ico /usr/lib/python3.10/idlelib/Icons
54635 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/Icons/idle_16.gif /usr/lib/python3.10/idlelib/Icons
54636 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/Icons/idle_16.png /usr/lib/python3.10/idlelib/Icons
54637 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/Icons/idle_256.png /usr/lib/python3.10/idlelib/Icons
54638 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/Icons/idle_32.gif /usr/lib/python3.10/idlelib/Icons
54639 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/Icons/idle_32.png /usr/lib/python3.10/idlelib/Icons
54640 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/Icons/idle_48.gif /usr/lib/python3.10/idlelib/Icons
54641 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/Icons/idle_48.png /usr/lib/python3.10/idlelib/Icons
54642 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/Icons/minusnode.gif /usr/lib/python3.10/idlelib/Icons
54643 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/Icons/openfolder.gif /usr/lib/python3.10/idlelib/Icons
54644 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/Icons/plusnode.gif /usr/lib/python3.10/idlelib/Icons
54645 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/Icons/python.gif /usr/lib/python3.10/idlelib/Icons
54646 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/Icons/tk.gif /usr/lib/python3.10/idlelib/Icons
54647 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/importlib/__init__.py /usr/lib/python3.10/importlib
54648 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/importlib/_abc.py /usr/lib/python3.10/importlib
54649 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/importlib/_adapters.py /usr/lib/python3.10/importlib
54650 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/importlib/_bootstrap.py /usr/lib/python3.10/importlib
54651 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/importlib/_bootstrap_external.py /usr/lib/python3.10/importlib
54652 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/importlib/_common.py /usr/lib/python3.10/importlib
54653 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/importlib/abc.py /usr/lib/python3.10/importlib
54654 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/importlib/machinery.py /usr/lib/python3.10/importlib
54655 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/importlib/readers.py /usr/lib/python3.10/importlib
54656 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/importlib/resources.py /usr/lib/python3.10/importlib
54657 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/importlib/util.py /usr/lib/python3.10/importlib
54658 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/importlib/metadata/__init__.py /usr/lib/python3.10/importlib/metadata
54659 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/importlib/metadata/_adapters.py /usr/lib/python3.10/importlib/metadata
54660 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/importlib/metadata/_collections.py /usr/lib/python3.10/importlib/metadata
54661 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/importlib/metadata/_functools.py /usr/lib/python3.10/importlib/metadata
54662 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/importlib/metadata/_itertools.py /usr/lib/python3.10/importlib/metadata
54663 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/importlib/metadata/_meta.py /usr/lib/python3.10/importlib/metadata
54664 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/importlib/metadata/_text.py /usr/lib/python3.10/importlib/metadata
54665 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/json/__init__.py /usr/lib/python3.10/json
54666 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/json/decoder.py /usr/lib/python3.10/json
54667 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/json/encoder.py /usr/lib/python3.10/json
54668 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/json/scanner.py /usr/lib/python3.10/json
54669 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/json/tool.py /usr/lib/python3.10/json
54670 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/Grammar.txt /usr/lib/python3.10/lib2to3
54671 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/PatternGrammar.txt /usr/lib/python3.10/lib2to3
54672 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/__init__.py /usr/lib/python3.10/lib2to3
54673 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/__main__.py /usr/lib/python3.10/lib2to3
54674 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/btm_matcher.py /usr/lib/python3.10/lib2to3
54675 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/btm_utils.py /usr/lib/python3.10/lib2to3
54676 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixer_base.py /usr/lib/python3.10/lib2to3
54677 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixer_util.py /usr/lib/python3.10/lib2to3
54678 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/main.py /usr/lib/python3.10/lib2to3
54679 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/patcomp.py /usr/lib/python3.10/lib2to3
54680 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/pygram.py /usr/lib/python3.10/lib2to3
54681 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/pytree.py /usr/lib/python3.10/lib2to3
54682 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/refactor.py /usr/lib/python3.10/lib2to3
54683 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/__init__.py /usr/lib/python3.10/lib2to3/fixes
54684 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_apply.py /usr/lib/python3.10/lib2to3/fixes
54685 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_asserts.py /usr/lib/python3.10/lib2to3/fixes
54686 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_basestring.py /usr/lib/python3.10/lib2to3/fixes
54687 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_buffer.py /usr/lib/python3.10/lib2to3/fixes
54688 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_dict.py /usr/lib/python3.10/lib2to3/fixes
54689 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_except.py /usr/lib/python3.10/lib2to3/fixes
54690 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_exec.py /usr/lib/python3.10/lib2to3/fixes
54691 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_execfile.py /usr/lib/python3.10/lib2to3/fixes
54692 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_exitfunc.py /usr/lib/python3.10/lib2to3/fixes
54693 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_filter.py /usr/lib/python3.10/lib2to3/fixes
54694 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_funcattrs.py /usr/lib/python3.10/lib2to3/fixes
54695 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_future.py /usr/lib/python3.10/lib2to3/fixes
54696 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_getcwdu.py /usr/lib/python3.10/lib2to3/fixes
54697 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_has_key.py /usr/lib/python3.10/lib2to3/fixes
54698 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_idioms.py /usr/lib/python3.10/lib2to3/fixes
54699 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_import.py /usr/lib/python3.10/lib2to3/fixes
54700 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_imports.py /usr/lib/python3.10/lib2to3/fixes
54701 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_imports2.py /usr/lib/python3.10/lib2to3/fixes
54702 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_input.py /usr/lib/python3.10/lib2to3/fixes
54703 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_intern.py /usr/lib/python3.10/lib2to3/fixes
54704 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_isinstance.py /usr/lib/python3.10/lib2to3/fixes
54705 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_itertools.py /usr/lib/python3.10/lib2to3/fixes
54706 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_itertools_imports.py /usr/lib/python3.10/lib2to3/fixes
54707 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_long.py /usr/lib/python3.10/lib2to3/fixes
54708 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_map.py /usr/lib/python3.10/lib2to3/fixes
54709 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_metaclass.py /usr/lib/python3.10/lib2to3/fixes
54710 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_methodattrs.py /usr/lib/python3.10/lib2to3/fixes
54711 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_ne.py /usr/lib/python3.10/lib2to3/fixes
54712 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_next.py /usr/lib/python3.10/lib2to3/fixes
54713 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_nonzero.py /usr/lib/python3.10/lib2to3/fixes
54714 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_numliterals.py /usr/lib/python3.10/lib2to3/fixes
54715 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_operator.py /usr/lib/python3.10/lib2to3/fixes
54716 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_paren.py /usr/lib/python3.10/lib2to3/fixes
54717 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_print.py /usr/lib/python3.10/lib2to3/fixes
54718 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_raise.py /usr/lib/python3.10/lib2to3/fixes
54719 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_raw_input.py /usr/lib/python3.10/lib2to3/fixes
54720 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_reduce.py /usr/lib/python3.10/lib2to3/fixes
54721 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_reload.py /usr/lib/python3.10/lib2to3/fixes
54722 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_renames.py /usr/lib/python3.10/lib2to3/fixes
54723 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_repr.py /usr/lib/python3.10/lib2to3/fixes
54724 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_set_literal.py /usr/lib/python3.10/lib2to3/fixes
54725 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_standarderror.py /usr/lib/python3.10/lib2to3/fixes
54726 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_sys_exc.py /usr/lib/python3.10/lib2to3/fixes
54727 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_throw.py /usr/lib/python3.10/lib2to3/fixes
54728 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_tuple_params.py /usr/lib/python3.10/lib2to3/fixes
54729 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_types.py /usr/lib/python3.10/lib2to3/fixes
54730 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_unicode.py /usr/lib/python3.10/lib2to3/fixes
54731 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_urllib.py /usr/lib/python3.10/lib2to3/fixes
54732 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_ws_comma.py /usr/lib/python3.10/lib2to3/fixes
54733 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_xrange.py /usr/lib/python3.10/lib2to3/fixes
54734 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_xreadlines.py /usr/lib/python3.10/lib2to3/fixes
54735 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/fixes/fix_zip.py /usr/lib/python3.10/lib2to3/fixes
54736 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/pgen2/__init__.py /usr/lib/python3.10/lib2to3/pgen2
54737 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/pgen2/conv.py /usr/lib/python3.10/lib2to3/pgen2
54738 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/pgen2/driver.py /usr/lib/python3.10/lib2to3/pgen2
54739 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/pgen2/grammar.py /usr/lib/python3.10/lib2to3/pgen2
54740 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/pgen2/literals.py /usr/lib/python3.10/lib2to3/pgen2
54741 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/pgen2/parse.py /usr/lib/python3.10/lib2to3/pgen2
54742 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/pgen2/pgen.py /usr/lib/python3.10/lib2to3/pgen2
54743 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Lib/lib2to3/pgen2/token.py /usr/lib/python3.10/lib2to3/pgen2
54744 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/pgen2/tokenize.py /usr/lib/python3.10/lib2to3/pgen2
54745 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/logging/__init__.py /usr/lib/python3.10/logging
54746 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/logging/config.py /usr/lib/python3.10/logging
54747 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/logging/handlers.py /usr/lib/python3.10/logging
54748 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/multiprocessing/__init__.py /usr/lib/python3.10/multiprocessing
54749 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/multiprocessing/connection.py /usr/lib/python3.10/multiprocessing
54750 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/multiprocessing/context.py /usr/lib/python3.10/multiprocessing
54751 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/multiprocessing/forkserver.py /usr/lib/python3.10/multiprocessing
54752 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/multiprocessing/heap.py /usr/lib/python3.10/multiprocessing
54753 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/multiprocessing/managers.py /usr/lib/python3.10/multiprocessing
54754 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/multiprocessing/pool.py /usr/lib/python3.10/multiprocessing
54755 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/multiprocessing/popen_fork.py /usr/lib/python3.10/multiprocessing
54756 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/multiprocessing/popen_forkserver.py /usr/lib/python3.10/multiprocessing
54757 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/multiprocessing/popen_spawn_posix.py /usr/lib/python3.10/multiprocessing
54758 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/multiprocessing/popen_spawn_win32.py /usr/lib/python3.10/multiprocessing
54759 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/multiprocessing/process.py /usr/lib/python3.10/multiprocessing
54760 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/multiprocessing/queues.py /usr/lib/python3.10/multiprocessing
54761 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/multiprocessing/reduction.py /usr/lib/python3.10/multiprocessing
54762 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/multiprocessing/resource_sharer.py /usr/lib/python3.10/multiprocessing
54763 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/multiprocessing/resource_tracker.py /usr/lib/python3.10/multiprocessing
54764 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/multiprocessing/shared_memory.py /usr/lib/python3.10/multiprocessing
54765 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/multiprocessing/sharedctypes.py /usr/lib/python3.10/multiprocessing
54766 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/multiprocessing/spawn.py /usr/lib/python3.10/multiprocessing
54767 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/multiprocessing/synchronize.py /usr/lib/python3.10/multiprocessing
54768 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/multiprocessing/util.py /usr/lib/python3.10/multiprocessing
54769 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/multiprocessing/dummy/__init__.py /usr/lib/python3.10/multiprocessing/dummy
54770 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/multiprocessing/dummy/connection.py /usr/lib/python3.10/multiprocessing/dummy
54771 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/pydoc_data/__init__.py /usr/lib/python3.10/pydoc_data
54772 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/pydoc_data/_pydoc.css /usr/lib/python3.10/pydoc_data
54773 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/pydoc_data/topics.py /usr/lib/python3.10/pydoc_data
54774 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/site-packages/README.txt /usr/lib/python3.10/site-packages
54775 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/sqlite3/__init__.py /usr/lib/python3.10/sqlite3
54776 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/sqlite3/dbapi2.py /usr/lib/python3.10/sqlite3
54777 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/sqlite3/dump.py /usr/lib/python3.10/sqlite3
54778 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/tkinter/__init__.py /usr/lib/python3.10/tkinter
54779 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/tkinter/__main__.py /usr/lib/python3.10/tkinter
54780 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/tkinter/colorchooser.py /usr/lib/python3.10/tkinter
54781 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/tkinter/commondialog.py /usr/lib/python3.10/tkinter
54782 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/tkinter/constants.py /usr/lib/python3.10/tkinter
54783 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/tkinter/dialog.py /usr/lib/python3.10/tkinter
54784 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/tkinter/dnd.py /usr/lib/python3.10/tkinter
54785 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/tkinter/filedialog.py /usr/lib/python3.10/tkinter
54786 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/tkinter/font.py /usr/lib/python3.10/tkinter
54787 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/tkinter/messagebox.py /usr/lib/python3.10/tkinter
54788 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/tkinter/scrolledtext.py /usr/lib/python3.10/tkinter
54789 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/tkinter/simpledialog.py /usr/lib/python3.10/tkinter
54790 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/tkinter/tix.py /usr/lib/python3.10/tkinter
54791 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/tkinter/ttk.py /usr/lib/python3.10/tkinter
54792 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/turtledemo/__init__.py /usr/lib/python3.10/turtledemo
54793 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Lib/turtledemo/__main__.py /usr/lib/python3.10/turtledemo
54794 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Lib/turtledemo/bytedesign.py /usr/lib/python3.10/turtledemo
54795 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/turtledemo/chaos.py /usr/lib/python3.10/turtledemo
54796 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Lib/turtledemo/clock.py /usr/lib/python3.10/turtledemo
54797 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/turtledemo/colormixer.py /usr/lib/python3.10/turtledemo
54798 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Lib/turtledemo/forest.py /usr/lib/python3.10/turtledemo
54799 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Lib/turtledemo/fractalcurves.py /usr/lib/python3.10/turtledemo
54800 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Lib/turtledemo/lindenmayer.py /usr/lib/python3.10/turtledemo
54801 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Lib/turtledemo/minimal_hanoi.py /usr/lib/python3.10/turtledemo
54802 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/turtledemo/nim.py /usr/lib/python3.10/turtledemo
54803 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Lib/turtledemo/paint.py /usr/lib/python3.10/turtledemo
54804 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Lib/turtledemo/peace.py /usr/lib/python3.10/turtledemo
54805 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Lib/turtledemo/penrose.py /usr/lib/python3.10/turtledemo
54806 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Lib/turtledemo/planet_and_moon.py /usr/lib/python3.10/turtledemo
54807 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/turtledemo/rosette.py /usr/lib/python3.10/turtledemo
54808 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/turtledemo/round_dance.py /usr/lib/python3.10/turtledemo
54809 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Lib/turtledemo/sorting_animate.py /usr/lib/python3.10/turtledemo
54810 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Lib/turtledemo/tree.py /usr/lib/python3.10/turtledemo
54811 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/turtledemo/turtle.cfg /usr/lib/python3.10/turtledemo
54812 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/turtledemo/two_canvases.py /usr/lib/python3.10/turtledemo
54813 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Lib/turtledemo/yinyang.py /usr/lib/python3.10/turtledemo
54814 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/unittest/__init__.py /usr/lib/python3.10/unittest
54815 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/unittest/__main__.py /usr/lib/python3.10/unittest
54816 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/unittest/_log.py /usr/lib/python3.10/unittest
54817 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/unittest/async_case.py /usr/lib/python3.10/unittest
54818 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/unittest/case.py /usr/lib/python3.10/unittest
54819 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/unittest/loader.py /usr/lib/python3.10/unittest
54820 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/unittest/main.py /usr/lib/python3.10/unittest
54821 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/unittest/mock.py /usr/lib/python3.10/unittest
54822 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/unittest/result.py /usr/lib/python3.10/unittest
54823 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/unittest/runner.py /usr/lib/python3.10/unittest
54824 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/unittest/signals.py /usr/lib/python3.10/unittest
54825 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/unittest/suite.py /usr/lib/python3.10/unittest
54826 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/unittest/util.py /usr/lib/python3.10/unittest
54827 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/urllib/__init__.py /usr/lib/python3.10/urllib
54828 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/urllib/error.py /usr/lib/python3.10/urllib
54829 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/urllib/parse.py /usr/lib/python3.10/urllib
54830 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/urllib/request.py /usr/lib/python3.10/urllib
54831 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/urllib/response.py /usr/lib/python3.10/urllib
54832 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/urllib/robotparser.py /usr/lib/python3.10/urllib
54833 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/venv/__init__.py /usr/lib/python3.10/venv
54834 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/venv/__main__.py /usr/lib/python3.10/venv
54835 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/venv/scripts/common/Activate.ps1 /usr/lib/python3.10/venv/scripts/common
54836 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/venv/scripts/common/activate /usr/lib/python3.10/venv/scripts/common
54837 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/venv/scripts/posix/activate.csh /usr/lib/python3.10/venv/scripts/posix
54838 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/venv/scripts/posix/activate.fish /usr/lib/python3.10/venv/scripts/posix
54839 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/wsgiref/__init__.py /usr/lib/python3.10/wsgiref
54840 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/wsgiref/handlers.py /usr/lib/python3.10/wsgiref
54841 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/wsgiref/headers.py /usr/lib/python3.10/wsgiref
54842 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/wsgiref/simple_server.py /usr/lib/python3.10/wsgiref
54843 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/wsgiref/util.py /usr/lib/python3.10/wsgiref
54844 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/wsgiref/validate.py /usr/lib/python3.10/wsgiref
54845 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/xml/__init__.py /usr/lib/python3.10/xml
54846 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/xml/dom/NodeFilter.py /usr/lib/python3.10/xml/dom
54847 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/xml/dom/__init__.py /usr/lib/python3.10/xml/dom
54848 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/xml/dom/domreg.py /usr/lib/python3.10/xml/dom
54849 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/xml/dom/expatbuilder.py /usr/lib/python3.10/xml/dom
54850 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/xml/dom/minicompat.py /usr/lib/python3.10/xml/dom
54851 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/xml/dom/minidom.py /usr/lib/python3.10/xml/dom
54852 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/xml/dom/pulldom.py /usr/lib/python3.10/xml/dom
54853 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/xml/dom/xmlbuilder.py /usr/lib/python3.10/xml/dom
54854 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/xml/etree/ElementInclude.py /usr/lib/python3.10/xml/etree
54855 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/xml/etree/ElementPath.py /usr/lib/python3.10/xml/etree
54856 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/xml/etree/ElementTree.py /usr/lib/python3.10/xml/etree
54857 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/xml/etree/__init__.py /usr/lib/python3.10/xml/etree
54858 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/xml/etree/cElementTree.py /usr/lib/python3.10/xml/etree
54859 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/xml/parsers/__init__.py /usr/lib/python3.10/xml/parsers
54860 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/xml/parsers/expat.py /usr/lib/python3.10/xml/parsers
54861 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/xml/sax/__init__.py /usr/lib/python3.10/xml/sax
54862 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/xml/sax/_exceptions.py /usr/lib/python3.10/xml/sax
54863 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/xml/sax/expatreader.py /usr/lib/python3.10/xml/sax
54864 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/xml/sax/handler.py /usr/lib/python3.10/xml/sax
54865 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/xml/sax/saxutils.py /usr/lib/python3.10/xml/sax
54866 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/xml/sax/xmlreader.py /usr/lib/python3.10/xml/sax
54867 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/xmlrpc/__init__.py /usr/lib/python3.10/xmlrpc
54868 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/xmlrpc/client.py /usr/lib/python3.10/xmlrpc
54869 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/xmlrpc/server.py /usr/lib/python3.10/xmlrpc
54870 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/zoneinfo/__init__.py /usr/lib/python3.10/zoneinfo
54871 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/zoneinfo/_common.py /usr/lib/python3.10/zoneinfo
54872 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/zoneinfo/_tzpath.py /usr/lib/python3.10/zoneinfo
54873 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/zoneinfo/_zoneinfo.py /usr/lib/python3.10/zoneinfo
54874 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/__init__.py /usr/lib/python3.10/ctypes/test
54875 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/__main__.py /usr/lib/python3.10/ctypes/test
54876 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_anon.py /usr/lib/python3.10/ctypes/test
54877 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_array_in_pointer.py /usr/lib/python3.10/ctypes/test
54878 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_arrays.py /usr/lib/python3.10/ctypes/test
54879 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_as_parameter.py /usr/lib/python3.10/ctypes/test
54880 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_bitfields.py /usr/lib/python3.10/ctypes/test
54881 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_buffers.py /usr/lib/python3.10/ctypes/test
54882 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_bytes.py /usr/lib/python3.10/ctypes/test
54883 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_byteswap.py /usr/lib/python3.10/ctypes/test
54884 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_callbacks.py /usr/lib/python3.10/ctypes/test
54885 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_cast.py /usr/lib/python3.10/ctypes/test
54886 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_cfuncs.py /usr/lib/python3.10/ctypes/test
54887 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_checkretval.py /usr/lib/python3.10/ctypes/test
54888 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_delattr.py /usr/lib/python3.10/ctypes/test
54889 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_errno.py /usr/lib/python3.10/ctypes/test
54890 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_find.py /usr/lib/python3.10/ctypes/test
54891 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_frombuffer.py /usr/lib/python3.10/ctypes/test
54892 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_funcptr.py /usr/lib/python3.10/ctypes/test
54893 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_functions.py /usr/lib/python3.10/ctypes/test
54894 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_incomplete.py /usr/lib/python3.10/ctypes/test
54895 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_init.py /usr/lib/python3.10/ctypes/test
54896 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_internals.py /usr/lib/python3.10/ctypes/test
54897 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_keeprefs.py /usr/lib/python3.10/ctypes/test
54898 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_libc.py /usr/lib/python3.10/ctypes/test
54899 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_loading.py /usr/lib/python3.10/ctypes/test
54900 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_macholib.py /usr/lib/python3.10/ctypes/test
54901 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_memfunctions.py /usr/lib/python3.10/ctypes/test
54902 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_numbers.py /usr/lib/python3.10/ctypes/test
54903 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_objects.py /usr/lib/python3.10/ctypes/test
54904 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_parameters.py /usr/lib/python3.10/ctypes/test
54905 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_pep3118.py /usr/lib/python3.10/ctypes/test
54906 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_pickling.py /usr/lib/python3.10/ctypes/test
54907 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_pointers.py /usr/lib/python3.10/ctypes/test
54908 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_prototypes.py /usr/lib/python3.10/ctypes/test
54909 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_python_api.py /usr/lib/python3.10/ctypes/test
54910 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_random_things.py /usr/lib/python3.10/ctypes/test
54911 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_refcounts.py /usr/lib/python3.10/ctypes/test
54912 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_repr.py /usr/lib/python3.10/ctypes/test
54913 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_returnfuncptrs.py /usr/lib/python3.10/ctypes/test
54914 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_simplesubclasses.py /usr/lib/python3.10/ctypes/test
54915 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_sizes.py /usr/lib/python3.10/ctypes/test
54916 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_slicing.py /usr/lib/python3.10/ctypes/test
54917 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_stringptr.py /usr/lib/python3.10/ctypes/test
54918 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_strings.py /usr/lib/python3.10/ctypes/test
54919 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_struct_fields.py /usr/lib/python3.10/ctypes/test
54920 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_structures.py /usr/lib/python3.10/ctypes/test
54921 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_unaligned_structures.py /usr/lib/python3.10/ctypes/test
54922 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_unicode.py /usr/lib/python3.10/ctypes/test
54923 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_values.py /usr/lib/python3.10/ctypes/test
54924 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_varsize_struct.py /usr/lib/python3.10/ctypes/test
54925 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_win32.py /usr/lib/python3.10/ctypes/test
54926 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/ctypes/test/test_wintypes.py /usr/lib/python3.10/ctypes/test
54927 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/tests/Setup.sample /usr/lib/python3.10/distutils/tests
54928 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/tests/__init__.py /usr/lib/python3.10/distutils/tests
54929 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/tests/includetest.rst /usr/lib/python3.10/distutils/tests
54930 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/tests/support.py /usr/lib/python3.10/distutils/tests
54931 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/tests/test_archive_util.py /usr/lib/python3.10/distutils/tests
54932 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/tests/test_bdist.py /usr/lib/python3.10/distutils/tests
54933 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/tests/test_bdist_dumb.py /usr/lib/python3.10/distutils/tests
54934 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/tests/test_bdist_msi.py /usr/lib/python3.10/distutils/tests
54935 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/tests/test_bdist_rpm.py /usr/lib/python3.10/distutils/tests
54936 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/tests/test_build.py /usr/lib/python3.10/distutils/tests
54937 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/tests/test_build_clib.py /usr/lib/python3.10/distutils/tests
54938 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/tests/test_build_ext.py /usr/lib/python3.10/distutils/tests
54939 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/tests/test_build_py.py /usr/lib/python3.10/distutils/tests
54940 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/tests/test_build_scripts.py /usr/lib/python3.10/distutils/tests
54941 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/tests/test_check.py /usr/lib/python3.10/distutils/tests
54942 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/tests/test_clean.py /usr/lib/python3.10/distutils/tests
54943 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/tests/test_cmd.py /usr/lib/python3.10/distutils/tests
54944 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/tests/test_config.py /usr/lib/python3.10/distutils/tests
54945 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/tests/test_config_cmd.py /usr/lib/python3.10/distutils/tests
54946 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/tests/test_core.py /usr/lib/python3.10/distutils/tests
54947 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/tests/test_cygwinccompiler.py /usr/lib/python3.10/distutils/tests
54948 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/tests/test_dep_util.py /usr/lib/python3.10/distutils/tests
54949 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/tests/test_dir_util.py /usr/lib/python3.10/distutils/tests
54950 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/tests/test_dist.py /usr/lib/python3.10/distutils/tests
54951 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/tests/test_extension.py /usr/lib/python3.10/distutils/tests
54952 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/tests/test_file_util.py /usr/lib/python3.10/distutils/tests
54953 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/tests/test_filelist.py /usr/lib/python3.10/distutils/tests
54954 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/tests/test_install.py /usr/lib/python3.10/distutils/tests
54955 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/tests/test_install_data.py /usr/lib/python3.10/distutils/tests
54956 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/tests/test_install_headers.py /usr/lib/python3.10/distutils/tests
54957 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/tests/test_install_lib.py /usr/lib/python3.10/distutils/tests
54958 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/tests/test_install_scripts.py /usr/lib/python3.10/distutils/tests
54959 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/tests/test_log.py /usr/lib/python3.10/distutils/tests
54960 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/tests/test_msvc9compiler.py /usr/lib/python3.10/distutils/tests
54961 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/tests/test_msvccompiler.py /usr/lib/python3.10/distutils/tests
54962 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/tests/test_register.py /usr/lib/python3.10/distutils/tests
54963 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/tests/test_sdist.py /usr/lib/python3.10/distutils/tests
54964 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/tests/test_spawn.py /usr/lib/python3.10/distutils/tests
54965 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/tests/test_sysconfig.py /usr/lib/python3.10/distutils/tests
54966 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/tests/test_text_file.py /usr/lib/python3.10/distutils/tests
54967 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/tests/test_unixccompiler.py /usr/lib/python3.10/distutils/tests
54968 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/tests/test_upload.py /usr/lib/python3.10/distutils/tests
54969 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/tests/test_util.py /usr/lib/python3.10/distutils/tests
54970 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/tests/test_version.py /usr/lib/python3.10/distutils/tests
54971 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/distutils/tests/test_versionpredicate.py /usr/lib/python3.10/distutils/tests
54972 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/README.txt /usr/lib/python3.10/idlelib/idle_test
54973 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/__init__.py /usr/lib/python3.10/idlelib/idle_test
54974 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/example_noext /usr/lib/python3.10/idlelib/idle_test
54975 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/example_stub.pyi /usr/lib/python3.10/idlelib/idle_test
54976 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/htest.py /usr/lib/python3.10/idlelib/idle_test
54977 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/mock_idle.py /usr/lib/python3.10/idlelib/idle_test
54978 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/mock_tk.py /usr/lib/python3.10/idlelib/idle_test
54979 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/template.py /usr/lib/python3.10/idlelib/idle_test
54980 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_autocomplete.py /usr/lib/python3.10/idlelib/idle_test
54981 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_autocomplete_w.py /usr/lib/python3.10/idlelib/idle_test
54982 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_autoexpand.py /usr/lib/python3.10/idlelib/idle_test
54983 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_browser.py /usr/lib/python3.10/idlelib/idle_test
54984 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_calltip.py /usr/lib/python3.10/idlelib/idle_test
54985 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_calltip_w.py /usr/lib/python3.10/idlelib/idle_test
54986 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_codecontext.py /usr/lib/python3.10/idlelib/idle_test
54987 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_colorizer.py /usr/lib/python3.10/idlelib/idle_test
54988 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_config.py /usr/lib/python3.10/idlelib/idle_test
54989 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_config_key.py /usr/lib/python3.10/idlelib/idle_test
54990 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_configdialog.py /usr/lib/python3.10/idlelib/idle_test
54991 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_debugger.py /usr/lib/python3.10/idlelib/idle_test
54992 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_debugger_r.py /usr/lib/python3.10/idlelib/idle_test
54993 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_debugobj.py /usr/lib/python3.10/idlelib/idle_test
54994 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_debugobj_r.py /usr/lib/python3.10/idlelib/idle_test
54995 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_delegator.py /usr/lib/python3.10/idlelib/idle_test
54996 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_editmenu.py /usr/lib/python3.10/idlelib/idle_test
54997 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_editor.py /usr/lib/python3.10/idlelib/idle_test
54998 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_filelist.py /usr/lib/python3.10/idlelib/idle_test
54999 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_format.py /usr/lib/python3.10/idlelib/idle_test
55000 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_grep.py /usr/lib/python3.10/idlelib/idle_test
55001 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_help.py /usr/lib/python3.10/idlelib/idle_test
55002 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_help_about.py /usr/lib/python3.10/idlelib/idle_test
55003 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_history.py /usr/lib/python3.10/idlelib/idle_test
55004 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_hyperparser.py /usr/lib/python3.10/idlelib/idle_test
55005 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_iomenu.py /usr/lib/python3.10/idlelib/idle_test
55006 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_macosx.py /usr/lib/python3.10/idlelib/idle_test
55007 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_mainmenu.py /usr/lib/python3.10/idlelib/idle_test
55008 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_multicall.py /usr/lib/python3.10/idlelib/idle_test
55009 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_outwin.py /usr/lib/python3.10/idlelib/idle_test
55010 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_parenmatch.py /usr/lib/python3.10/idlelib/idle_test
55011 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_pathbrowser.py /usr/lib/python3.10/idlelib/idle_test
55012 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_percolator.py /usr/lib/python3.10/idlelib/idle_test
55013 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_pyparse.py /usr/lib/python3.10/idlelib/idle_test
55014 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_pyshell.py /usr/lib/python3.10/idlelib/idle_test
55015 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_query.py /usr/lib/python3.10/idlelib/idle_test
55016 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_redirector.py /usr/lib/python3.10/idlelib/idle_test
55017 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_replace.py /usr/lib/python3.10/idlelib/idle_test
55018 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_rpc.py /usr/lib/python3.10/idlelib/idle_test
55019 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_run.py /usr/lib/python3.10/idlelib/idle_test
55020 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_runscript.py /usr/lib/python3.10/idlelib/idle_test
55021 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_scrolledlist.py /usr/lib/python3.10/idlelib/idle_test
55022 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_search.py /usr/lib/python3.10/idlelib/idle_test
55023 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_searchbase.py /usr/lib/python3.10/idlelib/idle_test
55024 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_searchengine.py /usr/lib/python3.10/idlelib/idle_test
55025 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_sidebar.py /usr/lib/python3.10/idlelib/idle_test
55026 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_squeezer.py /usr/lib/python3.10/idlelib/idle_test
55027 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_stackviewer.py /usr/lib/python3.10/idlelib/idle_test
55028 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_statusbar.py /usr/lib/python3.10/idlelib/idle_test
55029 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_text.py /usr/lib/python3.10/idlelib/idle_test
55030 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_textview.py /usr/lib/python3.10/idlelib/idle_test
55031 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_tooltip.py /usr/lib/python3.10/idlelib/idle_test
55032 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_tree.py /usr/lib/python3.10/idlelib/idle_test
55033 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_undo.py /usr/lib/python3.10/idlelib/idle_test
55034 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_util.py /usr/lib/python3.10/idlelib/idle_test
55035 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_warning.py /usr/lib/python3.10/idlelib/idle_test
55036 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_window.py /usr/lib/python3.10/idlelib/idle_test
55037 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_zoomheight.py /usr/lib/python3.10/idlelib/idle_test
55038 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/test_zzdummy.py /usr/lib/python3.10/idlelib/idle_test
55039 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/idlelib/idle_test/tkinter_testing_utils.py /usr/lib/python3.10/idlelib/idle_test
55040 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/tests/__init__.py /usr/lib/python3.10/lib2to3/tests
55041 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/tests/__main__.py /usr/lib/python3.10/lib2to3/tests
55042 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Lib/lib2to3/tests/pytree_idempotency.py /usr/lib/python3.10/lib2to3/tests
55043 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/tests/support.py /usr/lib/python3.10/lib2to3/tests
55044 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/tests/test_all_fixers.py /usr/lib/python3.10/lib2to3/tests
55045 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/tests/test_fixers.py /usr/lib/python3.10/lib2to3/tests
55046 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/tests/test_main.py /usr/lib/python3.10/lib2to3/tests
55047 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/tests/test_parser.py /usr/lib/python3.10/lib2to3/tests
55048 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/tests/test_pytree.py /usr/lib/python3.10/lib2to3/tests
55049 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/tests/test_refactor.py /usr/lib/python3.10/lib2to3/tests
55050 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/tests/test_util.py /usr/lib/python3.10/lib2to3/tests
55051 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/tests/data/README /usr/lib/python3.10/lib2to3/tests/data
55052 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/tests/data/bom.py /usr/lib/python3.10/lib2to3/tests/data
55053 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/tests/data/crlf.py /usr/lib/python3.10/lib2to3/tests/data
55054 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Lib/lib2to3/tests/data/different_encoding.py /usr/lib/python3.10/lib2to3/tests/data
55055 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Lib/lib2to3/tests/data/false_encoding.py /usr/lib/python3.10/lib2to3/tests/data
55056 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/tests/data/infinite_recursion.py /usr/lib/python3.10/lib2to3/tests/data
55057 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/tests/data/py2_test_grammar.py /usr/lib/python3.10/lib2to3/tests/data
55058 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/tests/data/py3_test_grammar.py /usr/lib/python3.10/lib2to3/tests/data
55059 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/bad_order.py /usr/lib/python3.10/lib2to3/tests/data/fixers
55060 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/no_fixer_cls.py /usr/lib/python3.10/lib2to3/tests/data/fixers
55061 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/parrot_example.py /usr/lib/python3.10/lib2to3/tests/data/fixers
55062 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/__init__.py /usr/lib/python3.10/lib2to3/tests/data/fixers/myfixes
55063 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_explicit.py /usr/lib/python3.10/lib2to3/tests/data/fixers/myfixes
55064 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_first.py /usr/lib/python3.10/lib2to3/tests/data/fixers/myfixes
55065 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_last.py /usr/lib/python3.10/lib2to3/tests/data/fixers/myfixes
55066 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_parrot.py /usr/lib/python3.10/lib2to3/tests/data/fixers/myfixes
55067 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_preorder.py /usr/lib/python3.10/lib2to3/tests/data/fixers/myfixes
55068 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/sqlite3/test/__init__.py /usr/lib/python3.10/sqlite3/test
55069 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/sqlite3/test/backup.py /usr/lib/python3.10/sqlite3/test
55070 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/sqlite3/test/dbapi.py /usr/lib/python3.10/sqlite3/test
55071 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/sqlite3/test/dump.py /usr/lib/python3.10/sqlite3/test
55072 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/sqlite3/test/factory.py /usr/lib/python3.10/sqlite3/test
55073 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/sqlite3/test/hooks.py /usr/lib/python3.10/sqlite3/test
55074 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/sqlite3/test/regression.py /usr/lib/python3.10/sqlite3/test
55075 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/sqlite3/test/transactions.py /usr/lib/python3.10/sqlite3/test
55076 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/sqlite3/test/types.py /usr/lib/python3.10/sqlite3/test
55077 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/sqlite3/test/userfunctions.py /usr/lib/python3.10/sqlite3/test
55078 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/Sine-1000Hz-300ms.aif /usr/lib/python3.10/test
55079 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/__init__.py /usr/lib/python3.10/test
55080 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/__main__.py /usr/lib/python3.10/test
55081 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/_test_atexit.py /usr/lib/python3.10/test
55082 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/_test_eintr.py /usr/lib/python3.10/test
55083 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/_test_embed_set_config.py /usr/lib/python3.10/test
55084 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/_test_multiprocessing.py /usr/lib/python3.10/test
55085 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/_typed_dict_helper.py /usr/lib/python3.10/test
55086 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/allsans.pem /usr/lib/python3.10/test
55087 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/ann_module.py /usr/lib/python3.10/test
55088 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/ann_module2.py /usr/lib/python3.10/test
55089 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/ann_module3.py /usr/lib/python3.10/test
55090 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/ann_module4.py /usr/lib/python3.10/test
55091 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/ann_module5.py /usr/lib/python3.10/test
55092 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/ann_module6.py /usr/lib/python3.10/test
55093 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/ann_module7.py /usr/lib/python3.10/test
55094 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/audiotest.au /usr/lib/python3.10/test
55095 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/audiotests.py /usr/lib/python3.10/test
55096 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/audit-tests.py /usr/lib/python3.10/test
55097 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/autotest.py /usr/lib/python3.10/test
55098 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/bad_coding.py /usr/lib/python3.10/test
55099 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/bad_coding2.py /usr/lib/python3.10/test
55100 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/bad_getattr.py /usr/lib/python3.10/test
55101 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/bad_getattr2.py /usr/lib/python3.10/test
55102 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/bad_getattr3.py /usr/lib/python3.10/test
55103 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/badcert.pem /usr/lib/python3.10/test
55104 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/badkey.pem /usr/lib/python3.10/test
55105 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/badsyntax_3131.py /usr/lib/python3.10/test
55106 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/badsyntax_future10.py /usr/lib/python3.10/test
55107 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/badsyntax_future3.py /usr/lib/python3.10/test
55108 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/badsyntax_future4.py /usr/lib/python3.10/test
55109 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/badsyntax_future5.py /usr/lib/python3.10/test
55110 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/badsyntax_future6.py /usr/lib/python3.10/test
55111 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/badsyntax_future7.py /usr/lib/python3.10/test
55112 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/badsyntax_future8.py /usr/lib/python3.10/test
55113 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/badsyntax_future9.py /usr/lib/python3.10/test
55114 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/badsyntax_pep3120.py /usr/lib/python3.10/test
55115 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Lib/test/bisect_cmd.py /usr/lib/python3.10/test
55116 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/cfgparser.1 /usr/lib/python3.10/test
55117 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/cfgparser.2 /usr/lib/python3.10/test
55118 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/cfgparser.3 /usr/lib/python3.10/test
55119 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/clinic.test /usr/lib/python3.10/test
55120 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/cmath_testcases.txt /usr/lib/python3.10/test
55121 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/coding20731.py /usr/lib/python3.10/test
55122 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Lib/test/curses_tests.py /usr/lib/python3.10/test
55123 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/dataclass_module_1.py /usr/lib/python3.10/test
55124 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/dataclass_module_1_str.py /usr/lib/python3.10/test
55125 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/dataclass_module_2.py /usr/lib/python3.10/test
55126 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/dataclass_module_2_str.py /usr/lib/python3.10/test
55127 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/dataclass_textanno.py /usr/lib/python3.10/test
55128 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/datetimetester.py /usr/lib/python3.10/test
55129 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/dis_module.py /usr/lib/python3.10/test
55130 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/doctest_aliases.py /usr/lib/python3.10/test
55131 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/double_const.py /usr/lib/python3.10/test
55132 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/empty.vbs /usr/lib/python3.10/test
55133 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/exception_hierarchy.txt /usr/lib/python3.10/test
55134 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/ffdh3072.pem /usr/lib/python3.10/test
55135 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/final_a.py /usr/lib/python3.10/test
55136 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/final_b.py /usr/lib/python3.10/test
55137 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/floating_points.txt /usr/lib/python3.10/test
55138 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/fork_wait.py /usr/lib/python3.10/test
55139 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/formatfloat_testcases.txt /usr/lib/python3.10/test
55140 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/future_test1.py /usr/lib/python3.10/test
55141 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/future_test2.py /usr/lib/python3.10/test
55142 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/gdb_sample.py /usr/lib/python3.10/test
55143 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/good_getattr.py /usr/lib/python3.10/test
55144 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/idnsans.pem /usr/lib/python3.10/test
55145 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/ieee754.txt /usr/lib/python3.10/test
55146 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/imp_dummy.py /usr/lib/python3.10/test
55147 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/inspect_fodder.py /usr/lib/python3.10/test
55148 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/inspect_fodder2.py /usr/lib/python3.10/test
55149 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/inspect_stock_annotations.py /usr/lib/python3.10/test
55150 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/inspect_stringized_annotations.py /usr/lib/python3.10/test
55151 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/inspect_stringized_annotations_2.py /usr/lib/python3.10/test
55152 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/keycert.passwd.pem /usr/lib/python3.10/test
55153 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/keycert.pem /usr/lib/python3.10/test
55154 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/keycert2.pem /usr/lib/python3.10/test
55155 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/keycert3.pem /usr/lib/python3.10/test
55156 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/keycert4.pem /usr/lib/python3.10/test
55157 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/keycertecc.pem /usr/lib/python3.10/test
55158 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/list_tests.py /usr/lib/python3.10/test
55159 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/lock_tests.py /usr/lib/python3.10/test
55160 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/mailcap.txt /usr/lib/python3.10/test
55161 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/make_ssl_certs.py /usr/lib/python3.10/test
55162 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/mapping_tests.py /usr/lib/python3.10/test
55163 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/math_testcases.txt /usr/lib/python3.10/test
55164 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/memory_watchdog.py /usr/lib/python3.10/test
55165 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/mime.types /usr/lib/python3.10/test
55166 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/mock_socket.py /usr/lib/python3.10/test
55167 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/mod_generics_cache.py /usr/lib/python3.10/test
55168 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/mp_fork_bomb.py /usr/lib/python3.10/test
55169 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/mp_preload.py /usr/lib/python3.10/test
55170 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/multibytecodec_support.py /usr/lib/python3.10/test
55171 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/nokia.pem /usr/lib/python3.10/test
55172 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/nosan.pem /usr/lib/python3.10/test
55173 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/nullbytecert.pem /usr/lib/python3.10/test
55174 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/nullcert.pem /usr/lib/python3.10/test
55175 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/pickletester.py /usr/lib/python3.10/test
55176 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/profilee.py /usr/lib/python3.10/test
55177 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/pstats.pck /usr/lib/python3.10/test
55178 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/pycacert.pem /usr/lib/python3.10/test
55179 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/pycakey.pem /usr/lib/python3.10/test
55180 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/pyclbr_input.py /usr/lib/python3.10/test
55181 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/pydoc_mod.py /usr/lib/python3.10/test
55182 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/pydocfodder.py /usr/lib/python3.10/test
55183 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/pythoninfo.py /usr/lib/python3.10/test
55184 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/randv2_32.pck /usr/lib/python3.10/test
55185 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/randv2_64.pck /usr/lib/python3.10/test
55186 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/randv3.pck /usr/lib/python3.10/test
55187 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Lib/test/re_tests.py /usr/lib/python3.10/test
55188 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/recursion.tar /usr/lib/python3.10/test
55189 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Lib/test/regrtest.py /usr/lib/python3.10/test
55190 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/relimport.py /usr/lib/python3.10/test
55191 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/reperf.py /usr/lib/python3.10/test
55192 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/revocation.crl /usr/lib/python3.10/test
55193 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/sample_doctest.py /usr/lib/python3.10/test
55194 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/sample_doctest_no_docstrings.py /usr/lib/python3.10/test
55195 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/sample_doctest_no_doctests.py /usr/lib/python3.10/test
55196 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/secp384r1.pem /usr/lib/python3.10/test
55197 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/selfsigned_pythontestdotnet.pem /usr/lib/python3.10/test
55198 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/seq_tests.py /usr/lib/python3.10/test
55199 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/sgml_input.html /usr/lib/python3.10/test
55200 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/signalinterproctester.py /usr/lib/python3.10/test
55201 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/sortperf.py /usr/lib/python3.10/test
55202 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/ssl_cert.pem /usr/lib/python3.10/test
55203 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/ssl_key.passwd.pem /usr/lib/python3.10/test
55204 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/ssl_key.pem /usr/lib/python3.10/test
55205 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/ssl_servers.py /usr/lib/python3.10/test
55206 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/ssltests.py /usr/lib/python3.10/test
55207 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/string_tests.py /usr/lib/python3.10/test
55208 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/talos-2019-0758.pem /usr/lib/python3.10/test
55209 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test___all__.py /usr/lib/python3.10/test
55210 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test___future__.py /usr/lib/python3.10/test
55211 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test__locale.py /usr/lib/python3.10/test
55212 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test__opcode.py /usr/lib/python3.10/test
55213 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test__osx_support.py /usr/lib/python3.10/test
55214 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test__xxsubinterpreters.py /usr/lib/python3.10/test
55215 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_abc.py /usr/lib/python3.10/test
55216 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_abstract_numbers.py /usr/lib/python3.10/test
55217 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_aifc.py /usr/lib/python3.10/test
55218 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_argparse.py /usr/lib/python3.10/test
55219 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Lib/test/test_array.py /usr/lib/python3.10/test
55220 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_asdl_parser.py /usr/lib/python3.10/test
55221 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_ast.py /usr/lib/python3.10/test
55222 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_asyncgen.py /usr/lib/python3.10/test
55223 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_asynchat.py /usr/lib/python3.10/test
55224 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_asyncore.py /usr/lib/python3.10/test
55225 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_atexit.py /usr/lib/python3.10/test
55226 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_audioop.py /usr/lib/python3.10/test
55227 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_audit.py /usr/lib/python3.10/test
55228 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_augassign.py /usr/lib/python3.10/test
55229 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_base64.py /usr/lib/python3.10/test
55230 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_baseexception.py /usr/lib/python3.10/test
55231 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_bdb.py /usr/lib/python3.10/test
55232 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_bigaddrspace.py /usr/lib/python3.10/test
55233 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_bigmem.py /usr/lib/python3.10/test
55234 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_binascii.py /usr/lib/python3.10/test
55235 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_binhex.py /usr/lib/python3.10/test
55236 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_binop.py /usr/lib/python3.10/test
55237 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_bisect.py /usr/lib/python3.10/test
55238 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_bool.py /usr/lib/python3.10/test
55239 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_buffer.py /usr/lib/python3.10/test
55240 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_bufio.py /usr/lib/python3.10/test
55241 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_builtin.py /usr/lib/python3.10/test
55242 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_bytes.py /usr/lib/python3.10/test
55243 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_bz2.py /usr/lib/python3.10/test
55244 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_c_locale_coercion.py /usr/lib/python3.10/test
55245 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_calendar.py /usr/lib/python3.10/test
55246 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_call.py /usr/lib/python3.10/test
55247 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_capi.py /usr/lib/python3.10/test
55248 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_cgi.py /usr/lib/python3.10/test
55249 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_cgitb.py /usr/lib/python3.10/test
55250 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_charmapcodec.py /usr/lib/python3.10/test
55251 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_check_c_globals.py /usr/lib/python3.10/test
55252 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_class.py /usr/lib/python3.10/test
55253 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_clinic.py /usr/lib/python3.10/test
55254 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_cmath.py /usr/lib/python3.10/test
55255 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_cmd.py /usr/lib/python3.10/test
55256 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_cmd_line.py /usr/lib/python3.10/test
55257 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_cmd_line_script.py /usr/lib/python3.10/test
55258 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_code.py /usr/lib/python3.10/test
55259 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_code_module.py /usr/lib/python3.10/test
55260 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_codeccallbacks.py /usr/lib/python3.10/test
55261 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_codecencodings_cn.py /usr/lib/python3.10/test
55262 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_codecencodings_hk.py /usr/lib/python3.10/test
55263 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_codecencodings_iso2022.py /usr/lib/python3.10/test
55264 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_codecencodings_jp.py /usr/lib/python3.10/test
55265 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_codecencodings_kr.py /usr/lib/python3.10/test
55266 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_codecencodings_tw.py /usr/lib/python3.10/test
55267 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_codecmaps_cn.py /usr/lib/python3.10/test
55268 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_codecmaps_hk.py /usr/lib/python3.10/test
55269 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_codecmaps_jp.py /usr/lib/python3.10/test
55270 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_codecmaps_kr.py /usr/lib/python3.10/test
55271 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_codecmaps_tw.py /usr/lib/python3.10/test
55272 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_codecs.py /usr/lib/python3.10/test
55273 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_codeop.py /usr/lib/python3.10/test
55274 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_collections.py /usr/lib/python3.10/test
55275 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_colorsys.py /usr/lib/python3.10/test
55276 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_compare.py /usr/lib/python3.10/test
55277 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_compile.py /usr/lib/python3.10/test
55278 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_compileall.py /usr/lib/python3.10/test
55279 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_complex.py /usr/lib/python3.10/test
55280 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_concurrent_futures.py /usr/lib/python3.10/test
55281 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_configparser.py /usr/lib/python3.10/test
55282 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_contains.py /usr/lib/python3.10/test
55283 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_context.py /usr/lib/python3.10/test
55284 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_contextlib.py /usr/lib/python3.10/test
55285 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_contextlib_async.py /usr/lib/python3.10/test
55286 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_copy.py /usr/lib/python3.10/test
55287 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_copyreg.py /usr/lib/python3.10/test
55288 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_coroutines.py /usr/lib/python3.10/test
55289 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_cprofile.py /usr/lib/python3.10/test
55290 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_crashers.py /usr/lib/python3.10/test
55291 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_crypt.py /usr/lib/python3.10/test
55292 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_csv.py /usr/lib/python3.10/test
55293 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_ctypes.py /usr/lib/python3.10/test
55294 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_curses.py /usr/lib/python3.10/test
55295 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_dataclasses.py /usr/lib/python3.10/test
55296 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_datetime.py /usr/lib/python3.10/test
55297 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_dbm.py /usr/lib/python3.10/test
55298 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_dbm_dumb.py /usr/lib/python3.10/test
55299 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_dbm_gnu.py /usr/lib/python3.10/test
55300 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_dbm_ndbm.py /usr/lib/python3.10/test
55301 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_decimal.py /usr/lib/python3.10/test
55302 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_decorators.py /usr/lib/python3.10/test
55303 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_defaultdict.py /usr/lib/python3.10/test
55304 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_deque.py /usr/lib/python3.10/test
55305 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_descr.py /usr/lib/python3.10/test
55306 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_descrtut.py /usr/lib/python3.10/test
55307 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_devpoll.py /usr/lib/python3.10/test
55308 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_dict.py /usr/lib/python3.10/test
55309 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_dict_version.py /usr/lib/python3.10/test
55310 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_dictcomps.py /usr/lib/python3.10/test
55311 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_dictviews.py /usr/lib/python3.10/test
55312 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_difflib.py /usr/lib/python3.10/test
55313 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_difflib_expect.html /usr/lib/python3.10/test
55314 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_dis.py /usr/lib/python3.10/test
55315 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_distutils.py /usr/lib/python3.10/test
55316 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_doctest.py /usr/lib/python3.10/test
55317 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_doctest.txt /usr/lib/python3.10/test
55318 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_doctest2.py /usr/lib/python3.10/test
55319 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_doctest2.txt /usr/lib/python3.10/test
55320 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_doctest3.txt /usr/lib/python3.10/test
55321 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_doctest4.txt /usr/lib/python3.10/test
55322 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_docxmlrpc.py /usr/lib/python3.10/test
55323 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_dtrace.py /usr/lib/python3.10/test
55324 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_dynamic.py /usr/lib/python3.10/test
55325 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_dynamicclassattribute.py /usr/lib/python3.10/test
55326 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_eintr.py /usr/lib/python3.10/test
55327 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_embed.py /usr/lib/python3.10/test
55328 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_ensurepip.py /usr/lib/python3.10/test
55329 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_enum.py /usr/lib/python3.10/test
55330 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_enumerate.py /usr/lib/python3.10/test
55331 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_eof.py /usr/lib/python3.10/test
55332 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_epoll.py /usr/lib/python3.10/test
55333 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_errno.py /usr/lib/python3.10/test
55334 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_exception_hierarchy.py /usr/lib/python3.10/test
55335 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_exception_variations.py /usr/lib/python3.10/test
55336 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_exceptions.py /usr/lib/python3.10/test
55337 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_extcall.py /usr/lib/python3.10/test
55338 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_faulthandler.py /usr/lib/python3.10/test
55339 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_fcntl.py /usr/lib/python3.10/test
55340 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_file.py /usr/lib/python3.10/test
55341 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_file_eintr.py /usr/lib/python3.10/test
55342 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_filecmp.py /usr/lib/python3.10/test
55343 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_fileinput.py /usr/lib/python3.10/test
55344 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_fileio.py /usr/lib/python3.10/test
55345 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_finalization.py /usr/lib/python3.10/test
55346 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_float.py /usr/lib/python3.10/test
55347 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_flufl.py /usr/lib/python3.10/test
55348 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_fnmatch.py /usr/lib/python3.10/test
55349 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_fork1.py /usr/lib/python3.10/test
55350 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_format.py /usr/lib/python3.10/test
55351 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_fractions.py /usr/lib/python3.10/test
55352 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_frame.py /usr/lib/python3.10/test
55353 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_frozen.py /usr/lib/python3.10/test
55354 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_fstring.py /usr/lib/python3.10/test
55355 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_ftplib.py /usr/lib/python3.10/test
55356 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_funcattrs.py /usr/lib/python3.10/test
55357 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_functools.py /usr/lib/python3.10/test
55358 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_future.py /usr/lib/python3.10/test
55359 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_future3.py /usr/lib/python3.10/test
55360 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_future4.py /usr/lib/python3.10/test
55361 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_future5.py /usr/lib/python3.10/test
55362 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_gc.py /usr/lib/python3.10/test
55363 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_gdb.py /usr/lib/python3.10/test
55364 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_generator_stop.py /usr/lib/python3.10/test
55365 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_generators.py /usr/lib/python3.10/test
55366 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_genericalias.py /usr/lib/python3.10/test
55367 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_genericclass.py /usr/lib/python3.10/test
55368 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_genericpath.py /usr/lib/python3.10/test
55369 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_genexps.py /usr/lib/python3.10/test
55370 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_getargs2.py /usr/lib/python3.10/test
55371 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_getopt.py /usr/lib/python3.10/test
55372 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_getpass.py /usr/lib/python3.10/test
55373 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_gettext.py /usr/lib/python3.10/test
55374 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_glob.py /usr/lib/python3.10/test
55375 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_global.py /usr/lib/python3.10/test
55376 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_grammar.py /usr/lib/python3.10/test
55377 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_graphlib.py /usr/lib/python3.10/test
55378 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_grp.py /usr/lib/python3.10/test
55379 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_gzip.py /usr/lib/python3.10/test
55380 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_hash.py /usr/lib/python3.10/test
55381 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_hashlib.py /usr/lib/python3.10/test
55382 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_heapq.py /usr/lib/python3.10/test
55383 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_hmac.py /usr/lib/python3.10/test
55384 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_html.py /usr/lib/python3.10/test
55385 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_htmlparser.py /usr/lib/python3.10/test
55386 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_http_cookiejar.py /usr/lib/python3.10/test
55387 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_http_cookies.py /usr/lib/python3.10/test
55388 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_httplib.py /usr/lib/python3.10/test
55389 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_httpservers.py /usr/lib/python3.10/test
55390 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_idle.py /usr/lib/python3.10/test
55391 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_imaplib.py /usr/lib/python3.10/test
55392 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_imghdr.py /usr/lib/python3.10/test
55393 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_imp.py /usr/lib/python3.10/test
55394 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_index.py /usr/lib/python3.10/test
55395 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_inspect.py /usr/lib/python3.10/test
55396 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_int.py /usr/lib/python3.10/test
55397 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_int_literal.py /usr/lib/python3.10/test
55398 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_interpreters.py /usr/lib/python3.10/test
55399 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_io.py /usr/lib/python3.10/test
55400 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_ioctl.py /usr/lib/python3.10/test
55401 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_ipaddress.py /usr/lib/python3.10/test
55402 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_isinstance.py /usr/lib/python3.10/test
55403 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_iter.py /usr/lib/python3.10/test
55404 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_iterlen.py /usr/lib/python3.10/test
55405 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_itertools.py /usr/lib/python3.10/test
55406 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_keyword.py /usr/lib/python3.10/test
55407 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_keywordonlyarg.py /usr/lib/python3.10/test
55408 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_kqueue.py /usr/lib/python3.10/test
55409 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_largefile.py /usr/lib/python3.10/test
55410 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_lib2to3.py /usr/lib/python3.10/test
55411 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_linecache.py /usr/lib/python3.10/test
55412 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_list.py /usr/lib/python3.10/test
55413 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_listcomps.py /usr/lib/python3.10/test
55414 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_lltrace.py /usr/lib/python3.10/test
55415 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_locale.py /usr/lib/python3.10/test
55416 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_logging.py /usr/lib/python3.10/test
55417 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_long.py /usr/lib/python3.10/test
55418 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_longexp.py /usr/lib/python3.10/test
55419 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_lzma.py /usr/lib/python3.10/test
55420 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_mailbox.py /usr/lib/python3.10/test
55421 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_mailcap.py /usr/lib/python3.10/test
55422 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_marshal.py /usr/lib/python3.10/test
55423 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_math.py /usr/lib/python3.10/test
55424 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_memoryio.py /usr/lib/python3.10/test
55425 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_memoryview.py /usr/lib/python3.10/test
55426 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_metaclass.py /usr/lib/python3.10/test
55427 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_mimetypes.py /usr/lib/python3.10/test
55428 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_minidom.py /usr/lib/python3.10/test
55429 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_mmap.py /usr/lib/python3.10/test
55430 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_module.py /usr/lib/python3.10/test
55431 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_modulefinder.py /usr/lib/python3.10/test
55432 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_msilib.py /usr/lib/python3.10/test
55433 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_multibytecodec.py /usr/lib/python3.10/test
55434 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_multiprocessing_fork.py /usr/lib/python3.10/test
55435 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_multiprocessing_forkserver.py /usr/lib/python3.10/test
55436 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_multiprocessing_main_handling.py /usr/lib/python3.10/test
55437 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_multiprocessing_spawn.py /usr/lib/python3.10/test
55438 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_named_expressions.py /usr/lib/python3.10/test
55439 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_netrc.py /usr/lib/python3.10/test
55440 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_nis.py /usr/lib/python3.10/test
55441 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_nntplib.py /usr/lib/python3.10/test
55442 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_ntpath.py /usr/lib/python3.10/test
55443 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_numeric_tower.py /usr/lib/python3.10/test
55444 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_opcache.py /usr/lib/python3.10/test
55445 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_opcodes.py /usr/lib/python3.10/test
55446 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_openpty.py /usr/lib/python3.10/test
55447 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_operator.py /usr/lib/python3.10/test
55448 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_optparse.py /usr/lib/python3.10/test
55449 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_ordered_dict.py /usr/lib/python3.10/test
55450 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_os.py /usr/lib/python3.10/test
55451 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_ossaudiodev.py /usr/lib/python3.10/test
55452 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_osx_env.py /usr/lib/python3.10/test
55453 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_pathlib.py /usr/lib/python3.10/test
55454 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_patma.py /usr/lib/python3.10/test
55455 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_pdb.py /usr/lib/python3.10/test
55456 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_peepholer.py /usr/lib/python3.10/test
55457 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_pickle.py /usr/lib/python3.10/test
55458 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_picklebuffer.py /usr/lib/python3.10/test
55459 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_pickletools.py /usr/lib/python3.10/test
55460 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_pipes.py /usr/lib/python3.10/test
55461 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_pkg.py /usr/lib/python3.10/test
55462 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_pkgutil.py /usr/lib/python3.10/test
55463 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_platform.py /usr/lib/python3.10/test
55464 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_plistlib.py /usr/lib/python3.10/test
55465 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_poll.py /usr/lib/python3.10/test
55466 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_popen.py /usr/lib/python3.10/test
55467 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_poplib.py /usr/lib/python3.10/test
55468 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_positional_only_arg.py /usr/lib/python3.10/test
55469 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_posix.py /usr/lib/python3.10/test
55470 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_posixpath.py /usr/lib/python3.10/test
55471 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_pow.py /usr/lib/python3.10/test
55472 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_pprint.py /usr/lib/python3.10/test
55473 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_print.py /usr/lib/python3.10/test
55474 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_profile.py /usr/lib/python3.10/test
55475 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_property.py /usr/lib/python3.10/test
55476 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_pstats.py /usr/lib/python3.10/test
55477 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_pty.py /usr/lib/python3.10/test
55478 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_pulldom.py /usr/lib/python3.10/test
55479 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_pwd.py /usr/lib/python3.10/test
55480 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_py_compile.py /usr/lib/python3.10/test
55481 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_pyclbr.py /usr/lib/python3.10/test
55482 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_pydoc.py /usr/lib/python3.10/test
55483 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_pyexpat.py /usr/lib/python3.10/test
55484 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_queue.py /usr/lib/python3.10/test
55485 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_quopri.py /usr/lib/python3.10/test
55486 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_raise.py /usr/lib/python3.10/test
55487 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_random.py /usr/lib/python3.10/test
55488 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_range.py /usr/lib/python3.10/test
55489 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_re.py /usr/lib/python3.10/test
55490 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_readline.py /usr/lib/python3.10/test
55491 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_regrtest.py /usr/lib/python3.10/test
55492 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_repl.py /usr/lib/python3.10/test
55493 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_reprlib.py /usr/lib/python3.10/test
55494 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_resource.py /usr/lib/python3.10/test
55495 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_richcmp.py /usr/lib/python3.10/test
55496 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_rlcompleter.py /usr/lib/python3.10/test
55497 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_robotparser.py /usr/lib/python3.10/test
55498 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_runpy.py /usr/lib/python3.10/test
55499 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_sax.py /usr/lib/python3.10/test
55500 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_sched.py /usr/lib/python3.10/test
55501 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_scope.py /usr/lib/python3.10/test
55502 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_script_helper.py /usr/lib/python3.10/test
55503 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_secrets.py /usr/lib/python3.10/test
55504 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_select.py /usr/lib/python3.10/test
55505 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_selectors.py /usr/lib/python3.10/test
55506 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_set.py /usr/lib/python3.10/test
55507 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_setcomps.py /usr/lib/python3.10/test
55508 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_shelve.py /usr/lib/python3.10/test
55509 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_shlex.py /usr/lib/python3.10/test
55510 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_shutil.py /usr/lib/python3.10/test
55511 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_signal.py /usr/lib/python3.10/test
55512 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_site.py /usr/lib/python3.10/test
55513 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_slice.py /usr/lib/python3.10/test
55514 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_smtpd.py /usr/lib/python3.10/test
55515 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_smtplib.py /usr/lib/python3.10/test
55516 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_smtpnet.py /usr/lib/python3.10/test
55517 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_sndhdr.py /usr/lib/python3.10/test
55518 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Lib/test/test_socket.py /usr/lib/python3.10/test
55519 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_socketserver.py /usr/lib/python3.10/test
55520 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_sort.py /usr/lib/python3.10/test
55521 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_source_encoding.py /usr/lib/python3.10/test
55522 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_spwd.py /usr/lib/python3.10/test
55523 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_sqlite.py /usr/lib/python3.10/test
55524 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_ssl.py /usr/lib/python3.10/test
55525 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_startfile.py /usr/lib/python3.10/test
55526 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_stat.py /usr/lib/python3.10/test
55527 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_statistics.py /usr/lib/python3.10/test
55528 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_strftime.py /usr/lib/python3.10/test
55529 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_string.py /usr/lib/python3.10/test
55530 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_string_literals.py /usr/lib/python3.10/test
55531 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_stringprep.py /usr/lib/python3.10/test
55532 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_strptime.py /usr/lib/python3.10/test
55533 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_strtod.py /usr/lib/python3.10/test
55534 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_struct.py /usr/lib/python3.10/test
55535 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_structmembers.py /usr/lib/python3.10/test
55536 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_structseq.py /usr/lib/python3.10/test
55537 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_subclassinit.py /usr/lib/python3.10/test
55538 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_subprocess.py /usr/lib/python3.10/test
55539 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_sunau.py /usr/lib/python3.10/test
55540 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_sundry.py /usr/lib/python3.10/test
55541 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_super.py /usr/lib/python3.10/test
55542 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_support.py /usr/lib/python3.10/test
55543 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_symtable.py /usr/lib/python3.10/test
55544 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_syntax.py /usr/lib/python3.10/test
55545 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_sys.py /usr/lib/python3.10/test
55546 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_sys_setprofile.py /usr/lib/python3.10/test
55547 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_sys_settrace.py /usr/lib/python3.10/test
55548 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_sysconfig.py /usr/lib/python3.10/test
55549 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_syslog.py /usr/lib/python3.10/test
55550 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_tabnanny.py /usr/lib/python3.10/test
55551 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_tarfile.py /usr/lib/python3.10/test
55552 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_tcl.py /usr/lib/python3.10/test
55553 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_telnetlib.py /usr/lib/python3.10/test
55554 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_tempfile.py /usr/lib/python3.10/test
55555 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_textwrap.py /usr/lib/python3.10/test
55556 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_thread.py /usr/lib/python3.10/test
55557 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_threadedtempfile.py /usr/lib/python3.10/test
55558 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_threading.py /usr/lib/python3.10/test
55559 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_threading_local.py /usr/lib/python3.10/test
55560 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_threadsignals.py /usr/lib/python3.10/test
55561 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_time.py /usr/lib/python3.10/test
55562 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_timeit.py /usr/lib/python3.10/test
55563 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_timeout.py /usr/lib/python3.10/test
55564 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_tix.py /usr/lib/python3.10/test
55565 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_tk.py /usr/lib/python3.10/test
55566 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_tokenize.py /usr/lib/python3.10/test
55567 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_trace.py /usr/lib/python3.10/test
55568 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_traceback.py /usr/lib/python3.10/test
55569 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_tracemalloc.py /usr/lib/python3.10/test
55570 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_ttk_guionly.py /usr/lib/python3.10/test
55571 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_ttk_textonly.py /usr/lib/python3.10/test
55572 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_tuple.py /usr/lib/python3.10/test
55573 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_turtle.py /usr/lib/python3.10/test
55574 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_type_annotations.py /usr/lib/python3.10/test
55575 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_type_comments.py /usr/lib/python3.10/test
55576 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_typechecks.py /usr/lib/python3.10/test
55577 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_types.py /usr/lib/python3.10/test
55578 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_typing.py /usr/lib/python3.10/test
55579 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_ucn.py /usr/lib/python3.10/test
55580 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_unary.py /usr/lib/python3.10/test
55581 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_unicode.py /usr/lib/python3.10/test
55582 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_unicode_file.py /usr/lib/python3.10/test
55583 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_unicode_file_functions.py /usr/lib/python3.10/test
55584 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_unicode_identifiers.py /usr/lib/python3.10/test
55585 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_unicodedata.py /usr/lib/python3.10/test
55586 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_unittest.py /usr/lib/python3.10/test
55587 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_univnewlines.py /usr/lib/python3.10/test
55588 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_unpack.py /usr/lib/python3.10/test
55589 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_unpack_ex.py /usr/lib/python3.10/test
55590 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_unparse.py /usr/lib/python3.10/test
55591 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_urllib.py /usr/lib/python3.10/test
55592 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_urllib2.py /usr/lib/python3.10/test
55593 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_urllib2_localnet.py /usr/lib/python3.10/test
55594 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_urllib2net.py /usr/lib/python3.10/test
55595 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_urllib_response.py /usr/lib/python3.10/test
55596 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_urllibnet.py /usr/lib/python3.10/test
55597 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_urlparse.py /usr/lib/python3.10/test
55598 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_userdict.py /usr/lib/python3.10/test
55599 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_userlist.py /usr/lib/python3.10/test
55600 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_userstring.py /usr/lib/python3.10/test
55601 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_utf8_mode.py /usr/lib/python3.10/test
55602 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_utf8source.py /usr/lib/python3.10/test
55603 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_uu.py /usr/lib/python3.10/test
55604 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Lib/test/test_uuid.py /usr/lib/python3.10/test
55605 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_venv.py /usr/lib/python3.10/test
55606 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_wait3.py /usr/lib/python3.10/test
55607 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_wait4.py /usr/lib/python3.10/test
55608 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_wave.py /usr/lib/python3.10/test
55609 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_weakref.py /usr/lib/python3.10/test
55610 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_weakset.py /usr/lib/python3.10/test
55611 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_webbrowser.py /usr/lib/python3.10/test
55612 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_winconsoleio.py /usr/lib/python3.10/test
55613 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_winreg.py /usr/lib/python3.10/test
55614 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_winsound.py /usr/lib/python3.10/test
55615 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_with.py /usr/lib/python3.10/test
55616 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_wsgiref.py /usr/lib/python3.10/test
55617 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_xdrlib.py /usr/lib/python3.10/test
55618 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_xml_dom_minicompat.py /usr/lib/python3.10/test
55619 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_xml_etree.py /usr/lib/python3.10/test
55620 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_xml_etree_c.py /usr/lib/python3.10/test
55621 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_xmlrpc.py /usr/lib/python3.10/test
55622 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_xmlrpc_net.py /usr/lib/python3.10/test
55623 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_xxlimited.py /usr/lib/python3.10/test
55624 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_xxtestfuzz.py /usr/lib/python3.10/test
55625 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_yield_from.py /usr/lib/python3.10/test
55626 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_zipapp.py /usr/lib/python3.10/test
55627 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_zipfile.py /usr/lib/python3.10/test
55628 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_zipfile64.py /usr/lib/python3.10/test
55629 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_zipimport.py /usr/lib/python3.10/test
55630 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_zipimport_support.py /usr/lib/python3.10/test
55631 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_zlib.py /usr/lib/python3.10/test
55632 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/testcodec.py /usr/lib/python3.10/test
55633 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/testtar.tar /usr/lib/python3.10/test
55634 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/testtar.tar.xz /usr/lib/python3.10/test
55635 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/tf_inherit_check.py /usr/lib/python3.10/test
55636 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/time_hashlib.py /usr/lib/python3.10/test
55637 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt /usr/lib/python3.10/test
55638 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt /usr/lib/python3.10/test
55639 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt /usr/lib/python3.10/test
55640 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt /usr/lib/python3.10/test
55641 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/tokenize_tests.txt /usr/lib/python3.10/test
55642 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/win_console_handler.py /usr/lib/python3.10/test
55643 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltests.py /usr/lib/python3.10/test
55644 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/zip_cp437_header.zip /usr/lib/python3.10/test
55645 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/zipdir.zip /usr/lib/python3.10/test
55646 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/audiodata/pluck-alaw.aifc /usr/lib/python3.10/test/audiodata
55647 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/audiodata/pluck-pcm16.aiff /usr/lib/python3.10/test/audiodata
55648 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/audiodata/pluck-pcm16.au /usr/lib/python3.10/test/audiodata
55649 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/audiodata/pluck-pcm16.wav /usr/lib/python3.10/test/audiodata
55650 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/audiodata/pluck-pcm24.aiff /usr/lib/python3.10/test/audiodata
55651 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/audiodata/pluck-pcm24.au /usr/lib/python3.10/test/audiodata
55652 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/audiodata/pluck-pcm24.wav /usr/lib/python3.10/test/audiodata
55653 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/audiodata/pluck-pcm32.aiff /usr/lib/python3.10/test/audiodata
55654 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/audiodata/pluck-pcm32.au /usr/lib/python3.10/test/audiodata
55655 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/audiodata/pluck-pcm32.wav /usr/lib/python3.10/test/audiodata
55656 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/audiodata/pluck-pcm8.aiff /usr/lib/python3.10/test/audiodata
55657 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/audiodata/pluck-pcm8.au /usr/lib/python3.10/test/audiodata
55658 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/audiodata/pluck-pcm8.wav /usr/lib/python3.10/test/audiodata
55659 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/audiodata/pluck-ulaw.aifc /usr/lib/python3.10/test/audiodata
55660 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/audiodata/pluck-ulaw.au /usr/lib/python3.10/test/audiodata
55661 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/capath/4e1295a3.0 /usr/lib/python3.10/test/capath
55662 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/capath/5ed36f99.0 /usr/lib/python3.10/test/capath
55663 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/capath/6e88d7b8.0 /usr/lib/python3.10/test/capath
55664 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/capath/99d0fa06.0 /usr/lib/python3.10/test/capath
55665 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/capath/b1930218.0 /usr/lib/python3.10/test/capath
55666 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/capath/ceff1710.0 /usr/lib/python3.10/test/capath
55667 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/cjkencodings/big5-utf8.txt /usr/lib/python3.10/test/cjkencodings
55668 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/cjkencodings/big5.txt /usr/lib/python3.10/test/cjkencodings
55669 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/cjkencodings/big5hkscs-utf8.txt /usr/lib/python3.10/test/cjkencodings
55670 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/cjkencodings/big5hkscs.txt /usr/lib/python3.10/test/cjkencodings
55671 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/cjkencodings/cp949-utf8.txt /usr/lib/python3.10/test/cjkencodings
55672 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/cjkencodings/cp949.txt /usr/lib/python3.10/test/cjkencodings
55673 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/cjkencodings/euc_jisx0213-utf8.txt /usr/lib/python3.10/test/cjkencodings
55674 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/cjkencodings/euc_jisx0213.txt /usr/lib/python3.10/test/cjkencodings
55675 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/cjkencodings/euc_jp-utf8.txt /usr/lib/python3.10/test/cjkencodings
55676 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/cjkencodings/euc_jp.txt /usr/lib/python3.10/test/cjkencodings
55677 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/cjkencodings/euc_kr-utf8.txt /usr/lib/python3.10/test/cjkencodings
55678 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/cjkencodings/euc_kr.txt /usr/lib/python3.10/test/cjkencodings
55679 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/cjkencodings/gb18030-utf8.txt /usr/lib/python3.10/test/cjkencodings
55680 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/cjkencodings/gb18030.txt /usr/lib/python3.10/test/cjkencodings
55681 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/cjkencodings/gb2312-utf8.txt /usr/lib/python3.10/test/cjkencodings
55682 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/cjkencodings/gb2312.txt /usr/lib/python3.10/test/cjkencodings
55683 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/cjkencodings/gbk-utf8.txt /usr/lib/python3.10/test/cjkencodings
55684 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/cjkencodings/gbk.txt /usr/lib/python3.10/test/cjkencodings
55685 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/cjkencodings/hz-utf8.txt /usr/lib/python3.10/test/cjkencodings
55686 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/cjkencodings/hz.txt /usr/lib/python3.10/test/cjkencodings
55687 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/cjkencodings/iso2022_jp-utf8.txt /usr/lib/python3.10/test/cjkencodings
55688 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/cjkencodings/iso2022_jp.txt /usr/lib/python3.10/test/cjkencodings
55689 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/cjkencodings/iso2022_kr-utf8.txt /usr/lib/python3.10/test/cjkencodings
55690 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/cjkencodings/iso2022_kr.txt /usr/lib/python3.10/test/cjkencodings
55691 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/cjkencodings/johab-utf8.txt /usr/lib/python3.10/test/cjkencodings
55692 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/cjkencodings/johab.txt /usr/lib/python3.10/test/cjkencodings
55693 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/cjkencodings/shift_jis-utf8.txt /usr/lib/python3.10/test/cjkencodings
55694 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/cjkencodings/shift_jis.txt /usr/lib/python3.10/test/cjkencodings
55695 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/cjkencodings/shift_jisx0213-utf8.txt /usr/lib/python3.10/test/cjkencodings
55696 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/cjkencodings/shift_jisx0213.txt /usr/lib/python3.10/test/cjkencodings
55697 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/data/README /usr/lib/python3.10/test/data
55698 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/abs.decTest /usr/lib/python3.10/test/decimaltestdata
55699 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/add.decTest /usr/lib/python3.10/test/decimaltestdata
55700 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/and.decTest /usr/lib/python3.10/test/decimaltestdata
55701 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/base.decTest /usr/lib/python3.10/test/decimaltestdata
55702 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/clamp.decTest /usr/lib/python3.10/test/decimaltestdata
55703 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/class.decTest /usr/lib/python3.10/test/decimaltestdata
55704 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/compare.decTest /usr/lib/python3.10/test/decimaltestdata
55705 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/comparetotal.decTest /usr/lib/python3.10/test/decimaltestdata
55706 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/comparetotmag.decTest /usr/lib/python3.10/test/decimaltestdata
55707 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/copy.decTest /usr/lib/python3.10/test/decimaltestdata
55708 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/copyabs.decTest /usr/lib/python3.10/test/decimaltestdata
55709 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/copynegate.decTest /usr/lib/python3.10/test/decimaltestdata
55710 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/copysign.decTest /usr/lib/python3.10/test/decimaltestdata
55711 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/ddAbs.decTest /usr/lib/python3.10/test/decimaltestdata
55712 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/ddAdd.decTest /usr/lib/python3.10/test/decimaltestdata
55713 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/ddAnd.decTest /usr/lib/python3.10/test/decimaltestdata
55714 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/ddBase.decTest /usr/lib/python3.10/test/decimaltestdata
55715 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/ddCanonical.decTest /usr/lib/python3.10/test/decimaltestdata
55716 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/ddClass.decTest /usr/lib/python3.10/test/decimaltestdata
55717 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/ddCompare.decTest /usr/lib/python3.10/test/decimaltestdata
55718 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareSig.decTest /usr/lib/python3.10/test/decimaltestdata
55719 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareTotal.decTest /usr/lib/python3.10/test/decimaltestdata
55720 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareTotalMag.decTest /usr/lib/python3.10/test/decimaltestdata
55721 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/ddCopy.decTest /usr/lib/python3.10/test/decimaltestdata
55722 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/ddCopyAbs.decTest /usr/lib/python3.10/test/decimaltestdata
55723 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/ddCopyNegate.decTest /usr/lib/python3.10/test/decimaltestdata
55724 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/ddCopySign.decTest /usr/lib/python3.10/test/decimaltestdata
55725 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/ddDivide.decTest /usr/lib/python3.10/test/decimaltestdata
55726 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/ddDivideInt.decTest /usr/lib/python3.10/test/decimaltestdata
55727 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/ddEncode.decTest /usr/lib/python3.10/test/decimaltestdata
55728 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/ddFMA.decTest /usr/lib/python3.10/test/decimaltestdata
55729 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/ddInvert.decTest /usr/lib/python3.10/test/decimaltestdata
55730 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/ddLogB.decTest /usr/lib/python3.10/test/decimaltestdata
55731 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/ddMax.decTest /usr/lib/python3.10/test/decimaltestdata
55732 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/ddMaxMag.decTest /usr/lib/python3.10/test/decimaltestdata
55733 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/ddMin.decTest /usr/lib/python3.10/test/decimaltestdata
55734 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/ddMinMag.decTest /usr/lib/python3.10/test/decimaltestdata
55735 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/ddMinus.decTest /usr/lib/python3.10/test/decimaltestdata
55736 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/ddMultiply.decTest /usr/lib/python3.10/test/decimaltestdata
55737 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/ddNextMinus.decTest /usr/lib/python3.10/test/decimaltestdata
55738 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/ddNextPlus.decTest /usr/lib/python3.10/test/decimaltestdata
55739 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/ddNextToward.decTest /usr/lib/python3.10/test/decimaltestdata
55740 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/ddOr.decTest /usr/lib/python3.10/test/decimaltestdata
55741 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/ddPlus.decTest /usr/lib/python3.10/test/decimaltestdata
55742 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/ddQuantize.decTest /usr/lib/python3.10/test/decimaltestdata
55743 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/ddReduce.decTest /usr/lib/python3.10/test/decimaltestdata
55744 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/ddRemainder.decTest /usr/lib/python3.10/test/decimaltestdata
55745 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/ddRemainderNear.decTest /usr/lib/python3.10/test/decimaltestdata
55746 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/ddRotate.decTest /usr/lib/python3.10/test/decimaltestdata
55747 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/ddSameQuantum.decTest /usr/lib/python3.10/test/decimaltestdata
55748 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/ddScaleB.decTest /usr/lib/python3.10/test/decimaltestdata
55749 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/ddShift.decTest /usr/lib/python3.10/test/decimaltestdata
55750 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/ddSubtract.decTest /usr/lib/python3.10/test/decimaltestdata
55751 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/ddToIntegral.decTest /usr/lib/python3.10/test/decimaltestdata
55752 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/ddXor.decTest /usr/lib/python3.10/test/decimaltestdata
55753 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/decDouble.decTest /usr/lib/python3.10/test/decimaltestdata
55754 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/decQuad.decTest /usr/lib/python3.10/test/decimaltestdata
55755 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/decSingle.decTest /usr/lib/python3.10/test/decimaltestdata
55756 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/divide.decTest /usr/lib/python3.10/test/decimaltestdata
55757 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/divideint.decTest /usr/lib/python3.10/test/decimaltestdata
55758 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/dqAbs.decTest /usr/lib/python3.10/test/decimaltestdata
55759 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/dqAdd.decTest /usr/lib/python3.10/test/decimaltestdata
55760 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/dqAnd.decTest /usr/lib/python3.10/test/decimaltestdata
55761 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/dqBase.decTest /usr/lib/python3.10/test/decimaltestdata
55762 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/dqCanonical.decTest /usr/lib/python3.10/test/decimaltestdata
55763 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/dqClass.decTest /usr/lib/python3.10/test/decimaltestdata
55764 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/dqCompare.decTest /usr/lib/python3.10/test/decimaltestdata
55765 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareSig.decTest /usr/lib/python3.10/test/decimaltestdata
55766 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareTotal.decTest /usr/lib/python3.10/test/decimaltestdata
55767 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareTotalMag.decTest /usr/lib/python3.10/test/decimaltestdata
55768 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/dqCopy.decTest /usr/lib/python3.10/test/decimaltestdata
55769 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/dqCopyAbs.decTest /usr/lib/python3.10/test/decimaltestdata
55770 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/dqCopyNegate.decTest /usr/lib/python3.10/test/decimaltestdata
55771 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/dqCopySign.decTest /usr/lib/python3.10/test/decimaltestdata
55772 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/dqDivide.decTest /usr/lib/python3.10/test/decimaltestdata
55773 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/dqDivideInt.decTest /usr/lib/python3.10/test/decimaltestdata
55774 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/dqEncode.decTest /usr/lib/python3.10/test/decimaltestdata
55775 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/dqFMA.decTest /usr/lib/python3.10/test/decimaltestdata
55776 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/dqInvert.decTest /usr/lib/python3.10/test/decimaltestdata
55777 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/dqLogB.decTest /usr/lib/python3.10/test/decimaltestdata
55778 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/dqMax.decTest /usr/lib/python3.10/test/decimaltestdata
55779 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/dqMaxMag.decTest /usr/lib/python3.10/test/decimaltestdata
55780 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/dqMin.decTest /usr/lib/python3.10/test/decimaltestdata
55781 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/dqMinMag.decTest /usr/lib/python3.10/test/decimaltestdata
55782 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/dqMinus.decTest /usr/lib/python3.10/test/decimaltestdata
55783 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/dqMultiply.decTest /usr/lib/python3.10/test/decimaltestdata
55784 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/dqNextMinus.decTest /usr/lib/python3.10/test/decimaltestdata
55785 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/dqNextPlus.decTest /usr/lib/python3.10/test/decimaltestdata
55786 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/dqNextToward.decTest /usr/lib/python3.10/test/decimaltestdata
55787 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/dqOr.decTest /usr/lib/python3.10/test/decimaltestdata
55788 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/dqPlus.decTest /usr/lib/python3.10/test/decimaltestdata
55789 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/dqQuantize.decTest /usr/lib/python3.10/test/decimaltestdata
55790 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/dqReduce.decTest /usr/lib/python3.10/test/decimaltestdata
55791 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/dqRemainder.decTest /usr/lib/python3.10/test/decimaltestdata
55792 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/dqRemainderNear.decTest /usr/lib/python3.10/test/decimaltestdata
55793 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/dqRotate.decTest /usr/lib/python3.10/test/decimaltestdata
55794 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/dqSameQuantum.decTest /usr/lib/python3.10/test/decimaltestdata
55795 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/dqScaleB.decTest /usr/lib/python3.10/test/decimaltestdata
55796 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/dqShift.decTest /usr/lib/python3.10/test/decimaltestdata
55797 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/dqSubtract.decTest /usr/lib/python3.10/test/decimaltestdata
55798 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/dqToIntegral.decTest /usr/lib/python3.10/test/decimaltestdata
55799 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/dqXor.decTest /usr/lib/python3.10/test/decimaltestdata
55800 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/dsBase.decTest /usr/lib/python3.10/test/decimaltestdata
55801 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/dsEncode.decTest /usr/lib/python3.10/test/decimaltestdata
55802 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/exp.decTest /usr/lib/python3.10/test/decimaltestdata
55803 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/extra.decTest /usr/lib/python3.10/test/decimaltestdata
55804 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/fma.decTest /usr/lib/python3.10/test/decimaltestdata
55805 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/inexact.decTest /usr/lib/python3.10/test/decimaltestdata
55806 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/invert.decTest /usr/lib/python3.10/test/decimaltestdata
55807 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/ln.decTest /usr/lib/python3.10/test/decimaltestdata
55808 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/log10.decTest /usr/lib/python3.10/test/decimaltestdata
55809 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/logb.decTest /usr/lib/python3.10/test/decimaltestdata
55810 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/max.decTest /usr/lib/python3.10/test/decimaltestdata
55811 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/maxmag.decTest /usr/lib/python3.10/test/decimaltestdata
55812 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/min.decTest /usr/lib/python3.10/test/decimaltestdata
55813 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/minmag.decTest /usr/lib/python3.10/test/decimaltestdata
55814 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/minus.decTest /usr/lib/python3.10/test/decimaltestdata
55815 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/multiply.decTest /usr/lib/python3.10/test/decimaltestdata
55816 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/nextminus.decTest /usr/lib/python3.10/test/decimaltestdata
55817 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/nextplus.decTest /usr/lib/python3.10/test/decimaltestdata
55818 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/nexttoward.decTest /usr/lib/python3.10/test/decimaltestdata
55819 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/or.decTest /usr/lib/python3.10/test/decimaltestdata
55820 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/plus.decTest /usr/lib/python3.10/test/decimaltestdata
55821 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/power.decTest /usr/lib/python3.10/test/decimaltestdata
55822 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/powersqrt.decTest /usr/lib/python3.10/test/decimaltestdata
55823 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/quantize.decTest /usr/lib/python3.10/test/decimaltestdata
55824 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/randomBound32.decTest /usr/lib/python3.10/test/decimaltestdata
55825 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/randoms.decTest /usr/lib/python3.10/test/decimaltestdata
55826 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/reduce.decTest /usr/lib/python3.10/test/decimaltestdata
55827 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/remainder.decTest /usr/lib/python3.10/test/decimaltestdata
55828 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/remainderNear.decTest /usr/lib/python3.10/test/decimaltestdata
55829 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/rescale.decTest /usr/lib/python3.10/test/decimaltestdata
55830 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/rotate.decTest /usr/lib/python3.10/test/decimaltestdata
55831 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/rounding.decTest /usr/lib/python3.10/test/decimaltestdata
55832 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/samequantum.decTest /usr/lib/python3.10/test/decimaltestdata
55833 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/scaleb.decTest /usr/lib/python3.10/test/decimaltestdata
55834 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/shift.decTest /usr/lib/python3.10/test/decimaltestdata
55835 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/squareroot.decTest /usr/lib/python3.10/test/decimaltestdata
55836 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/subtract.decTest /usr/lib/python3.10/test/decimaltestdata
55837 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/testall.decTest /usr/lib/python3.10/test/decimaltestdata
55838 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/tointegral.decTest /usr/lib/python3.10/test/decimaltestdata
55839 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/tointegralx.decTest /usr/lib/python3.10/test/decimaltestdata
55840 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/decimaltestdata/xor.decTest /usr/lib/python3.10/test/decimaltestdata
55841 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/dtracedata/assert_usable.d /usr/lib/python3.10/test/dtracedata
55842 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/dtracedata/assert_usable.stp /usr/lib/python3.10/test/dtracedata
55843 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/dtracedata/call_stack.d /usr/lib/python3.10/test/dtracedata
55844 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/dtracedata/call_stack.d.expected /usr/lib/python3.10/test/dtracedata
55845 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/dtracedata/call_stack.py /usr/lib/python3.10/test/dtracedata
55846 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/dtracedata/call_stack.stp /usr/lib/python3.10/test/dtracedata
55847 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/dtracedata/call_stack.stp.expected /usr/lib/python3.10/test/dtracedata
55848 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/dtracedata/gc.d /usr/lib/python3.10/test/dtracedata
55849 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/dtracedata/gc.d.expected /usr/lib/python3.10/test/dtracedata
55850 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/dtracedata/gc.py /usr/lib/python3.10/test/dtracedata
55851 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/dtracedata/gc.stp /usr/lib/python3.10/test/dtracedata
55852 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/dtracedata/gc.stp.expected /usr/lib/python3.10/test/dtracedata
55853 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/dtracedata/instance.py /usr/lib/python3.10/test/dtracedata
55854 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/dtracedata/line.d /usr/lib/python3.10/test/dtracedata
55855 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/dtracedata/line.d.expected /usr/lib/python3.10/test/dtracedata
55856 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/dtracedata/line.py /usr/lib/python3.10/test/dtracedata
55857 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/encoded_modules/__init__.py /usr/lib/python3.10/test/encoded_modules
55858 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/encoded_modules/module_iso_8859_1.py /usr/lib/python3.10/test/encoded_modules
55859 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/encoded_modules/module_koi8_r.py /usr/lib/python3.10/test/encoded_modules
55860 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/imghdrdata/python.bmp /usr/lib/python3.10/test/imghdrdata
55861 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/imghdrdata/python.exr /usr/lib/python3.10/test/imghdrdata
55862 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/imghdrdata/python.gif /usr/lib/python3.10/test/imghdrdata
55863 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/imghdrdata/python.jpg /usr/lib/python3.10/test/imghdrdata
55864 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/imghdrdata/python.pbm /usr/lib/python3.10/test/imghdrdata
55865 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/imghdrdata/python.pgm /usr/lib/python3.10/test/imghdrdata
55866 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/imghdrdata/python.png /usr/lib/python3.10/test/imghdrdata
55867 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/imghdrdata/python.ppm /usr/lib/python3.10/test/imghdrdata
55868 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/imghdrdata/python.ras /usr/lib/python3.10/test/imghdrdata
55869 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/imghdrdata/python.sgi /usr/lib/python3.10/test/imghdrdata
55870 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/imghdrdata/python.tiff /usr/lib/python3.10/test/imghdrdata
55871 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/imghdrdata/python.webp /usr/lib/python3.10/test/imghdrdata
55872 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/imghdrdata/python.xbm /usr/lib/python3.10/test/imghdrdata
55873 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/libregrtest/__init__.py /usr/lib/python3.10/test/libregrtest
55874 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/libregrtest/cmdline.py /usr/lib/python3.10/test/libregrtest
55875 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/libregrtest/main.py /usr/lib/python3.10/test/libregrtest
55876 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/libregrtest/pgo.py /usr/lib/python3.10/test/libregrtest
55877 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/libregrtest/refleak.py /usr/lib/python3.10/test/libregrtest
55878 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/libregrtest/runtest.py /usr/lib/python3.10/test/libregrtest
55879 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/libregrtest/runtest_mp.py /usr/lib/python3.10/test/libregrtest
55880 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/libregrtest/save_env.py /usr/lib/python3.10/test/libregrtest
55881 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/libregrtest/setup.py /usr/lib/python3.10/test/libregrtest
55882 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/libregrtest/utils.py /usr/lib/python3.10/test/libregrtest
55883 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/libregrtest/win_utils.py /usr/lib/python3.10/test/libregrtest
55884 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/sndhdrdata/README /usr/lib/python3.10/test/sndhdrdata
55885 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.8svx /usr/lib/python3.10/test/sndhdrdata
55886 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.aifc /usr/lib/python3.10/test/sndhdrdata
55887 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.aiff /usr/lib/python3.10/test/sndhdrdata
55888 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.au /usr/lib/python3.10/test/sndhdrdata
55889 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.hcom /usr/lib/python3.10/test/sndhdrdata
55890 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.sndt /usr/lib/python3.10/test/sndhdrdata
55891 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.voc /usr/lib/python3.10/test/sndhdrdata
55892 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.wav /usr/lib/python3.10/test/sndhdrdata
55893 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/subprocessdata/fd_status.py /usr/lib/python3.10/test/subprocessdata
55894 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/subprocessdata/input_reader.py /usr/lib/python3.10/test/subprocessdata
55895 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/subprocessdata/qcat.py /usr/lib/python3.10/test/subprocessdata
55896 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/subprocessdata/qgrep.py /usr/lib/python3.10/test/subprocessdata
55897 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/subprocessdata/sigchild_ignore.py /usr/lib/python3.10/test/subprocessdata
55898 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/support/__init__.py /usr/lib/python3.10/test/support
55899 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/support/bytecode_helper.py /usr/lib/python3.10/test/support
55900 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/support/hashlib_helper.py /usr/lib/python3.10/test/support
55901 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/support/import_helper.py /usr/lib/python3.10/test/support
55902 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/support/interpreters.py /usr/lib/python3.10/test/support
55903 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/support/logging_helper.py /usr/lib/python3.10/test/support
55904 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/support/os_helper.py /usr/lib/python3.10/test/support
55905 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/support/script_helper.py /usr/lib/python3.10/test/support
55906 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/support/socket_helper.py /usr/lib/python3.10/test/support
55907 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/support/testresult.py /usr/lib/python3.10/test/support
55908 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/support/threading_helper.py /usr/lib/python3.10/test/support
55909 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/support/warnings_helper.py /usr/lib/python3.10/test/support
55910 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_asyncio/__init__.py /usr/lib/python3.10/test/test_asyncio
55911 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_asyncio/__main__.py /usr/lib/python3.10/test/test_asyncio
55912 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_asyncio/echo.py /usr/lib/python3.10/test/test_asyncio
55913 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_asyncio/echo2.py /usr/lib/python3.10/test/test_asyncio
55914 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_asyncio/echo3.py /usr/lib/python3.10/test/test_asyncio
55915 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_asyncio/functional.py /usr/lib/python3.10/test/test_asyncio
55916 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_asyncio/test_asyncio_waitfor.py /usr/lib/python3.10/test/test_asyncio
55917 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_asyncio/test_base_events.py /usr/lib/python3.10/test/test_asyncio
55918 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_asyncio/test_buffered_proto.py /usr/lib/python3.10/test/test_asyncio
55919 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_asyncio/test_context.py /usr/lib/python3.10/test/test_asyncio
55920 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_asyncio/test_events.py /usr/lib/python3.10/test/test_asyncio
55921 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_asyncio/test_futures.py /usr/lib/python3.10/test/test_asyncio
55922 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_asyncio/test_futures2.py /usr/lib/python3.10/test/test_asyncio
55923 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_asyncio/test_locks.py /usr/lib/python3.10/test/test_asyncio
55924 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_asyncio/test_pep492.py /usr/lib/python3.10/test/test_asyncio
55925 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_asyncio/test_proactor_events.py /usr/lib/python3.10/test/test_asyncio
55926 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_asyncio/test_protocols.py /usr/lib/python3.10/test/test_asyncio
55927 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_asyncio/test_queues.py /usr/lib/python3.10/test/test_asyncio
55928 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_asyncio/test_runners.py /usr/lib/python3.10/test/test_asyncio
55929 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_asyncio/test_selector_events.py /usr/lib/python3.10/test/test_asyncio
55930 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_asyncio/test_sendfile.py /usr/lib/python3.10/test/test_asyncio
55931 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_asyncio/test_server.py /usr/lib/python3.10/test/test_asyncio
55932 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_asyncio/test_sock_lowlevel.py /usr/lib/python3.10/test/test_asyncio
55933 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_asyncio/test_sslproto.py /usr/lib/python3.10/test/test_asyncio
55934 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_asyncio/test_streams.py /usr/lib/python3.10/test/test_asyncio
55935 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_asyncio/test_subprocess.py /usr/lib/python3.10/test/test_asyncio
55936 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_asyncio/test_tasks.py /usr/lib/python3.10/test/test_asyncio
55937 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_asyncio/test_threads.py /usr/lib/python3.10/test/test_asyncio
55938 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_asyncio/test_transports.py /usr/lib/python3.10/test/test_asyncio
55939 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_asyncio/test_unix_events.py /usr/lib/python3.10/test/test_asyncio
55940 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_asyncio/test_windows_events.py /usr/lib/python3.10/test/test_asyncio
55941 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_asyncio/test_windows_utils.py /usr/lib/python3.10/test/test_asyncio
55942 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_asyncio/utils.py /usr/lib/python3.10/test/test_asyncio
55943 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/__init__.py /usr/lib/python3.10/test/test_email
55944 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/__main__.py /usr/lib/python3.10/test/test_email
55945 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/test__encoded_words.py /usr/lib/python3.10/test/test_email
55946 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/test__header_value_parser.py /usr/lib/python3.10/test/test_email
55947 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/test_asian_codecs.py /usr/lib/python3.10/test/test_email
55948 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/test_contentmanager.py /usr/lib/python3.10/test/test_email
55949 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/test_defect_handling.py /usr/lib/python3.10/test/test_email
55950 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/test_email.py /usr/lib/python3.10/test/test_email
55951 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/test_generator.py /usr/lib/python3.10/test/test_email
55952 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/test_headerregistry.py /usr/lib/python3.10/test/test_email
55953 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/test_inversion.py /usr/lib/python3.10/test/test_email
55954 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/test_message.py /usr/lib/python3.10/test/test_email
55955 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/test_parser.py /usr/lib/python3.10/test/test_email
55956 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/test_pickleable.py /usr/lib/python3.10/test/test_email
55957 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/test_policy.py /usr/lib/python3.10/test/test_email
55958 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/test_utils.py /usr/lib/python3.10/test/test_email
55959 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/torture_test.py /usr/lib/python3.10/test/test_email
55960 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/data/PyBanner048.gif /usr/lib/python3.10/test/test_email/data
55961 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/data/audiotest.au /usr/lib/python3.10/test/test_email/data
55962 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/data/msg_01.txt /usr/lib/python3.10/test/test_email/data
55963 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/data/msg_02.txt /usr/lib/python3.10/test/test_email/data
55964 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/data/msg_03.txt /usr/lib/python3.10/test/test_email/data
55965 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/data/msg_04.txt /usr/lib/python3.10/test/test_email/data
55966 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/data/msg_05.txt /usr/lib/python3.10/test/test_email/data
55967 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/data/msg_06.txt /usr/lib/python3.10/test/test_email/data
55968 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/data/msg_07.txt /usr/lib/python3.10/test/test_email/data
55969 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/data/msg_08.txt /usr/lib/python3.10/test/test_email/data
55970 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/data/msg_09.txt /usr/lib/python3.10/test/test_email/data
55971 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/data/msg_10.txt /usr/lib/python3.10/test/test_email/data
55972 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/data/msg_11.txt /usr/lib/python3.10/test/test_email/data
55973 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/data/msg_12.txt /usr/lib/python3.10/test/test_email/data
55974 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/data/msg_12a.txt /usr/lib/python3.10/test/test_email/data
55975 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/data/msg_13.txt /usr/lib/python3.10/test/test_email/data
55976 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/data/msg_14.txt /usr/lib/python3.10/test/test_email/data
55977 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/data/msg_15.txt /usr/lib/python3.10/test/test_email/data
55978 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/data/msg_16.txt /usr/lib/python3.10/test/test_email/data
55979 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/data/msg_17.txt /usr/lib/python3.10/test/test_email/data
55980 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/data/msg_18.txt /usr/lib/python3.10/test/test_email/data
55981 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/data/msg_19.txt /usr/lib/python3.10/test/test_email/data
55982 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/data/msg_20.txt /usr/lib/python3.10/test/test_email/data
55983 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/data/msg_21.txt /usr/lib/python3.10/test/test_email/data
55984 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/data/msg_22.txt /usr/lib/python3.10/test/test_email/data
55985 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/data/msg_23.txt /usr/lib/python3.10/test/test_email/data
55986 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/data/msg_24.txt /usr/lib/python3.10/test/test_email/data
55987 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/data/msg_25.txt /usr/lib/python3.10/test/test_email/data
55988 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/data/msg_26.txt /usr/lib/python3.10/test/test_email/data
55989 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/data/msg_27.txt /usr/lib/python3.10/test/test_email/data
55990 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/data/msg_28.txt /usr/lib/python3.10/test/test_email/data
55991 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/data/msg_29.txt /usr/lib/python3.10/test/test_email/data
55992 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/data/msg_30.txt /usr/lib/python3.10/test/test_email/data
55993 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/data/msg_31.txt /usr/lib/python3.10/test/test_email/data
55994 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/data/msg_32.txt /usr/lib/python3.10/test/test_email/data
55995 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/data/msg_33.txt /usr/lib/python3.10/test/test_email/data
55996 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/data/msg_34.txt /usr/lib/python3.10/test/test_email/data
55997 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/data/msg_35.txt /usr/lib/python3.10/test/test_email/data
55998 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/data/msg_36.txt /usr/lib/python3.10/test/test_email/data
55999 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/data/msg_37.txt /usr/lib/python3.10/test/test_email/data
56000 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/data/msg_38.txt /usr/lib/python3.10/test/test_email/data
56001 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/data/msg_39.txt /usr/lib/python3.10/test/test_email/data
56002 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/data/msg_40.txt /usr/lib/python3.10/test/test_email/data
56003 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/data/msg_41.txt /usr/lib/python3.10/test/test_email/data
56004 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/data/msg_42.txt /usr/lib/python3.10/test/test_email/data
56005 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/data/msg_43.txt /usr/lib/python3.10/test/test_email/data
56006 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/data/msg_44.txt /usr/lib/python3.10/test/test_email/data
56007 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/data/msg_45.txt /usr/lib/python3.10/test/test_email/data
56008 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_email/data/msg_46.txt /usr/lib/python3.10/test/test_email/data
56009 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_import/__init__.py /usr/lib/python3.10/test/test_import
56010 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_import/__main__.py /usr/lib/python3.10/test/test_import
56011 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_import/data/circular_imports/basic.py /usr/lib/python3.10/test/test_import/data/circular_imports
56012 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_import/data/circular_imports/basic2.py /usr/lib/python3.10/test/test_import/data/circular_imports
56013 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_import/data/circular_imports/binding.py /usr/lib/python3.10/test/test_import/data/circular_imports
56014 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_import/data/circular_imports/binding2.py /usr/lib/python3.10/test/test_import/data/circular_imports
56015 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_import/data/circular_imports/from_cycle1.py /usr/lib/python3.10/test/test_import/data/circular_imports
56016 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_import/data/circular_imports/from_cycle2.py /usr/lib/python3.10/test/test_import/data/circular_imports
56017 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_import/data/circular_imports/indirect.py /usr/lib/python3.10/test/test_import/data/circular_imports
56018 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_import/data/circular_imports/rebinding.py /usr/lib/python3.10/test/test_import/data/circular_imports
56019 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_import/data/circular_imports/rebinding2.py /usr/lib/python3.10/test/test_import/data/circular_imports
56020 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_import/data/circular_imports/source.py /usr/lib/python3.10/test/test_import/data/circular_imports
56021 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_import/data/circular_imports/subpackage.py /usr/lib/python3.10/test/test_import/data/circular_imports
56022 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_import/data/circular_imports/use.py /usr/lib/python3.10/test/test_import/data/circular_imports
56023 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_import/data/circular_imports/util.py /usr/lib/python3.10/test/test_import/data/circular_imports
56024 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_import/data/circular_imports/subpkg/subpackage2.py /usr/lib/python3.10/test/test_import/data/circular_imports/subpkg
56025 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_import/data/circular_imports/subpkg/util.py /usr/lib/python3.10/test/test_import/data/circular_imports/subpkg
56026 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_import/data/package/__init__.py /usr/lib/python3.10/test/test_import/data/package
56027 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_import/data/package/submodule.py /usr/lib/python3.10/test/test_import/data/package
56028 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_import/data/package2/submodule1.py /usr/lib/python3.10/test/test_import/data/package2
56029 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_import/data/package2/submodule2.py /usr/lib/python3.10/test/test_import/data/package2
56030 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_import/data/unwritable/__init__.py /usr/lib/python3.10/test/test_import/data/unwritable
56031 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_import/data/unwritable/x.py /usr/lib/python3.10/test/test_import/data/unwritable
56032 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/__init__.py /usr/lib/python3.10/test/test_importlib
56033 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/__main__.py /usr/lib/python3.10/test/test_importlib
56034 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/abc.py /usr/lib/python3.10/test/test_importlib
56035 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/fixtures.py /usr/lib/python3.10/test/test_importlib
56036 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/stubs.py /usr/lib/python3.10/test/test_importlib
56037 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/test_abc.py /usr/lib/python3.10/test/test_importlib
56038 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/test_api.py /usr/lib/python3.10/test/test_importlib
56039 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/test_files.py /usr/lib/python3.10/test/test_importlib
56040 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/test_lazy.py /usr/lib/python3.10/test/test_importlib
56041 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/test_locks.py /usr/lib/python3.10/test/test_importlib
56042 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/test_main.py /usr/lib/python3.10/test/test_importlib
56043 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/test_metadata_api.py /usr/lib/python3.10/test/test_importlib
56044 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/test_namespace_pkgs.py /usr/lib/python3.10/test/test_importlib
56045 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/test_open.py /usr/lib/python3.10/test/test_importlib
56046 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/test_path.py /usr/lib/python3.10/test/test_importlib
56047 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/test_pkg_import.py /usr/lib/python3.10/test/test_importlib
56048 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/test_read.py /usr/lib/python3.10/test/test_importlib
56049 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/test_reader.py /usr/lib/python3.10/test/test_importlib
56050 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/test_resource.py /usr/lib/python3.10/test/test_importlib
56051 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/test_spec.py /usr/lib/python3.10/test/test_importlib
56052 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/test_threaded_import.py /usr/lib/python3.10/test/test_importlib
56053 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/test_util.py /usr/lib/python3.10/test/test_importlib
56054 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/test_windows.py /usr/lib/python3.10/test/test_importlib
56055 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/test_zip.py /usr/lib/python3.10/test/test_importlib
56056 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/threaded_import_hangers.py /usr/lib/python3.10/test/test_importlib
56057 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Lib/test/test_importlib/update-zips.py /usr/lib/python3.10/test/test_importlib
56058 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/util.py /usr/lib/python3.10/test/test_importlib
56059 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/builtin/__init__.py /usr/lib/python3.10/test/test_importlib/builtin
56060 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/builtin/__main__.py /usr/lib/python3.10/test/test_importlib/builtin
56061 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/builtin/test_finder.py /usr/lib/python3.10/test/test_importlib/builtin
56062 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/builtin/test_loader.py /usr/lib/python3.10/test/test_importlib/builtin
56063 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/data/__init__.py /usr/lib/python3.10/test/test_importlib/data
56064 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/data/example-21.12-py3-none-any.whl /usr/lib/python3.10/test/test_importlib/data
56065 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/data/example-21.12-py3.6.egg /usr/lib/python3.10/test/test_importlib/data
56066 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/data01/__init__.py /usr/lib/python3.10/test/test_importlib/data01
56067 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/data01/binary.file /usr/lib/python3.10/test/test_importlib/data01
56068 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/data01/utf-16.file /usr/lib/python3.10/test/test_importlib/data01
56069 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/data01/utf-8.file /usr/lib/python3.10/test/test_importlib/data01
56070 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/data01/subdirectory/__init__.py /usr/lib/python3.10/test/test_importlib/data01/subdirectory
56071 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/data01/subdirectory/binary.file /usr/lib/python3.10/test/test_importlib/data01/subdirectory
56072 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/data02/__init__.py /usr/lib/python3.10/test/test_importlib/data02
56073 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/data02/one/__init__.py /usr/lib/python3.10/test/test_importlib/data02/one
56074 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/data02/one/resource1.txt /usr/lib/python3.10/test/test_importlib/data02/one
56075 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/data02/two/__init__.py /usr/lib/python3.10/test/test_importlib/data02/two
56076 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/data02/two/resource2.txt /usr/lib/python3.10/test/test_importlib/data02/two
56077 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/data03/__init__.py /usr/lib/python3.10/test/test_importlib/data03
56078 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/data03/namespace/resource1.txt /usr/lib/python3.10/test/test_importlib/data03/namespace
56079 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/data03/namespace/portion1/__init__.py /usr/lib/python3.10/test/test_importlib/data03/namespace/portion1
56080 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/data03/namespace/portion2/__init__.py /usr/lib/python3.10/test/test_importlib/data03/namespace/portion2
56081 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/extension/__init__.py /usr/lib/python3.10/test/test_importlib/extension
56082 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/extension/__main__.py /usr/lib/python3.10/test/test_importlib/extension
56083 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/extension/test_case_sensitivity.py /usr/lib/python3.10/test/test_importlib/extension
56084 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/extension/test_finder.py /usr/lib/python3.10/test/test_importlib/extension
56085 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/extension/test_loader.py /usr/lib/python3.10/test/test_importlib/extension
56086 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/extension/test_path_hook.py /usr/lib/python3.10/test/test_importlib/extension
56087 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/frozen/__init__.py /usr/lib/python3.10/test/test_importlib/frozen
56088 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/frozen/__main__.py /usr/lib/python3.10/test/test_importlib/frozen
56089 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/frozen/test_finder.py /usr/lib/python3.10/test/test_importlib/frozen
56090 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/frozen/test_loader.py /usr/lib/python3.10/test/test_importlib/frozen
56091 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/import_/__init__.py /usr/lib/python3.10/test/test_importlib/import_
56092 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/import_/__main__.py /usr/lib/python3.10/test/test_importlib/import_
56093 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/import_/test___loader__.py /usr/lib/python3.10/test/test_importlib/import_
56094 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/import_/test___package__.py /usr/lib/python3.10/test/test_importlib/import_
56095 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/import_/test_api.py /usr/lib/python3.10/test/test_importlib/import_
56096 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/import_/test_caching.py /usr/lib/python3.10/test/test_importlib/import_
56097 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/import_/test_fromlist.py /usr/lib/python3.10/test/test_importlib/import_
56098 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/import_/test_meta_path.py /usr/lib/python3.10/test/test_importlib/import_
56099 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/import_/test_packages.py /usr/lib/python3.10/test/test_importlib/import_
56100 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/import_/test_path.py /usr/lib/python3.10/test/test_importlib/import_
56101 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/import_/test_relative_imports.py /usr/lib/python3.10/test/test_importlib/import_
56102 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/missing_directory.zip /usr/lib/python3.10/test/test_importlib/namespace_pkgs
56103 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/nested_portion1.zip /usr/lib/python3.10/test/test_importlib/namespace_pkgs
56104 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/top_level_portion1.zip /usr/lib/python3.10/test/test_importlib/namespace_pkgs
56105 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/both_portions/foo/one.py /usr/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo
56106 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/both_portions/foo/two.py /usr/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo
56107 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py /usr/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package
56108 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test/empty /usr/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test
56109 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py /usr/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo
56110 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py /usr/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo
56111 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/portion1/foo/one.py /usr/lib/python3.10/test/test_importlib/namespace_pkgs/portion1/foo
56112 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/portion2/foo/two.py /usr/lib/python3.10/test/test_importlib/namespace_pkgs/portion2/foo
56113 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/project1/parent/child/one.py /usr/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent/child
56114 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/project2/parent/child/two.py /usr/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent/child
56115 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/project3/parent/child/three.py /usr/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent/child
56116 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/namespacedata01/binary.file /usr/lib/python3.10/test/test_importlib/namespacedata01
56117 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/namespacedata01/utf-16.file /usr/lib/python3.10/test/test_importlib/namespacedata01
56118 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/namespacedata01/utf-8.file /usr/lib/python3.10/test/test_importlib/namespacedata01
56119 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/partial/cfimport.py /usr/lib/python3.10/test/test_importlib/partial
56120 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/partial/pool_in_threads.py /usr/lib/python3.10/test/test_importlib/partial
56121 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/source/__init__.py /usr/lib/python3.10/test/test_importlib/source
56122 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/source/__main__.py /usr/lib/python3.10/test/test_importlib/source
56123 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/source/test_case_sensitivity.py /usr/lib/python3.10/test/test_importlib/source
56124 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/source/test_file_loader.py /usr/lib/python3.10/test/test_importlib/source
56125 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/source/test_finder.py /usr/lib/python3.10/test/test_importlib/source
56126 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/source/test_path_hook.py /usr/lib/python3.10/test/test_importlib/source
56127 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/source/test_source_encoding.py /usr/lib/python3.10/test/test_importlib/source
56128 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/zipdata01/__init__.py /usr/lib/python3.10/test/test_importlib/zipdata01
56129 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/zipdata01/ziptestdata.zip /usr/lib/python3.10/test/test_importlib/zipdata01
56130 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/zipdata02/__init__.py /usr/lib/python3.10/test/test_importlib/zipdata02
56131 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_importlib/zipdata02/ziptestdata.zip /usr/lib/python3.10/test/test_importlib/zipdata02
56132 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_json/__init__.py /usr/lib/python3.10/test/test_json
56133 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_json/__main__.py /usr/lib/python3.10/test/test_json
56134 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_json/test_decode.py /usr/lib/python3.10/test/test_json
56135 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_json/test_default.py /usr/lib/python3.10/test/test_json
56136 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_json/test_dump.py /usr/lib/python3.10/test/test_json
56137 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_json/test_encode_basestring_ascii.py /usr/lib/python3.10/test/test_json
56138 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_json/test_enum.py /usr/lib/python3.10/test/test_json
56139 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_json/test_fail.py /usr/lib/python3.10/test/test_json
56140 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_json/test_float.py /usr/lib/python3.10/test/test_json
56141 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_json/test_indent.py /usr/lib/python3.10/test/test_json
56142 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_json/test_pass1.py /usr/lib/python3.10/test/test_json
56143 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_json/test_pass2.py /usr/lib/python3.10/test/test_json
56144 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_json/test_pass3.py /usr/lib/python3.10/test/test_json
56145 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_json/test_recursion.py /usr/lib/python3.10/test/test_json
56146 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_json/test_scanstring.py /usr/lib/python3.10/test/test_json
56147 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_json/test_separators.py /usr/lib/python3.10/test/test_json
56148 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_json/test_speedups.py /usr/lib/python3.10/test/test_json
56149 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_json/test_tool.py /usr/lib/python3.10/test/test_json
56150 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_json/test_unicode.py /usr/lib/python3.10/test/test_json
56151 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_peg_generator/__init__.py /usr/lib/python3.10/test/test_peg_generator
56152 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_peg_generator/__main__.py /usr/lib/python3.10/test/test_peg_generator
56153 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_peg_generator/test_c_parser.py /usr/lib/python3.10/test/test_peg_generator
56154 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_peg_generator/test_first_sets.py /usr/lib/python3.10/test/test_peg_generator
56155 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_peg_generator/test_grammar_validator.py /usr/lib/python3.10/test/test_peg_generator
56156 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_peg_generator/test_pegen.py /usr/lib/python3.10/test/test_peg_generator
56157 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_tools/__init__.py /usr/lib/python3.10/test/test_tools
56158 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_tools/__main__.py /usr/lib/python3.10/test/test_tools
56159 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_tools/test_fixcid.py /usr/lib/python3.10/test/test_tools
56160 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_tools/test_gprof2html.py /usr/lib/python3.10/test/test_tools
56161 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_tools/test_i18n.py /usr/lib/python3.10/test/test_tools
56162 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_tools/test_lll.py /usr/lib/python3.10/test/test_tools
56163 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_tools/test_md5sum.py /usr/lib/python3.10/test/test_tools
56164 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_tools/test_pathfix.py /usr/lib/python3.10/test/test_tools
56165 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_tools/test_pdeps.py /usr/lib/python3.10/test/test_tools
56166 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_tools/test_pindent.py /usr/lib/python3.10/test/test_tools
56167 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_tools/test_reindent.py /usr/lib/python3.10/test/test_tools
56168 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_tools/test_sundry.py /usr/lib/python3.10/test/test_tools
56169 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_warnings/__init__.py /usr/lib/python3.10/test/test_warnings
56170 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_warnings/__main__.py /usr/lib/python3.10/test/test_warnings
56171 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_warnings/data/import_warning.py /usr/lib/python3.10/test/test_warnings/data
56172 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_warnings/data/stacklevel.py /usr/lib/python3.10/test/test_warnings/data
56173 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_zoneinfo/__init__.py /usr/lib/python3.10/test/test_zoneinfo
56174 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_zoneinfo/__main__.py /usr/lib/python3.10/test/test_zoneinfo
56175 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_zoneinfo/_support.py /usr/lib/python3.10/test/test_zoneinfo
56176 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_zoneinfo/test_zoneinfo.py /usr/lib/python3.10/test/test_zoneinfo
56177 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_zoneinfo/data/update_test_data.py /usr/lib/python3.10/test/test_zoneinfo/data
56178 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/test_zoneinfo/data/zoneinfo_data.json /usr/lib/python3.10/test/test_zoneinfo/data
56179 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/tracedmodules/__init__.py /usr/lib/python3.10/test/tracedmodules
56180 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/tracedmodules/testmod.py /usr/lib/python3.10/test/tracedmodules
56181 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/expat224_utf8_bug.xml /usr/lib/python3.10/test/xmltestdata
56182 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/simple-ns.xml /usr/lib/python3.10/test/xmltestdata
56183 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/simple.xml /usr/lib/python3.10/test/xmltestdata
56184 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/test.xml /usr/lib/python3.10/test/xmltestdata
56185 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/test.xml.out /usr/lib/python3.10/test/xmltestdata
56186 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/README /usr/lib/python3.10/test/xmltestdata/c14n-20
56187 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nComment.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56188 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nDefault.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56189 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nPrefix.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56190 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nPrefixQname.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56191 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nPrefixQnameXpathElem.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56192 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nQname.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56193 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nQnameElem.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56194 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nQnameXpathElem.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56195 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nTrim.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56196 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/doc.dtd /usr/lib/python3.10/test/xmltestdata/c14n-20
56197 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/doc.xsl /usr/lib/python3.10/test/xmltestdata/c14n-20
56198 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N1.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56199 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N2.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56200 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N3.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56201 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N4.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56202 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N5.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56203 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N6.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56204 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsContent.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56205 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsDefault.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56206 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsPushdown.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56207 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsRedecl.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56208 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsSort.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56209 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsSuperfluous.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56210 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsXml.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56211 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N1_c14nComment.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56212 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N1_c14nDefault.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56213 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N2_c14nDefault.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56214 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N2_c14nTrim.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56215 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N3_c14nDefault.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56216 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N3_c14nPrefix.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56217 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N3_c14nTrim.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56218 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N4_c14nDefault.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56219 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N4_c14nTrim.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56220 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N5_c14nDefault.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56221 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N5_c14nTrim.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56222 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N6_c14nDefault.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56223 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nDefault.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56224 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nPrefixQnameXpathElem.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56225 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nQnameElem.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56226 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nQnameXpathElem.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56227 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsDefault_c14nDefault.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56228 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsDefault_c14nPrefix.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56229 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsPushdown_c14nDefault.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56230 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsPushdown_c14nPrefix.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56231 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsRedecl_c14nDefault.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56232 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsRedecl_c14nPrefix.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56233 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsSort_c14nDefault.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56234 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsSort_c14nPrefix.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56235 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsSuperfluous_c14nDefault.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56236 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsSuperfluous_c14nPrefix.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56237 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nDefault.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56238 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nPrefix.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56239 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nPrefixQname.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56240 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nQname.xml /usr/lib/python3.10/test/xmltestdata/c14n-20
56241 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/world.txt /usr/lib/python3.10/test/xmltestdata/c14n-20
56242 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/ziptestdata/README.md /usr/lib/python3.10/test/ziptestdata
56243 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Lib/test/ziptestdata/exe_with_z64 /usr/lib/python3.10/test/ziptestdata
56244 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Lib/test/ziptestdata/exe_with_zip /usr/lib/python3.10/test/ziptestdata
56245 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c ./Lib/test/ziptestdata/header.sh /usr/lib/python3.10/test/ziptestdata
56246 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/test/ziptestdata/testdata_module_inside_zip.py /usr/lib/python3.10/test/ziptestdata
56247 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/tkinter/test/README /usr/lib/python3.10/tkinter/test
56248 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/tkinter/test/__init__.py /usr/lib/python3.10/tkinter/test
56249 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/tkinter/test/support.py /usr/lib/python3.10/tkinter/test
56250 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/tkinter/test/widget_tests.py /usr/lib/python3.10/tkinter/test
56251 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/tkinter/test/test_tkinter/__init__.py /usr/lib/python3.10/tkinter/test/test_tkinter
56252 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_colorchooser.py /usr/lib/python3.10/tkinter/test/test_tkinter
56253 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_font.py /usr/lib/python3.10/tkinter/test/test_tkinter
56254 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_geometry_managers.py /usr/lib/python3.10/tkinter/test/test_tkinter
56255 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_images.py /usr/lib/python3.10/tkinter/test/test_tkinter
56256 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_loadtk.py /usr/lib/python3.10/tkinter/test/test_tkinter
56257 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_messagebox.py /usr/lib/python3.10/tkinter/test/test_tkinter
56258 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_misc.py /usr/lib/python3.10/tkinter/test/test_tkinter
56259 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_simpledialog.py /usr/lib/python3.10/tkinter/test/test_tkinter
56260 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_text.py /usr/lib/python3.10/tkinter/test/test_tkinter
56261 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_variables.py /usr/lib/python3.10/tkinter/test/test_tkinter
56262 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_widgets.py /usr/lib/python3.10/tkinter/test/test_tkinter
56263 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/tkinter/test/test_ttk/__init__.py /usr/lib/python3.10/tkinter/test/test_ttk
56264 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_extensions.py /usr/lib/python3.10/tkinter/test/test_ttk
56265 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_style.py /usr/lib/python3.10/tkinter/test/test_ttk
56266 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_widgets.py /usr/lib/python3.10/tkinter/test/test_ttk
56267 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/unittest/test/__init__.py /usr/lib/python3.10/unittest/test
56268 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/unittest/test/__main__.py /usr/lib/python3.10/unittest/test
56269 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/unittest/test/_test_warnings.py /usr/lib/python3.10/unittest/test
56270 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/unittest/test/dummy.py /usr/lib/python3.10/unittest/test
56271 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/unittest/test/support.py /usr/lib/python3.10/unittest/test
56272 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/unittest/test/test_assertions.py /usr/lib/python3.10/unittest/test
56273 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/unittest/test/test_async_case.py /usr/lib/python3.10/unittest/test
56274 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/unittest/test/test_break.py /usr/lib/python3.10/unittest/test
56275 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/unittest/test/test_case.py /usr/lib/python3.10/unittest/test
56276 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/unittest/test/test_discovery.py /usr/lib/python3.10/unittest/test
56277 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/unittest/test/test_functiontestcase.py /usr/lib/python3.10/unittest/test
56278 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/unittest/test/test_loader.py /usr/lib/python3.10/unittest/test
56279 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/unittest/test/test_program.py /usr/lib/python3.10/unittest/test
56280 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/unittest/test/test_result.py /usr/lib/python3.10/unittest/test
56281 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/unittest/test/test_runner.py /usr/lib/python3.10/unittest/test
56282 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/unittest/test/test_setups.py /usr/lib/python3.10/unittest/test
56283 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/unittest/test/test_skipping.py /usr/lib/python3.10/unittest/test
56284 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/unittest/test/test_suite.py /usr/lib/python3.10/unittest/test
56285 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/unittest/test/testmock/__init__.py /usr/lib/python3.10/unittest/test/testmock
56286 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/unittest/test/testmock/__main__.py /usr/lib/python3.10/unittest/test/testmock
56287 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/unittest/test/testmock/support.py /usr/lib/python3.10/unittest/test/testmock
56288 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/unittest/test/testmock/testasync.py /usr/lib/python3.10/unittest/test/testmock
56289 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/unittest/test/testmock/testcallable.py /usr/lib/python3.10/unittest/test/testmock
56290 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/unittest/test/testmock/testhelpers.py /usr/lib/python3.10/unittest/test/testmock
56291 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/unittest/test/testmock/testmagicmethods.py /usr/lib/python3.10/unittest/test/testmock
56292 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/unittest/test/testmock/testmock.py /usr/lib/python3.10/unittest/test/testmock
56293 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/unittest/test/testmock/testpatch.py /usr/lib/python3.10/unittest/test/testmock
56294 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/unittest/test/testmock/testsealable.py /usr/lib/python3.10/unittest/test/testmock
56295 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/unittest/test/testmock/testsentinel.py /usr/lib/python3.10/unittest/test/testmock
56296 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Lib/unittest/test/testmock/testwith.py /usr/lib/python3.10/unittest/test/testmock
56297 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 `cat pybuilddir.txt`/_sysconfigdata__linux_aarch64-linux-gnu.py \
56298 /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10; \
56299 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./LICENSE /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/LICENSE.txt
56300 if test -d /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests; then \
56301 /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c -m 644 ./Modules/xxmodule.c \
56302 /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests ; \
56303 fi
56304 PYTHONPATH=/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10 LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 \
56305 ./python -E -Wi /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/compileall.py \
56306 -j1 -d /usr/lib/python3.10 -f \
56307 -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \
56308 /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10
56309 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10'...
56310 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/__future__.py'...
56311 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/__phello__.foo.py'...
56312 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/_aix_support.py'...
56313 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/_bootsubprocess.py'...
56314 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/_collections_abc.py'...
56315 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/_compat_pickle.py'...
56316 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/_compression.py'...
56317 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/_markupbase.py'...
56318 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/_osx_support.py'...
56319 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/_py_abc.py'...
56320 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/_pydecimal.py'...
56321 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/_pyio.py'...
56322 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/_sitebuiltins.py'...
56323 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/_strptime.py'...
56324 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/_sysconfigdata__linux_aarch64-linux-gnu.py'...
56325 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/_threading_local.py'...
56326 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/_weakrefset.py'...
56327 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/abc.py'...
56328 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/aifc.py'...
56329 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/antigravity.py'...
56330 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/argparse.py'...
56331 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ast.py'...
56332 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asynchat.py'...
56333 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio'...
56334 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/__init__.py'...
56335 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/__main__.py'...
56336 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/base_events.py'...
56337 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/base_futures.py'...
56338 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/base_subprocess.py'...
56339 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/base_tasks.py'...
56340 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/constants.py'...
56341 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/coroutines.py'...
56342 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/events.py'...
56343 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/exceptions.py'...
56344 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/format_helpers.py'...
56345 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/futures.py'...
56346 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/locks.py'...
56347 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/log.py'...
56348 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/mixins.py'...
56349 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/proactor_events.py'...
56350 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/protocols.py'...
56351 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/queues.py'...
56352 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/runners.py'...
56353 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/selector_events.py'...
56354 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/sslproto.py'...
56355 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/staggered.py'...
56356 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/streams.py'...
56357 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/subprocess.py'...
56358 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/tasks.py'...
56359 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/threads.py'...
56360 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/transports.py'...
56361 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/trsock.py'...
56362 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/unix_events.py'...
56363 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/windows_events.py'...
56364 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/windows_utils.py'...
56365 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncore.py'...
56366 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/base64.py'...
56367 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/bdb.py'...
56368 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/binhex.py'...
56369 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/bisect.py'...
56370 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/bz2.py'...
56371 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/cProfile.py'...
56372 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/calendar.py'...
56373 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/cgi.py'...
56374 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/cgitb.py'...
56375 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/chunk.py'...
56376 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/cmd.py'...
56377 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/code.py'...
56378 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/codecs.py'...
56379 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/codeop.py'...
56380 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/collections'...
56381 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/collections/__init__.py'...
56382 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/collections/abc.py'...
56383 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/colorsys.py'...
56384 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/compileall.py'...
56385 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/concurrent'...
56386 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/concurrent/__init__.py'...
56387 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/concurrent/futures'...
56388 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/concurrent/futures/__init__.py'...
56389 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/concurrent/futures/_base.py'...
56390 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/concurrent/futures/process.py'...
56391 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/concurrent/futures/thread.py'...
56392 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/config-3.10-aarch64-linux-gnu'...
56393 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/config-3.10-aarch64-linux-gnu/python-config.py'...
56394 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/configparser.py'...
56395 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/contextlib.py'...
56396 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/contextvars.py'...
56397 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/copy.py'...
56398 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/copyreg.py'...
56399 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/crypt.py'...
56400 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/csv.py'...
56401 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes'...
56402 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/__init__.py'...
56403 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/_aix.py'...
56404 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/_endian.py'...
56405 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/macholib'...
56406 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/macholib/__init__.py'...
56407 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/macholib/dyld.py'...
56408 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/macholib/dylib.py'...
56409 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/macholib/framework.py'...
56410 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test'...
56411 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/__init__.py'...
56412 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/__main__.py'...
56413 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_anon.py'...
56414 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_array_in_pointer.py'...
56415 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_arrays.py'...
56416 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_as_parameter.py'...
56417 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_bitfields.py'...
56418 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_buffers.py'...
56419 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_bytes.py'...
56420 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_byteswap.py'...
56421 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_callbacks.py'...
56422 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_cast.py'...
56423 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_cfuncs.py'...
56424 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_checkretval.py'...
56425 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_delattr.py'...
56426 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_errno.py'...
56427 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_find.py'...
56428 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_frombuffer.py'...
56429 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_funcptr.py'...
56430 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_functions.py'...
56431 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_incomplete.py'...
56432 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_init.py'...
56433 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_internals.py'...
56434 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_keeprefs.py'...
56435 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_libc.py'...
56436 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_loading.py'...
56437 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_macholib.py'...
56438 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_memfunctions.py'...
56439 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_numbers.py'...
56440 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_objects.py'...
56441 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_parameters.py'...
56442 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_pep3118.py'...
56443 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_pickling.py'...
56444 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_pointers.py'...
56445 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_prototypes.py'...
56446 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_python_api.py'...
56447 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_random_things.py'...
56448 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_refcounts.py'...
56449 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_repr.py'...
56450 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_returnfuncptrs.py'...
56451 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_simplesubclasses.py'...
56452 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_sizes.py'...
56453 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_slicing.py'...
56454 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_stringptr.py'...
56455 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_strings.py'...
56456 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_struct_fields.py'...
56457 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_structures.py'...
56458 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_unaligned_structures.py'...
56459 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_unicode.py'...
56460 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_values.py'...
56461 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_varsize_struct.py'...
56462 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_win32.py'...
56463 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_wintypes.py'...
56464 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/util.py'...
56465 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/wintypes.py'...
56466 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/curses'...
56467 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/curses/__init__.py'...
56468 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/curses/ascii.py'...
56469 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/curses/has_key.py'...
56470 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/curses/panel.py'...
56471 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/curses/textpad.py'...
56472 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/dataclasses.py'...
56473 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/datetime.py'...
56474 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/dbm'...
56475 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/dbm/__init__.py'...
56476 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/dbm/dumb.py'...
56477 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/dbm/gnu.py'...
56478 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/dbm/ndbm.py'...
56479 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/decimal.py'...
56480 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/difflib.py'...
56481 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/dis.py'...
56482 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils'...
56483 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/__init__.py'...
56484 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/_msvccompiler.py'...
56485 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/archive_util.py'...
56486 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/bcppcompiler.py'...
56487 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/ccompiler.py'...
56488 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/cmd.py'...
56489 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command'...
56490 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/__init__.py'...
56491 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/bdist.py'...
56492 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/bdist_dumb.py'...
56493 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/bdist_msi.py'...
56494 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/bdist_rpm.py'...
56495 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/build.py'...
56496 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/build_clib.py'...
56497 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/build_ext.py'...
56498 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/build_py.py'...
56499 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/build_scripts.py'...
56500 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/check.py'...
56501 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/clean.py'...
56502 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/config.py'...
56503 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/install.py'...
56504 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/install_data.py'...
56505 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/install_egg_info.py'...
56506 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/install_headers.py'...
56507 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/install_lib.py'...
56508 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/install_scripts.py'...
56509 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/register.py'...
56510 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/sdist.py'...
56511 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/upload.py'...
56512 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/config.py'...
56513 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/core.py'...
56514 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/cygwinccompiler.py'...
56515 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/debug.py'...
56516 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/dep_util.py'...
56517 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/dir_util.py'...
56518 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/dist.py'...
56519 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/errors.py'...
56520 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/extension.py'...
56521 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/fancy_getopt.py'...
56522 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/file_util.py'...
56523 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/filelist.py'...
56524 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/log.py'...
56525 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/msvc9compiler.py'...
56526 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/msvccompiler.py'...
56527 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/spawn.py'...
56528 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/sysconfig.py'...
56529 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests'...
56530 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/__init__.py'...
56531 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/support.py'...
56532 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_archive_util.py'...
56533 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_bdist.py'...
56534 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_bdist_dumb.py'...
56535 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_bdist_msi.py'...
56536 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_bdist_rpm.py'...
56537 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_build.py'...
56538 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_build_clib.py'...
56539 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_build_ext.py'...
56540 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_build_py.py'...
56541 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_build_scripts.py'...
56542 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_check.py'...
56543 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_clean.py'...
56544 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_cmd.py'...
56545 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_config.py'...
56546 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_config_cmd.py'...
56547 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_core.py'...
56548 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_cygwinccompiler.py'...
56549 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_dep_util.py'...
56550 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_dir_util.py'...
56551 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_dist.py'...
56552 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_extension.py'...
56553 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_file_util.py'...
56554 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_filelist.py'...
56555 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_install.py'...
56556 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_install_data.py'...
56557 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_install_headers.py'...
56558 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_install_lib.py'...
56559 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_install_scripts.py'...
56560 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_log.py'...
56561 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_msvc9compiler.py'...
56562 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_msvccompiler.py'...
56563 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_register.py'...
56564 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_sdist.py'...
56565 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_spawn.py'...
56566 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_sysconfig.py'...
56567 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_text_file.py'...
56568 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_unixccompiler.py'...
56569 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_upload.py'...
56570 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_util.py'...
56571 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_version.py'...
56572 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_versionpredicate.py'...
56573 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/text_file.py'...
56574 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/unixccompiler.py'...
56575 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/util.py'...
56576 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/version.py'...
56577 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/versionpredicate.py'...
56578 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/doctest.py'...
56579 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email'...
56580 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/__init__.py'...
56581 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/_encoded_words.py'...
56582 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/_header_value_parser.py'...
56583 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/_parseaddr.py'...
56584 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/_policybase.py'...
56585 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/base64mime.py'...
56586 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/charset.py'...
56587 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/contentmanager.py'...
56588 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/encoders.py'...
56589 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/errors.py'...
56590 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/feedparser.py'...
56591 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/generator.py'...
56592 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/header.py'...
56593 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/headerregistry.py'...
56594 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/iterators.py'...
56595 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/message.py'...
56596 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/mime'...
56597 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/mime/__init__.py'...
56598 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/mime/application.py'...
56599 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/mime/audio.py'...
56600 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/mime/base.py'...
56601 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/mime/image.py'...
56602 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/mime/message.py'...
56603 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/mime/multipart.py'...
56604 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/mime/nonmultipart.py'...
56605 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/mime/text.py'...
56606 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/parser.py'...
56607 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/policy.py'...
56608 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/quoprimime.py'...
56609 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/utils.py'...
56610 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings'...
56611 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/__init__.py'...
56612 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/aliases.py'...
56613 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/ascii.py'...
56614 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/base64_codec.py'...
56615 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/big5.py'...
56616 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/big5hkscs.py'...
56617 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/bz2_codec.py'...
56618 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/charmap.py'...
56619 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp037.py'...
56620 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp1006.py'...
56621 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp1026.py'...
56622 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp1125.py'...
56623 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp1140.py'...
56624 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp1250.py'...
56625 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp1251.py'...
56626 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp1252.py'...
56627 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp1253.py'...
56628 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp1254.py'...
56629 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp1255.py'...
56630 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp1256.py'...
56631 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp1257.py'...
56632 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp1258.py'...
56633 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp273.py'...
56634 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp424.py'...
56635 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp437.py'...
56636 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp500.py'...
56637 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp720.py'...
56638 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp737.py'...
56639 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp775.py'...
56640 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp850.py'...
56641 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp852.py'...
56642 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp855.py'...
56643 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp856.py'...
56644 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp857.py'...
56645 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp858.py'...
56646 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp860.py'...
56647 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp861.py'...
56648 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp862.py'...
56649 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp863.py'...
56650 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp864.py'...
56651 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp865.py'...
56652 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp866.py'...
56653 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp869.py'...
56654 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp874.py'...
56655 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp875.py'...
56656 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp932.py'...
56657 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp949.py'...
56658 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp950.py'...
56659 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/euc_jis_2004.py'...
56660 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/euc_jisx0213.py'...
56661 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/euc_jp.py'...
56662 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/euc_kr.py'...
56663 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/gb18030.py'...
56664 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/gb2312.py'...
56665 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/gbk.py'...
56666 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/hex_codec.py'...
56667 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/hp_roman8.py'...
56668 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/hz.py'...
56669 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/idna.py'...
56670 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso2022_jp.py'...
56671 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso2022_jp_1.py'...
56672 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso2022_jp_2.py'...
56673 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso2022_jp_2004.py'...
56674 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso2022_jp_3.py'...
56675 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso2022_jp_ext.py'...
56676 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso2022_kr.py'...
56677 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso8859_1.py'...
56678 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso8859_10.py'...
56679 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso8859_11.py'...
56680 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso8859_13.py'...
56681 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso8859_14.py'...
56682 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso8859_15.py'...
56683 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso8859_16.py'...
56684 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso8859_2.py'...
56685 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso8859_3.py'...
56686 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso8859_4.py'...
56687 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso8859_5.py'...
56688 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso8859_6.py'...
56689 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso8859_7.py'...
56690 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso8859_8.py'...
56691 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso8859_9.py'...
56692 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/johab.py'...
56693 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/koi8_r.py'...
56694 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/koi8_t.py'...
56695 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/koi8_u.py'...
56696 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/kz1048.py'...
56697 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/latin_1.py'...
56698 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/mac_arabic.py'...
56699 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/mac_croatian.py'...
56700 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/mac_cyrillic.py'...
56701 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/mac_farsi.py'...
56702 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/mac_greek.py'...
56703 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/mac_iceland.py'...
56704 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/mac_latin2.py'...
56705 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/mac_roman.py'...
56706 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/mac_romanian.py'...
56707 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/mac_turkish.py'...
56708 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/mbcs.py'...
56709 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/oem.py'...
56710 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/palmos.py'...
56711 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/ptcp154.py'...
56712 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/punycode.py'...
56713 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/quopri_codec.py'...
56714 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/raw_unicode_escape.py'...
56715 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/rot_13.py'...
56716 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/shift_jis.py'...
56717 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/shift_jis_2004.py'...
56718 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/shift_jisx0213.py'...
56719 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/tis_620.py'...
56720 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/undefined.py'...
56721 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/unicode_escape.py'...
56722 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/utf_16.py'...
56723 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/utf_16_be.py'...
56724 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/utf_16_le.py'...
56725 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/utf_32.py'...
56726 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/utf_32_be.py'...
56727 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/utf_32_le.py'...
56728 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/utf_7.py'...
56729 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/utf_8.py'...
56730 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/utf_8_sig.py'...
56731 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/uu_codec.py'...
56732 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/zlib_codec.py'...
56733 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ensurepip'...
56734 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ensurepip/__init__.py'...
56735 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ensurepip/__main__.py'...
56736 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ensurepip/_bundled'...
56737 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ensurepip/_bundled/__init__.py'...
56738 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ensurepip/_uninstall.py'...
56739 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/enum.py'...
56740 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/filecmp.py'...
56741 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/fileinput.py'...
56742 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/fnmatch.py'...
56743 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/fractions.py'...
56744 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ftplib.py'...
56745 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/functools.py'...
56746 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/genericpath.py'...
56747 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/getopt.py'...
56748 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/getpass.py'...
56749 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/gettext.py'...
56750 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/glob.py'...
56751 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/graphlib.py'...
56752 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/gzip.py'...
56753 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/hashlib.py'...
56754 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/heapq.py'...
56755 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/hmac.py'...
56756 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/html'...
56757 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/html/__init__.py'...
56758 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/html/entities.py'...
56759 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/html/parser.py'...
56760 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/http'...
56761 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/http/__init__.py'...
56762 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/http/client.py'...
56763 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/http/cookiejar.py'...
56764 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/http/cookies.py'...
56765 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/http/server.py'...
56766 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib'...
56767 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/Icons'...
56768 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/__init__.py'...
56769 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/__main__.py'...
56770 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/autocomplete.py'...
56771 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/autocomplete_w.py'...
56772 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/autoexpand.py'...
56773 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/browser.py'...
56774 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/calltip.py'...
56775 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/calltip_w.py'...
56776 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/codecontext.py'...
56777 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/colorizer.py'...
56778 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/config.py'...
56779 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/config_key.py'...
56780 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/configdialog.py'...
56781 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/debugger.py'...
56782 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/debugger_r.py'...
56783 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/debugobj.py'...
56784 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/debugobj_r.py'...
56785 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/delegator.py'...
56786 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/dynoption.py'...
56787 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/editor.py'...
56788 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/filelist.py'...
56789 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/format.py'...
56790 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/grep.py'...
56791 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/help.py'...
56792 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/help_about.py'...
56793 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/history.py'...
56794 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/hyperparser.py'...
56795 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle.py'...
56796 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test'...
56797 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/__init__.py'...
56798 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/htest.py'...
56799 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/mock_idle.py'...
56800 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/mock_tk.py'...
56801 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/template.py'...
56802 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_autocomplete.py'...
56803 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_autocomplete_w.py'...
56804 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_autoexpand.py'...
56805 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_browser.py'...
56806 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_calltip.py'...
56807 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_calltip_w.py'...
56808 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_codecontext.py'...
56809 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_colorizer.py'...
56810 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_config.py'...
56811 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_config_key.py'...
56812 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_configdialog.py'...
56813 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_debugger.py'...
56814 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_debugger_r.py'...
56815 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_debugobj.py'...
56816 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_debugobj_r.py'...
56817 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_delegator.py'...
56818 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_editmenu.py'...
56819 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_editor.py'...
56820 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_filelist.py'...
56821 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_format.py'...
56822 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_grep.py'...
56823 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_help.py'...
56824 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_help_about.py'...
56825 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_history.py'...
56826 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_hyperparser.py'...
56827 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_iomenu.py'...
56828 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_macosx.py'...
56829 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_mainmenu.py'...
56830 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_multicall.py'...
56831 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_outwin.py'...
56832 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_parenmatch.py'...
56833 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_pathbrowser.py'...
56834 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_percolator.py'...
56835 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_pyparse.py'...
56836 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_pyshell.py'...
56837 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_query.py'...
56838 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_redirector.py'...
56839 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_replace.py'...
56840 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_rpc.py'...
56841 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_run.py'...
56842 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_runscript.py'...
56843 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_scrolledlist.py'...
56844 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_search.py'...
56845 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_searchbase.py'...
56846 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_searchengine.py'...
56847 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_sidebar.py'...
56848 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_squeezer.py'...
56849 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_stackviewer.py'...
56850 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_statusbar.py'...
56851 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_text.py'...
56852 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_textview.py'...
56853 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_tooltip.py'...
56854 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_tree.py'...
56855 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_undo.py'...
56856 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_util.py'...
56857 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_warning.py'...
56858 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_window.py'...
56859 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_zoomheight.py'...
56860 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_zzdummy.py'...
56861 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/tkinter_testing_utils.py'...
56862 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/iomenu.py'...
56863 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/macosx.py'...
56864 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/mainmenu.py'...
56865 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/multicall.py'...
56866 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/outwin.py'...
56867 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/parenmatch.py'...
56868 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/pathbrowser.py'...
56869 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/percolator.py'...
56870 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/pyparse.py'...
56871 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/pyshell.py'...
56872 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/query.py'...
56873 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/redirector.py'...
56874 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/replace.py'...
56875 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/rpc.py'...
56876 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/run.py'...
56877 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/runscript.py'...
56878 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/scrolledlist.py'...
56879 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/search.py'...
56880 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/searchbase.py'...
56881 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/searchengine.py'...
56882 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/sidebar.py'...
56883 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/squeezer.py'...
56884 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/stackviewer.py'...
56885 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/statusbar.py'...
56886 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/textview.py'...
56887 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/tooltip.py'...
56888 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/tree.py'...
56889 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/undo.py'...
56890 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/util.py'...
56891 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/window.py'...
56892 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/zoomheight.py'...
56893 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/zzdummy.py'...
56894 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/imaplib.py'...
56895 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/imghdr.py'...
56896 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/imp.py'...
56897 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib'...
56898 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/__init__.py'...
56899 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/_abc.py'...
56900 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/_adapters.py'...
56901 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/_bootstrap.py'...
56902 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/_bootstrap_external.py'...
56903 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/_common.py'...
56904 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/abc.py'...
56905 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/machinery.py'...
56906 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/metadata'...
56907 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/metadata/__init__.py'...
56908 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/metadata/_adapters.py'...
56909 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/metadata/_collections.py'...
56910 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/metadata/_functools.py'...
56911 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/metadata/_itertools.py'...
56912 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/metadata/_meta.py'...
56913 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/metadata/_text.py'...
56914 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/readers.py'...
56915 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/resources.py'...
56916 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/util.py'...
56917 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/inspect.py'...
56918 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/io.py'...
56919 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ipaddress.py'...
56920 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/json'...
56921 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/json/__init__.py'...
56922 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/json/decoder.py'...
56923 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/json/encoder.py'...
56924 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/json/scanner.py'...
56925 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/json/tool.py'...
56926 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/keyword.py'...
56927 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload'...
56928 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3'...
56929 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/__init__.py'...
56930 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/__main__.py'...
56931 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/btm_matcher.py'...
56932 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/btm_utils.py'...
56933 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixer_base.py'...
56934 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixer_util.py'...
56935 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes'...
56936 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/__init__.py'...
56937 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_apply.py'...
56938 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_asserts.py'...
56939 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_basestring.py'...
56940 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_buffer.py'...
56941 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_dict.py'...
56942 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_except.py'...
56943 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_exec.py'...
56944 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_execfile.py'...
56945 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_exitfunc.py'...
56946 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_filter.py'...
56947 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_funcattrs.py'...
56948 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_future.py'...
56949 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_getcwdu.py'...
56950 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_has_key.py'...
56951 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_idioms.py'...
56952 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_import.py'...
56953 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_imports.py'...
56954 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_imports2.py'...
56955 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_input.py'...
56956 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_intern.py'...
56957 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_isinstance.py'...
56958 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_itertools.py'...
56959 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_itertools_imports.py'...
56960 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_long.py'...
56961 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_map.py'...
56962 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_metaclass.py'...
56963 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_methodattrs.py'...
56964 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_ne.py'...
56965 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_next.py'...
56966 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_nonzero.py'...
56967 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_numliterals.py'...
56968 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_operator.py'...
56969 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_paren.py'...
56970 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_print.py'...
56971 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_raise.py'...
56972 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_raw_input.py'...
56973 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_reduce.py'...
56974 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_reload.py'...
56975 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_renames.py'...
56976 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_repr.py'...
56977 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_set_literal.py'...
56978 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_standarderror.py'...
56979 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_sys_exc.py'...
56980 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_throw.py'...
56981 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_tuple_params.py'...
56982 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_types.py'...
56983 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_unicode.py'...
56984 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_urllib.py'...
56985 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_ws_comma.py'...
56986 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_xrange.py'...
56987 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_xreadlines.py'...
56988 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_zip.py'...
56989 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/main.py'...
56990 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/patcomp.py'...
56991 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/pgen2'...
56992 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/pgen2/__init__.py'...
56993 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/pgen2/conv.py'...
56994 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/pgen2/driver.py'...
56995 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/pgen2/grammar.py'...
56996 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/pgen2/literals.py'...
56997 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/pgen2/parse.py'...
56998 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/pgen2/pgen.py'...
56999 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/pgen2/token.py'...
57000 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/pgen2/tokenize.py'...
57001 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/pygram.py'...
57002 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/pytree.py'...
57003 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/refactor.py'...
57004 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/tests'...
57005 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/tests/__init__.py'...
57006 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/tests/__main__.py'...
57007 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/tests/data'...
57008 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/tests/data/fixers'...
57009 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/tests/data/fixers/myfixes'...
57010 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/tests/pytree_idempotency.py'...
57011 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/tests/support.py'...
57012 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/tests/test_all_fixers.py'...
57013 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/tests/test_fixers.py'...
57014 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/tests/test_main.py'...
57015 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/tests/test_parser.py'...
57016 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/tests/test_pytree.py'...
57017 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/tests/test_refactor.py'...
57018 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/tests/test_util.py'...
57019 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/linecache.py'...
57020 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/locale.py'...
57021 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/logging'...
57022 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/logging/__init__.py'...
57023 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/logging/config.py'...
57024 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/logging/handlers.py'...
57025 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lzma.py'...
57026 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/mailbox.py'...
57027 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/mailcap.py'...
57028 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/mimetypes.py'...
57029 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/modulefinder.py'...
57030 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing'...
57031 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/__init__.py'...
57032 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/connection.py'...
57033 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/context.py'...
57034 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/dummy'...
57035 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/dummy/__init__.py'...
57036 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/dummy/connection.py'...
57037 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/forkserver.py'...
57038 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/heap.py'...
57039 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/managers.py'...
57040 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/pool.py'...
57041 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/popen_fork.py'...
57042 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/popen_forkserver.py'...
57043 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/popen_spawn_posix.py'...
57044 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/popen_spawn_win32.py'...
57045 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/process.py'...
57046 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/queues.py'...
57047 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/reduction.py'...
57048 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/resource_sharer.py'...
57049 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/resource_tracker.py'...
57050 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/shared_memory.py'...
57051 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/sharedctypes.py'...
57052 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/spawn.py'...
57053 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/synchronize.py'...
57054 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/util.py'...
57055 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/netrc.py'...
57056 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/nntplib.py'...
57057 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ntpath.py'...
57058 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/nturl2path.py'...
57059 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/numbers.py'...
57060 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/opcode.py'...
57061 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/operator.py'...
57062 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/optparse.py'...
57063 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/os.py'...
57064 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/pathlib.py'...
57065 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/pdb.py'...
57066 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/pickle.py'...
57067 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/pickletools.py'...
57068 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/pipes.py'...
57069 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/pkgutil.py'...
57070 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/platform.py'...
57071 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/plistlib.py'...
57072 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/poplib.py'...
57073 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/posixpath.py'...
57074 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/pprint.py'...
57075 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/profile.py'...
57076 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/pstats.py'...
57077 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/pty.py'...
57078 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/py_compile.py'...
57079 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/pyclbr.py'...
57080 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/pydoc.py'...
57081 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/pydoc_data'...
57082 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/pydoc_data/__init__.py'...
57083 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/pydoc_data/topics.py'...
57084 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/queue.py'...
57085 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/quopri.py'...
57086 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/random.py'...
57087 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/re.py'...
57088 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/reprlib.py'...
57089 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/rlcompleter.py'...
57090 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/runpy.py'...
57091 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sched.py'...
57092 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/secrets.py'...
57093 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/selectors.py'...
57094 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/shelve.py'...
57095 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/shlex.py'...
57096 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/shutil.py'...
57097 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/signal.py'...
57098 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/site-packages'...
57099 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/site.py'...
57100 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/smtpd.py'...
57101 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/smtplib.py'...
57102 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sndhdr.py'...
57103 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/socket.py'...
57104 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/socketserver.py'...
57105 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sqlite3'...
57106 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sqlite3/__init__.py'...
57107 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sqlite3/dbapi2.py'...
57108 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sqlite3/dump.py'...
57109 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sqlite3/test'...
57110 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sqlite3/test/__init__.py'...
57111 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sqlite3/test/backup.py'...
57112 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sqlite3/test/dbapi.py'...
57113 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sqlite3/test/dump.py'...
57114 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sqlite3/test/factory.py'...
57115 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sqlite3/test/hooks.py'...
57116 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sqlite3/test/regression.py'...
57117 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sqlite3/test/transactions.py'...
57118 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sqlite3/test/types.py'...
57119 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sqlite3/test/userfunctions.py'...
57120 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sre_compile.py'...
57121 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sre_constants.py'...
57122 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sre_parse.py'...
57123 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ssl.py'...
57124 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/stat.py'...
57125 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/statistics.py'...
57126 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/string.py'...
57127 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/stringprep.py'...
57128 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/struct.py'...
57129 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/subprocess.py'...
57130 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sunau.py'...
57131 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/symtable.py'...
57132 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sysconfig.py'...
57133 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tabnanny.py'...
57134 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tarfile.py'...
57135 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/telnetlib.py'...
57136 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tempfile.py'...
57137 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test'...
57138 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/__init__.py'...
57139 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/__main__.py'...
57140 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/_test_atexit.py'...
57141 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/_test_eintr.py'...
57142 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/_test_embed_set_config.py'...
57143 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/_test_multiprocessing.py'...
57144 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/_typed_dict_helper.py'...
57145 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/ann_module.py'...
57146 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/ann_module2.py'...
57147 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/ann_module3.py'...
57148 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/ann_module4.py'...
57149 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/ann_module5.py'...
57150 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/ann_module6.py'...
57151 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/ann_module7.py'...
57152 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/audiodata'...
57153 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/audiotests.py'...
57154 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/audit-tests.py'...
57155 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/autotest.py'...
57156 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/bad_getattr.py'...
57157 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/bad_getattr2.py'...
57158 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/bad_getattr3.py'...
57159 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/bisect_cmd.py'...
57160 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/capath'...
57161 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/cjkencodings'...
57162 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/coding20731.py'...
57163 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/curses_tests.py'...
57164 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/data'...
57165 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/dataclass_module_1.py'...
57166 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/dataclass_module_1_str.py'...
57167 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/dataclass_module_2.py'...
57168 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/dataclass_module_2_str.py'...
57169 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/dataclass_textanno.py'...
57170 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/datetimetester.py'...
57171 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/decimaltestdata'...
57172 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/dis_module.py'...
57173 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/doctest_aliases.py'...
57174 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/double_const.py'...
57175 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/dtracedata'...
57176 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/dtracedata/call_stack.py'...
57177 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/dtracedata/gc.py'...
57178 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/dtracedata/instance.py'...
57179 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/dtracedata/line.py'...
57180 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/encoded_modules'...
57181 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/encoded_modules/__init__.py'...
57182 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/encoded_modules/module_iso_8859_1.py'...
57183 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/encoded_modules/module_koi8_r.py'...
57184 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/final_a.py'...
57185 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/final_b.py'...
57186 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/fork_wait.py'...
57187 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/future_test1.py'...
57188 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/future_test2.py'...
57189 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/gdb_sample.py'...
57190 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/good_getattr.py'...
57191 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/imghdrdata'...
57192 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/imp_dummy.py'...
57193 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/inspect_fodder.py'...
57194 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/inspect_fodder2.py'...
57195 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/inspect_stock_annotations.py'...
57196 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/inspect_stringized_annotations.py'...
57197 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/inspect_stringized_annotations_2.py'...
57198 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/libregrtest'...
57199 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/libregrtest/__init__.py'...
57200 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/libregrtest/cmdline.py'...
57201 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/libregrtest/main.py'...
57202 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/libregrtest/pgo.py'...
57203 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/libregrtest/refleak.py'...
57204 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/libregrtest/runtest.py'...
57205 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/libregrtest/runtest_mp.py'...
57206 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/libregrtest/save_env.py'...
57207 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/libregrtest/setup.py'...
57208 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/libregrtest/utils.py'...
57209 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/libregrtest/win_utils.py'...
57210 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/list_tests.py'...
57211 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/lock_tests.py'...
57212 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/make_ssl_certs.py'...
57213 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/mapping_tests.py'...
57214 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/memory_watchdog.py'...
57215 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/mock_socket.py'...
57216 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/mod_generics_cache.py'...
57217 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/mp_fork_bomb.py'...
57218 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/mp_preload.py'...
57219 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/multibytecodec_support.py'...
57220 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/pickletester.py'...
57221 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/profilee.py'...
57222 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/pyclbr_input.py'...
57223 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/pydoc_mod.py'...
57224 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/pydocfodder.py'...
57225 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/pythoninfo.py'...
57226 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/re_tests.py'...
57227 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/regrtest.py'...
57228 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/relimport.py'...
57229 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/reperf.py'...
57230 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/sample_doctest.py'...
57231 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/sample_doctest_no_docstrings.py'...
57232 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/sample_doctest_no_doctests.py'...
57233 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/seq_tests.py'...
57234 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/signalinterproctester.py'...
57235 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/sndhdrdata'...
57236 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/sortperf.py'...
57237 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/ssl_servers.py'...
57238 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/ssltests.py'...
57239 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/string_tests.py'...
57240 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/subprocessdata'...
57241 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/subprocessdata/fd_status.py'...
57242 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/subprocessdata/input_reader.py'...
57243 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/subprocessdata/qcat.py'...
57244 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/subprocessdata/qgrep.py'...
57245 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/subprocessdata/sigchild_ignore.py'...
57246 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/support'...
57247 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/support/__init__.py'...
57248 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/support/bytecode_helper.py'...
57249 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/support/hashlib_helper.py'...
57250 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/support/import_helper.py'...
57251 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/support/interpreters.py'...
57252 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/support/logging_helper.py'...
57253 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/support/os_helper.py'...
57254 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/support/script_helper.py'...
57255 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/support/socket_helper.py'...
57256 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/support/testresult.py'...
57257 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/support/threading_helper.py'...
57258 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/support/warnings_helper.py'...
57259 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test___all__.py'...
57260 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test___future__.py'...
57261 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test__locale.py'...
57262 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test__opcode.py'...
57263 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test__osx_support.py'...
57264 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test__xxsubinterpreters.py'...
57265 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_abc.py'...
57266 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_abstract_numbers.py'...
57267 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_aifc.py'...
57268 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_argparse.py'...
57269 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_array.py'...
57270 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asdl_parser.py'...
57271 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_ast.py'...
57272 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncgen.py'...
57273 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asynchat.py'...
57274 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio'...
57275 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/__init__.py'...
57276 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/__main__.py'...
57277 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/echo.py'...
57278 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/echo2.py'...
57279 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/echo3.py'...
57280 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/functional.py'...
57281 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_asyncio_waitfor.py'...
57282 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_base_events.py'...
57283 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_buffered_proto.py'...
57284 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_context.py'...
57285 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_events.py'...
57286 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_futures.py'...
57287 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_futures2.py'...
57288 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_locks.py'...
57289 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_pep492.py'...
57290 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_proactor_events.py'...
57291 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_protocols.py'...
57292 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_queues.py'...
57293 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_runners.py'...
57294 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_selector_events.py'...
57295 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_sendfile.py'...
57296 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_server.py'...
57297 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_sock_lowlevel.py'...
57298 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_sslproto.py'...
57299 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_streams.py'...
57300 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_subprocess.py'...
57301 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_tasks.py'...
57302 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_threads.py'...
57303 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_transports.py'...
57304 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_unix_events.py'...
57305 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_windows_events.py'...
57306 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_windows_utils.py'...
57307 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/utils.py'...
57308 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncore.py'...
57309 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_atexit.py'...
57310 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_audioop.py'...
57311 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_audit.py'...
57312 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_augassign.py'...
57313 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_base64.py'...
57314 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_baseexception.py'...
57315 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_bdb.py'...
57316 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_bigaddrspace.py'...
57317 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_bigmem.py'...
57318 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_binascii.py'...
57319 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_binhex.py'...
57320 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_binop.py'...
57321 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_bisect.py'...
57322 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_bool.py'...
57323 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_buffer.py'...
57324 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_bufio.py'...
57325 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_builtin.py'...
57326 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_bytes.py'...
57327 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_bz2.py'...
57328 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_c_locale_coercion.py'...
57329 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_calendar.py'...
57330 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_call.py'...
57331 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_capi.py'...
57332 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_cgi.py'...
57333 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_cgitb.py'...
57334 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_charmapcodec.py'...
57335 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_check_c_globals.py'...
57336 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_class.py'...
57337 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_clinic.py'...
57338 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_cmath.py'...
57339 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_cmd.py'...
57340 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_cmd_line.py'...
57341 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_cmd_line_script.py'...
57342 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_code.py'...
57343 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_code_module.py'...
57344 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_codeccallbacks.py'...
57345 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_codecencodings_cn.py'...
57346 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_codecencodings_hk.py'...
57347 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_codecencodings_iso2022.py'...
57348 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_codecencodings_jp.py'...
57349 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_codecencodings_kr.py'...
57350 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_codecencodings_tw.py'...
57351 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_codecmaps_cn.py'...
57352 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_codecmaps_hk.py'...
57353 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_codecmaps_jp.py'...
57354 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_codecmaps_kr.py'...
57355 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_codecmaps_tw.py'...
57356 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_codecs.py'...
57357 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_codeop.py'...
57358 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_collections.py'...
57359 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_colorsys.py'...
57360 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_compare.py'...
57361 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_compile.py'...
57362 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_compileall.py'...
57363 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_complex.py'...
57364 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_concurrent_futures.py'...
57365 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_configparser.py'...
57366 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_contains.py'...
57367 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_context.py'...
57368 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_contextlib.py'...
57369 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_contextlib_async.py'...
57370 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_copy.py'...
57371 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_copyreg.py'...
57372 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_coroutines.py'...
57373 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_cprofile.py'...
57374 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_crashers.py'...
57375 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_crypt.py'...
57376 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_csv.py'...
57377 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_ctypes.py'...
57378 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_curses.py'...
57379 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_dataclasses.py'...
57380 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_datetime.py'...
57381 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_dbm.py'...
57382 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_dbm_dumb.py'...
57383 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_dbm_gnu.py'...
57384 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_dbm_ndbm.py'...
57385 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_decimal.py'...
57386 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_decorators.py'...
57387 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_defaultdict.py'...
57388 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_deque.py'...
57389 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_descr.py'...
57390 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_descrtut.py'...
57391 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_devpoll.py'...
57392 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_dict.py'...
57393 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_dict_version.py'...
57394 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_dictcomps.py'...
57395 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_dictviews.py'...
57396 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_difflib.py'...
57397 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_dis.py'...
57398 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_distutils.py'...
57399 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_doctest.py'...
57400 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_doctest2.py'...
57401 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_docxmlrpc.py'...
57402 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_dtrace.py'...
57403 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_dynamic.py'...
57404 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_dynamicclassattribute.py'...
57405 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_eintr.py'...
57406 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email'...
57407 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/__init__.py'...
57408 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/__main__.py'...
57409 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/data'...
57410 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/test__encoded_words.py'...
57411 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/test__header_value_parser.py'...
57412 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/test_asian_codecs.py'...
57413 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/test_contentmanager.py'...
57414 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/test_defect_handling.py'...
57415 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/test_email.py'...
57416 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/test_generator.py'...
57417 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/test_headerregistry.py'...
57418 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/test_inversion.py'...
57419 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/test_message.py'...
57420 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/test_parser.py'...
57421 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/test_pickleable.py'...
57422 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/test_policy.py'...
57423 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/test_utils.py'...
57424 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/torture_test.py'...
57425 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_embed.py'...
57426 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_ensurepip.py'...
57427 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_enum.py'...
57428 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_enumerate.py'...
57429 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_eof.py'...
57430 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_epoll.py'...
57431 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_errno.py'...
57432 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_exception_hierarchy.py'...
57433 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_exception_variations.py'...
57434 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_exceptions.py'...
57435 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_extcall.py'...
57436 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_faulthandler.py'...
57437 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_fcntl.py'...
57438 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_file.py'...
57439 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_file_eintr.py'...
57440 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_filecmp.py'...
57441 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_fileinput.py'...
57442 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_fileio.py'...
57443 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_finalization.py'...
57444 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_float.py'...
57445 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_flufl.py'...
57446 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_fnmatch.py'...
57447 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_fork1.py'...
57448 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_format.py'...
57449 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_fractions.py'...
57450 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_frame.py'...
57451 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_frozen.py'...
57452 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_fstring.py'...
57453 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_ftplib.py'...
57454 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_funcattrs.py'...
57455 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_functools.py'...
57456 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_future.py'...
57457 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_future3.py'...
57458 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_future4.py'...
57459 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_future5.py'...
57460 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_gc.py'...
57461 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_gdb.py'...
57462 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_generator_stop.py'...
57463 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_generators.py'...
57464 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_genericalias.py'...
57465 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_genericclass.py'...
57466 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_genericpath.py'...
57467 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_genexps.py'...
57468 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_getargs2.py'...
57469 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_getopt.py'...
57470 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_getpass.py'...
57471 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_gettext.py'...
57472 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_glob.py'...
57473 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_global.py'...
57474 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_grammar.py'...
57475 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_graphlib.py'...
57476 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_grp.py'...
57477 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_gzip.py'...
57478 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_hash.py'...
57479 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_hashlib.py'...
57480 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_heapq.py'...
57481 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_hmac.py'...
57482 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_html.py'...
57483 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_htmlparser.py'...
57484 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_http_cookiejar.py'...
57485 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_http_cookies.py'...
57486 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_httplib.py'...
57487 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_httpservers.py'...
57488 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_idle.py'...
57489 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_imaplib.py'...
57490 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_imghdr.py'...
57491 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_imp.py'...
57492 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import'...
57493 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/__init__.py'...
57494 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/__main__.py'...
57495 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data'...
57496 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports'...
57497 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports/basic.py'...
57498 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports/basic2.py'...
57499 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports/binding.py'...
57500 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports/binding2.py'...
57501 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports/from_cycle1.py'...
57502 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports/from_cycle2.py'...
57503 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports/indirect.py'...
57504 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports/rebinding.py'...
57505 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports/rebinding2.py'...
57506 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports/source.py'...
57507 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports/subpackage.py'...
57508 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports/subpkg'...
57509 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports/subpkg/subpackage2.py'...
57510 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports/subpkg/util.py'...
57511 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports/use.py'...
57512 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports/util.py'...
57513 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/package'...
57514 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/package/__init__.py'...
57515 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/package/submodule.py'...
57516 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/package2'...
57517 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/package2/submodule1.py'...
57518 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/package2/submodule2.py'...
57519 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/unwritable'...
57520 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/unwritable/__init__.py'...
57521 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/unwritable/x.py'...
57522 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib'...
57523 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/__init__.py'...
57524 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/__main__.py'...
57525 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/abc.py'...
57526 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/builtin'...
57527 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/builtin/__init__.py'...
57528 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/builtin/__main__.py'...
57529 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/builtin/test_finder.py'...
57530 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/builtin/test_loader.py'...
57531 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data'...
57532 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data/__init__.py'...
57533 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data01'...
57534 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data01/__init__.py'...
57535 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data01/subdirectory'...
57536 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data01/subdirectory/__init__.py'...
57537 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data02'...
57538 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data02/__init__.py'...
57539 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data02/one'...
57540 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data02/one/__init__.py'...
57541 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data02/two'...
57542 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data02/two/__init__.py'...
57543 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data03'...
57544 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data03/__init__.py'...
57545 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data03/namespace'...
57546 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data03/namespace/portion1'...
57547 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data03/namespace/portion1/__init__.py'...
57548 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data03/namespace/portion2'...
57549 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data03/namespace/portion2/__init__.py'...
57550 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/extension'...
57551 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/extension/__init__.py'...
57552 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/extension/__main__.py'...
57553 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/extension/test_case_sensitivity.py'...
57554 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/extension/test_finder.py'...
57555 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/extension/test_loader.py'...
57556 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/extension/test_path_hook.py'...
57557 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/fixtures.py'...
57558 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/frozen'...
57559 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/frozen/__init__.py'...
57560 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/frozen/__main__.py'...
57561 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/frozen/test_finder.py'...
57562 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/frozen/test_loader.py'...
57563 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/import_'...
57564 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/import_/__init__.py'...
57565 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/import_/__main__.py'...
57566 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/import_/test___loader__.py'...
57567 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/import_/test___package__.py'...
57568 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/import_/test_api.py'...
57569 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/import_/test_caching.py'...
57570 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/import_/test_fromlist.py'...
57571 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/import_/test_meta_path.py'...
57572 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/import_/test_packages.py'...
57573 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/import_/test_path.py'...
57574 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/import_/test_relative_imports.py'...
57575 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs'...
57576 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions'...
57577 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo'...
57578 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'...
57579 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'...
57580 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package'...
57581 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'...
57582 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'...
57583 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'...
57584 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'...
57585 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'...
57586 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'...
57587 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/portion1'...
57588 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/portion1/foo'...
57589 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/portion1/foo/one.py'...
57590 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/portion2'...
57591 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/portion2/foo'...
57592 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/portion2/foo/two.py'...
57593 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project1'...
57594 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent'...
57595 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent/child'...
57596 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'...
57597 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project2'...
57598 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent'...
57599 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent/child'...
57600 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'...
57601 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project3'...
57602 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent'...
57603 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent/child'...
57604 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'...
57605 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespacedata01'...
57606 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/partial'...
57607 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/partial/cfimport.py'...
57608 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/partial/pool_in_threads.py'...
57609 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/source'...
57610 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/source/__init__.py'...
57611 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/source/__main__.py'...
57612 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/source/test_case_sensitivity.py'...
57613 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/source/test_file_loader.py'...
57614 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/source/test_finder.py'...
57615 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/source/test_path_hook.py'...
57616 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/source/test_source_encoding.py'...
57617 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/stubs.py'...
57618 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_abc.py'...
57619 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_api.py'...
57620 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_files.py'...
57621 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_lazy.py'...
57622 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_locks.py'...
57623 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_main.py'...
57624 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_metadata_api.py'...
57625 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_namespace_pkgs.py'...
57626 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_open.py'...
57627 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_path.py'...
57628 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_pkg_import.py'...
57629 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_read.py'...
57630 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_reader.py'...
57631 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_resource.py'...
57632 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_spec.py'...
57633 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_threaded_import.py'...
57634 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_util.py'...
57635 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_windows.py'...
57636 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_zip.py'...
57637 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/threaded_import_hangers.py'...
57638 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/update-zips.py'...
57639 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/util.py'...
57640 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/zipdata01'...
57641 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/zipdata01/__init__.py'...
57642 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/zipdata02'...
57643 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/zipdata02/__init__.py'...
57644 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_index.py'...
57645 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_inspect.py'...
57646 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_int.py'...
57647 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_int_literal.py'...
57648 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_interpreters.py'...
57649 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_io.py'...
57650 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_ioctl.py'...
57651 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_ipaddress.py'...
57652 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_isinstance.py'...
57653 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_iter.py'...
57654 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_iterlen.py'...
57655 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_itertools.py'...
57656 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json'...
57657 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/__init__.py'...
57658 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/__main__.py'...
57659 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_decode.py'...
57660 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_default.py'...
57661 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_dump.py'...
57662 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_encode_basestring_ascii.py'...
57663 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_enum.py'...
57664 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_fail.py'...
57665 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_float.py'...
57666 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_indent.py'...
57667 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_pass1.py'...
57668 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_pass2.py'...
57669 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_pass3.py'...
57670 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_recursion.py'...
57671 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_scanstring.py'...
57672 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_separators.py'...
57673 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_speedups.py'...
57674 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_tool.py'...
57675 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_unicode.py'...
57676 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_keyword.py'...
57677 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_keywordonlyarg.py'...
57678 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_kqueue.py'...
57679 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_largefile.py'...
57680 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_lib2to3.py'...
57681 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_linecache.py'...
57682 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_list.py'...
57683 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_listcomps.py'...
57684 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_lltrace.py'...
57685 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_locale.py'...
57686 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_logging.py'...
57687 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_long.py'...
57688 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_longexp.py'...
57689 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_lzma.py'...
57690 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_mailbox.py'...
57691 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_mailcap.py'...
57692 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_marshal.py'...
57693 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_math.py'...
57694 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_memoryio.py'...
57695 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_memoryview.py'...
57696 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_metaclass.py'...
57697 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_mimetypes.py'...
57698 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_minidom.py'...
57699 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_mmap.py'...
57700 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_module.py'...
57701 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_modulefinder.py'...
57702 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_msilib.py'...
57703 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_multibytecodec.py'...
57704 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_multiprocessing_fork.py'...
57705 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_multiprocessing_forkserver.py'...
57706 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_multiprocessing_main_handling.py'...
57707 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_multiprocessing_spawn.py'...
57708 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_named_expressions.py'...
57709 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_netrc.py'...
57710 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_nis.py'...
57711 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_nntplib.py'...
57712 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_ntpath.py'...
57713 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_numeric_tower.py'...
57714 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_opcache.py'...
57715 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_opcodes.py'...
57716 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_openpty.py'...
57717 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_operator.py'...
57718 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_optparse.py'...
57719 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_ordered_dict.py'...
57720 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_os.py'...
57721 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_ossaudiodev.py'...
57722 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_osx_env.py'...
57723 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_pathlib.py'...
57724 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_patma.py'...
57725 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_pdb.py'...
57726 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_peepholer.py'...
57727 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_peg_generator'...
57728 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_peg_generator/__init__.py'...
57729 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_peg_generator/__main__.py'...
57730 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_peg_generator/test_c_parser.py'...
57731 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_peg_generator/test_first_sets.py'...
57732 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_peg_generator/test_grammar_validator.py'...
57733 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_peg_generator/test_pegen.py'...
57734 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_pickle.py'...
57735 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_picklebuffer.py'...
57736 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_pickletools.py'...
57737 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_pipes.py'...
57738 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_pkg.py'...
57739 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_pkgutil.py'...
57740 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_platform.py'...
57741 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_plistlib.py'...
57742 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_poll.py'...
57743 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_popen.py'...
57744 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_poplib.py'...
57745 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_positional_only_arg.py'...
57746 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_posix.py'...
57747 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_posixpath.py'...
57748 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_pow.py'...
57749 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_pprint.py'...
57750 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_print.py'...
57751 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_profile.py'...
57752 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_property.py'...
57753 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_pstats.py'...
57754 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_pty.py'...
57755 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_pulldom.py'...
57756 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_pwd.py'...
57757 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_py_compile.py'...
57758 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_pyclbr.py'...
57759 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_pydoc.py'...
57760 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_pyexpat.py'...
57761 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_queue.py'...
57762 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_quopri.py'...
57763 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_raise.py'...
57764 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_random.py'...
57765 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_range.py'...
57766 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_re.py'...
57767 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_readline.py'...
57768 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_regrtest.py'...
57769 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_repl.py'...
57770 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_reprlib.py'...
57771 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_resource.py'...
57772 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_richcmp.py'...
57773 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_rlcompleter.py'...
57774 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_robotparser.py'...
57775 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_runpy.py'...
57776 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_sax.py'...
57777 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_sched.py'...
57778 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_scope.py'...
57779 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_script_helper.py'...
57780 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_secrets.py'...
57781 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_select.py'...
57782 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_selectors.py'...
57783 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_set.py'...
57784 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_setcomps.py'...
57785 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_shelve.py'...
57786 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_shlex.py'...
57787 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_shutil.py'...
57788 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_signal.py'...
57789 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_site.py'...
57790 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_slice.py'...
57791 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_smtpd.py'...
57792 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_smtplib.py'...
57793 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_smtpnet.py'...
57794 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_sndhdr.py'...
57795 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_socket.py'...
57796 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_socketserver.py'...
57797 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_sort.py'...
57798 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_source_encoding.py'...
57799 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_spwd.py'...
57800 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_sqlite.py'...
57801 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_ssl.py'...
57802 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_startfile.py'...
57803 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_stat.py'...
57804 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_statistics.py'...
57805 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_strftime.py'...
57806 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_string.py'...
57807 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_string_literals.py'...
57808 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_stringprep.py'...
57809 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_strptime.py'...
57810 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_strtod.py'...
57811 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_struct.py'...
57812 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_structmembers.py'...
57813 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_structseq.py'...
57814 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_subclassinit.py'...
57815 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_subprocess.py'...
57816 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_sunau.py'...
57817 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_sundry.py'...
57818 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_super.py'...
57819 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_support.py'...
57820 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_symtable.py'...
57821 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_syntax.py'...
57822 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_sys.py'...
57823 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_sys_setprofile.py'...
57824 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_sys_settrace.py'...
57825 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_sysconfig.py'...
57826 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_syslog.py'...
57827 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tabnanny.py'...
57828 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tarfile.py'...
57829 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tcl.py'...
57830 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_telnetlib.py'...
57831 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tempfile.py'...
57832 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_textwrap.py'...
57833 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_thread.py'...
57834 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_threadedtempfile.py'...
57835 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_threading.py'...
57836 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_threading_local.py'...
57837 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_threadsignals.py'...
57838 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_time.py'...
57839 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_timeit.py'...
57840 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_timeout.py'...
57841 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tix.py'...
57842 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tk.py'...
57843 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tokenize.py'...
57844 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tools'...
57845 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tools/__init__.py'...
57846 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tools/__main__.py'...
57847 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tools/test_fixcid.py'...
57848 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tools/test_gprof2html.py'...
57849 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tools/test_i18n.py'...
57850 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tools/test_lll.py'...
57851 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tools/test_md5sum.py'...
57852 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tools/test_pathfix.py'...
57853 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tools/test_pdeps.py'...
57854 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tools/test_pindent.py'...
57855 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tools/test_reindent.py'...
57856 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tools/test_sundry.py'...
57857 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_trace.py'...
57858 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_traceback.py'...
57859 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tracemalloc.py'...
57860 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_ttk_guionly.py'...
57861 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_ttk_textonly.py'...
57862 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tuple.py'...
57863 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_turtle.py'...
57864 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_type_annotations.py'...
57865 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_type_comments.py'...
57866 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_typechecks.py'...
57867 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_types.py'...
57868 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_typing.py'...
57869 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_ucn.py'...
57870 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_unary.py'...
57871 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_unicode.py'...
57872 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_unicode_file.py'...
57873 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_unicode_file_functions.py'...
57874 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_unicode_identifiers.py'...
57875 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_unicodedata.py'...
57876 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_unittest.py'...
57877 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_univnewlines.py'...
57878 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_unpack.py'...
57879 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_unpack_ex.py'...
57880 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_unparse.py'...
57881 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_urllib.py'...
57882 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_urllib2.py'...
57883 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_urllib2_localnet.py'...
57884 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_urllib2net.py'...
57885 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_urllib_response.py'...
57886 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_urllibnet.py'...
57887 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_urlparse.py'...
57888 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_userdict.py'...
57889 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_userlist.py'...
57890 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_userstring.py'...
57891 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_utf8_mode.py'...
57892 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_utf8source.py'...
57893 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_uu.py'...
57894 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_uuid.py'...
57895 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_venv.py'...
57896 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_wait3.py'...
57897 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_wait4.py'...
57898 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_warnings'...
57899 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_warnings/__init__.py'...
57900 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_warnings/__main__.py'...
57901 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_warnings/data'...
57902 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_warnings/data/import_warning.py'...
57903 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_warnings/data/stacklevel.py'...
57904 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_wave.py'...
57905 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_weakref.py'...
57906 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_weakset.py'...
57907 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_webbrowser.py'...
57908 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_winconsoleio.py'...
57909 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_winreg.py'...
57910 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_winsound.py'...
57911 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_with.py'...
57912 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_wsgiref.py'...
57913 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_xdrlib.py'...
57914 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_xml_dom_minicompat.py'...
57915 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_xml_etree.py'...
57916 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_xml_etree_c.py'...
57917 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_xmlrpc.py'...
57918 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_xmlrpc_net.py'...
57919 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_xxlimited.py'...
57920 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_xxtestfuzz.py'...
57921 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_yield_from.py'...
57922 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_zipapp.py'...
57923 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_zipfile.py'...
57924 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_zipfile64.py'...
57925 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_zipimport.py'...
57926 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_zipimport_support.py'...
57927 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_zlib.py'...
57928 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_zoneinfo'...
57929 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_zoneinfo/__init__.py'...
57930 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_zoneinfo/__main__.py'...
57931 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_zoneinfo/_support.py'...
57932 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_zoneinfo/data'...
57933 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_zoneinfo/data/update_test_data.py'...
57934 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_zoneinfo/test_zoneinfo.py'...
57935 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/testcodec.py'...
57936 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/tf_inherit_check.py'...
57937 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/time_hashlib.py'...
57938 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/tracedmodules'...
57939 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/tracedmodules/__init__.py'...
57940 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/tracedmodules/testmod.py'...
57941 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/win_console_handler.py'...
57942 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/xmltestdata'...
57943 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/xmltestdata/c14n-20'...
57944 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/xmltests.py'...
57945 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/ziptestdata'...
57946 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/ziptestdata/testdata_module_inside_zip.py'...
57947 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/textwrap.py'...
57948 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/this.py'...
57949 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/threading.py'...
57950 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/timeit.py'...
57951 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter'...
57952 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/__init__.py'...
57953 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/__main__.py'...
57954 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/colorchooser.py'...
57955 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/commondialog.py'...
57956 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/constants.py'...
57957 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/dialog.py'...
57958 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/dnd.py'...
57959 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/filedialog.py'...
57960 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/font.py'...
57961 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/messagebox.py'...
57962 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/scrolledtext.py'...
57963 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/simpledialog.py'...
57964 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test'...
57965 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/__init__.py'...
57966 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/support.py'...
57967 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_tkinter'...
57968 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_tkinter/__init__.py'...
57969 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_tkinter/test_colorchooser.py'...
57970 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_tkinter/test_font.py'...
57971 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_tkinter/test_geometry_managers.py'...
57972 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_tkinter/test_images.py'...
57973 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_tkinter/test_loadtk.py'...
57974 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_tkinter/test_messagebox.py'...
57975 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_tkinter/test_misc.py'...
57976 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_tkinter/test_simpledialog.py'...
57977 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_tkinter/test_text.py'...
57978 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_tkinter/test_variables.py'...
57979 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_tkinter/test_widgets.py'...
57980 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_ttk'...
57981 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_ttk/__init__.py'...
57982 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_ttk/test_extensions.py'...
57983 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_ttk/test_style.py'...
57984 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_ttk/test_widgets.py'...
57985 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/widget_tests.py'...
57986 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/tix.py'...
57987 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/ttk.py'...
57988 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/token.py'...
57989 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tokenize.py'...
57990 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/trace.py'...
57991 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/traceback.py'...
57992 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tracemalloc.py'...
57993 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tty.py'...
57994 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtle.py'...
57995 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo'...
57996 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/__init__.py'...
57997 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/__main__.py'...
57998 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/bytedesign.py'...
57999 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/chaos.py'...
58000 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/clock.py'...
58001 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/colormixer.py'...
58002 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/forest.py'...
58003 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/fractalcurves.py'...
58004 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/lindenmayer.py'...
58005 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/minimal_hanoi.py'...
58006 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/nim.py'...
58007 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/paint.py'...
58008 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/peace.py'...
58009 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/penrose.py'...
58010 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/planet_and_moon.py'...
58011 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/rosette.py'...
58012 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/round_dance.py'...
58013 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/sorting_animate.py'...
58014 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/tree.py'...
58015 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/two_canvases.py'...
58016 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/yinyang.py'...
58017 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/types.py'...
58018 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/typing.py'...
58019 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest'...
58020 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/__init__.py'...
58021 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/__main__.py'...
58022 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/_log.py'...
58023 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/async_case.py'...
58024 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/case.py'...
58025 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/loader.py'...
58026 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/main.py'...
58027 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/mock.py'...
58028 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/result.py'...
58029 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/runner.py'...
58030 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/signals.py'...
58031 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/suite.py'...
58032 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test'...
58033 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/__init__.py'...
58034 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/__main__.py'...
58035 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/_test_warnings.py'...
58036 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/dummy.py'...
58037 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/support.py'...
58038 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/test_assertions.py'...
58039 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/test_async_case.py'...
58040 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/test_break.py'...
58041 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/test_case.py'...
58042 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/test_discovery.py'...
58043 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/test_functiontestcase.py'...
58044 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/test_loader.py'...
58045 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/test_program.py'...
58046 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/test_result.py'...
58047 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/test_runner.py'...
58048 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/test_setups.py'...
58049 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/test_skipping.py'...
58050 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/test_suite.py'...
58051 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/testmock'...
58052 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/testmock/__init__.py'...
58053 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/testmock/__main__.py'...
58054 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/testmock/support.py'...
58055 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/testmock/testasync.py'...
58056 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/testmock/testcallable.py'...
58057 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/testmock/testhelpers.py'...
58058 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/testmock/testmagicmethods.py'...
58059 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/testmock/testmock.py'...
58060 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/testmock/testpatch.py'...
58061 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/testmock/testsealable.py'...
58062 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/testmock/testsentinel.py'...
58063 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/testmock/testwith.py'...
58064 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/util.py'...
58065 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/urllib'...
58066 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/urllib/__init__.py'...
58067 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/urllib/error.py'...
58068 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/urllib/parse.py'...
58069 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/urllib/request.py'...
58070 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/urllib/response.py'...
58071 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/urllib/robotparser.py'...
58072 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/uu.py'...
58073 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/uuid.py'...
58074 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/venv'...
58075 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/venv/__init__.py'...
58076 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/venv/__main__.py'...
58077 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/venv/scripts'...
58078 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/venv/scripts/common'...
58079 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/venv/scripts/posix'...
58080 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/warnings.py'...
58081 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/wave.py'...
58082 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/weakref.py'...
58083 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/webbrowser.py'...
58084 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/wsgiref'...
58085 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/wsgiref/__init__.py'...
58086 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/wsgiref/handlers.py'...
58087 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/wsgiref/headers.py'...
58088 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/wsgiref/simple_server.py'...
58089 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/wsgiref/util.py'...
58090 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/wsgiref/validate.py'...
58091 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xdrlib.py'...
58092 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml'...
58093 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/__init__.py'...
58094 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/dom'...
58095 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/dom/NodeFilter.py'...
58096 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/dom/__init__.py'...
58097 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/dom/domreg.py'...
58098 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/dom/expatbuilder.py'...
58099 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/dom/minicompat.py'...
58100 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/dom/minidom.py'...
58101 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/dom/pulldom.py'...
58102 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/dom/xmlbuilder.py'...
58103 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/etree'...
58104 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/etree/ElementInclude.py'...
58105 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/etree/ElementPath.py'...
58106 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/etree/ElementTree.py'...
58107 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/etree/__init__.py'...
58108 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/etree/cElementTree.py'...
58109 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/parsers'...
58110 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/parsers/__init__.py'...
58111 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/parsers/expat.py'...
58112 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/sax'...
58113 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/sax/__init__.py'...
58114 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/sax/_exceptions.py'...
58115 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/sax/expatreader.py'...
58116 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/sax/handler.py'...
58117 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/sax/saxutils.py'...
58118 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/sax/xmlreader.py'...
58119 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xmlrpc'...
58120 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xmlrpc/__init__.py'...
58121 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xmlrpc/client.py'...
58122 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xmlrpc/server.py'...
58123 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/zipapp.py'...
58124 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/zipfile.py'...
58125 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/zipimport.py'...
58126 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/zoneinfo'...
58127 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/zoneinfo/__init__.py'...
58128 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/zoneinfo/_common.py'...
58129 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/zoneinfo/_tzpath.py'...
58130 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/zoneinfo/_zoneinfo.py'...
58131 PYTHONPATH=/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10 LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 \
58132 ./python -E -Wi -O /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/compileall.py \
58133 -j1 -d /usr/lib/python3.10 -f \
58134 -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \
58135 /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10
58136 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10'...
58137 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/__future__.py'...
58138 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/__phello__.foo.py'...
58139 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/_aix_support.py'...
58140 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/_bootsubprocess.py'...
58141 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/_collections_abc.py'...
58142 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/_compat_pickle.py'...
58143 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/_compression.py'...
58144 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/_markupbase.py'...
58145 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/_osx_support.py'...
58146 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/_py_abc.py'...
58147 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/_pydecimal.py'...
58148 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/_pyio.py'...
58149 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/_sitebuiltins.py'...
58150 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/_strptime.py'...
58151 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/_sysconfigdata__linux_aarch64-linux-gnu.py'...
58152 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/_threading_local.py'...
58153 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/_weakrefset.py'...
58154 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/abc.py'...
58155 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/aifc.py'...
58156 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/antigravity.py'...
58157 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/argparse.py'...
58158 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ast.py'...
58159 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asynchat.py'...
58160 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio'...
58161 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/__init__.py'...
58162 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/__main__.py'...
58163 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/base_events.py'...
58164 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/base_futures.py'...
58165 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/base_subprocess.py'...
58166 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/base_tasks.py'...
58167 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/constants.py'...
58168 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/coroutines.py'...
58169 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/events.py'...
58170 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/exceptions.py'...
58171 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/format_helpers.py'...
58172 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/futures.py'...
58173 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/locks.py'...
58174 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/log.py'...
58175 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/mixins.py'...
58176 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/proactor_events.py'...
58177 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/protocols.py'...
58178 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/queues.py'...
58179 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/runners.py'...
58180 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/selector_events.py'...
58181 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/sslproto.py'...
58182 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/staggered.py'...
58183 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/streams.py'...
58184 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/subprocess.py'...
58185 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/tasks.py'...
58186 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/threads.py'...
58187 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/transports.py'...
58188 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/trsock.py'...
58189 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/unix_events.py'...
58190 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/windows_events.py'...
58191 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/windows_utils.py'...
58192 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncore.py'...
58193 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/base64.py'...
58194 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/bdb.py'...
58195 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/binhex.py'...
58196 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/bisect.py'...
58197 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/bz2.py'...
58198 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/cProfile.py'...
58199 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/calendar.py'...
58200 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/cgi.py'...
58201 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/cgitb.py'...
58202 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/chunk.py'...
58203 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/cmd.py'...
58204 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/code.py'...
58205 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/codecs.py'...
58206 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/codeop.py'...
58207 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/collections'...
58208 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/collections/__init__.py'...
58209 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/collections/abc.py'...
58210 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/colorsys.py'...
58211 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/compileall.py'...
58212 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/concurrent'...
58213 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/concurrent/__init__.py'...
58214 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/concurrent/futures'...
58215 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/concurrent/futures/__init__.py'...
58216 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/concurrent/futures/_base.py'...
58217 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/concurrent/futures/process.py'...
58218 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/concurrent/futures/thread.py'...
58219 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/config-3.10-aarch64-linux-gnu'...
58220 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/config-3.10-aarch64-linux-gnu/python-config.py'...
58221 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/configparser.py'...
58222 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/contextlib.py'...
58223 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/contextvars.py'...
58224 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/copy.py'...
58225 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/copyreg.py'...
58226 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/crypt.py'...
58227 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/csv.py'...
58228 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes'...
58229 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/__init__.py'...
58230 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/_aix.py'...
58231 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/_endian.py'...
58232 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/macholib'...
58233 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/macholib/__init__.py'...
58234 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/macholib/dyld.py'...
58235 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/macholib/dylib.py'...
58236 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/macholib/framework.py'...
58237 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test'...
58238 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/__init__.py'...
58239 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/__main__.py'...
58240 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_anon.py'...
58241 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_array_in_pointer.py'...
58242 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_arrays.py'...
58243 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_as_parameter.py'...
58244 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_bitfields.py'...
58245 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_buffers.py'...
58246 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_bytes.py'...
58247 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_byteswap.py'...
58248 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_callbacks.py'...
58249 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_cast.py'...
58250 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_cfuncs.py'...
58251 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_checkretval.py'...
58252 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_delattr.py'...
58253 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_errno.py'...
58254 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_find.py'...
58255 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_frombuffer.py'...
58256 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_funcptr.py'...
58257 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_functions.py'...
58258 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_incomplete.py'...
58259 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_init.py'...
58260 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_internals.py'...
58261 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_keeprefs.py'...
58262 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_libc.py'...
58263 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_loading.py'...
58264 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_macholib.py'...
58265 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_memfunctions.py'...
58266 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_numbers.py'...
58267 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_objects.py'...
58268 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_parameters.py'...
58269 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_pep3118.py'...
58270 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_pickling.py'...
58271 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_pointers.py'...
58272 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_prototypes.py'...
58273 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_python_api.py'...
58274 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_random_things.py'...
58275 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_refcounts.py'...
58276 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_repr.py'...
58277 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_returnfuncptrs.py'...
58278 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_simplesubclasses.py'...
58279 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_sizes.py'...
58280 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_slicing.py'...
58281 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_stringptr.py'...
58282 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_strings.py'...
58283 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_struct_fields.py'...
58284 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_structures.py'...
58285 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_unaligned_structures.py'...
58286 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_unicode.py'...
58287 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_values.py'...
58288 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_varsize_struct.py'...
58289 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_win32.py'...
58290 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_wintypes.py'...
58291 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/util.py'...
58292 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/wintypes.py'...
58293 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/curses'...
58294 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/curses/__init__.py'...
58295 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/curses/ascii.py'...
58296 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/curses/has_key.py'...
58297 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/curses/panel.py'...
58298 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/curses/textpad.py'...
58299 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/dataclasses.py'...
58300 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/datetime.py'...
58301 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/dbm'...
58302 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/dbm/__init__.py'...
58303 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/dbm/dumb.py'...
58304 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/dbm/gnu.py'...
58305 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/dbm/ndbm.py'...
58306 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/decimal.py'...
58307 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/difflib.py'...
58308 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/dis.py'...
58309 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils'...
58310 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/__init__.py'...
58311 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/_msvccompiler.py'...
58312 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/archive_util.py'...
58313 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/bcppcompiler.py'...
58314 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/ccompiler.py'...
58315 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/cmd.py'...
58316 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command'...
58317 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/__init__.py'...
58318 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/bdist.py'...
58319 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/bdist_dumb.py'...
58320 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/bdist_msi.py'...
58321 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/bdist_rpm.py'...
58322 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/build.py'...
58323 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/build_clib.py'...
58324 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/build_ext.py'...
58325 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/build_py.py'...
58326 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/build_scripts.py'...
58327 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/check.py'...
58328 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/clean.py'...
58329 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/config.py'...
58330 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/install.py'...
58331 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/install_data.py'...
58332 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/install_egg_info.py'...
58333 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/install_headers.py'...
58334 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/install_lib.py'...
58335 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/install_scripts.py'...
58336 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/register.py'...
58337 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/sdist.py'...
58338 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/upload.py'...
58339 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/config.py'...
58340 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/core.py'...
58341 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/cygwinccompiler.py'...
58342 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/debug.py'...
58343 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/dep_util.py'...
58344 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/dir_util.py'...
58345 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/dist.py'...
58346 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/errors.py'...
58347 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/extension.py'...
58348 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/fancy_getopt.py'...
58349 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/file_util.py'...
58350 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/filelist.py'...
58351 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/log.py'...
58352 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/msvc9compiler.py'...
58353 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/msvccompiler.py'...
58354 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/spawn.py'...
58355 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/sysconfig.py'...
58356 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests'...
58357 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/__init__.py'...
58358 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/support.py'...
58359 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_archive_util.py'...
58360 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_bdist.py'...
58361 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_bdist_dumb.py'...
58362 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_bdist_msi.py'...
58363 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_bdist_rpm.py'...
58364 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_build.py'...
58365 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_build_clib.py'...
58366 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_build_ext.py'...
58367 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_build_py.py'...
58368 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_build_scripts.py'...
58369 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_check.py'...
58370 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_clean.py'...
58371 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_cmd.py'...
58372 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_config.py'...
58373 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_config_cmd.py'...
58374 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_core.py'...
58375 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_cygwinccompiler.py'...
58376 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_dep_util.py'...
58377 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_dir_util.py'...
58378 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_dist.py'...
58379 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_extension.py'...
58380 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_file_util.py'...
58381 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_filelist.py'...
58382 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_install.py'...
58383 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_install_data.py'...
58384 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_install_headers.py'...
58385 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_install_lib.py'...
58386 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_install_scripts.py'...
58387 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_log.py'...
58388 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_msvc9compiler.py'...
58389 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_msvccompiler.py'...
58390 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_register.py'...
58391 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_sdist.py'...
58392 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_spawn.py'...
58393 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_sysconfig.py'...
58394 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_text_file.py'...
58395 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_unixccompiler.py'...
58396 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_upload.py'...
58397 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_util.py'...
58398 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_version.py'...
58399 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_versionpredicate.py'...
58400 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/text_file.py'...
58401 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/unixccompiler.py'...
58402 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/util.py'...
58403 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/version.py'...
58404 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/versionpredicate.py'...
58405 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/doctest.py'...
58406 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email'...
58407 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/__init__.py'...
58408 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/_encoded_words.py'...
58409 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/_header_value_parser.py'...
58410 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/_parseaddr.py'...
58411 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/_policybase.py'...
58412 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/base64mime.py'...
58413 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/charset.py'...
58414 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/contentmanager.py'...
58415 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/encoders.py'...
58416 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/errors.py'...
58417 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/feedparser.py'...
58418 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/generator.py'...
58419 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/header.py'...
58420 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/headerregistry.py'...
58421 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/iterators.py'...
58422 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/message.py'...
58423 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/mime'...
58424 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/mime/__init__.py'...
58425 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/mime/application.py'...
58426 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/mime/audio.py'...
58427 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/mime/base.py'...
58428 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/mime/image.py'...
58429 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/mime/message.py'...
58430 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/mime/multipart.py'...
58431 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/mime/nonmultipart.py'...
58432 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/mime/text.py'...
58433 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/parser.py'...
58434 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/policy.py'...
58435 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/quoprimime.py'...
58436 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/utils.py'...
58437 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings'...
58438 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/__init__.py'...
58439 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/aliases.py'...
58440 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/ascii.py'...
58441 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/base64_codec.py'...
58442 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/big5.py'...
58443 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/big5hkscs.py'...
58444 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/bz2_codec.py'...
58445 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/charmap.py'...
58446 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp037.py'...
58447 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp1006.py'...
58448 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp1026.py'...
58449 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp1125.py'...
58450 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp1140.py'...
58451 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp1250.py'...
58452 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp1251.py'...
58453 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp1252.py'...
58454 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp1253.py'...
58455 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp1254.py'...
58456 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp1255.py'...
58457 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp1256.py'...
58458 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp1257.py'...
58459 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp1258.py'...
58460 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp273.py'...
58461 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp424.py'...
58462 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp437.py'...
58463 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp500.py'...
58464 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp720.py'...
58465 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp737.py'...
58466 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp775.py'...
58467 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp850.py'...
58468 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp852.py'...
58469 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp855.py'...
58470 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp856.py'...
58471 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp857.py'...
58472 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp858.py'...
58473 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp860.py'...
58474 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp861.py'...
58475 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp862.py'...
58476 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp863.py'...
58477 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp864.py'...
58478 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp865.py'...
58479 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp866.py'...
58480 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp869.py'...
58481 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp874.py'...
58482 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp875.py'...
58483 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp932.py'...
58484 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp949.py'...
58485 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp950.py'...
58486 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/euc_jis_2004.py'...
58487 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/euc_jisx0213.py'...
58488 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/euc_jp.py'...
58489 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/euc_kr.py'...
58490 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/gb18030.py'...
58491 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/gb2312.py'...
58492 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/gbk.py'...
58493 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/hex_codec.py'...
58494 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/hp_roman8.py'...
58495 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/hz.py'...
58496 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/idna.py'...
58497 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso2022_jp.py'...
58498 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso2022_jp_1.py'...
58499 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso2022_jp_2.py'...
58500 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso2022_jp_2004.py'...
58501 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso2022_jp_3.py'...
58502 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso2022_jp_ext.py'...
58503 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso2022_kr.py'...
58504 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso8859_1.py'...
58505 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso8859_10.py'...
58506 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso8859_11.py'...
58507 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso8859_13.py'...
58508 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso8859_14.py'...
58509 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso8859_15.py'...
58510 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso8859_16.py'...
58511 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso8859_2.py'...
58512 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso8859_3.py'...
58513 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso8859_4.py'...
58514 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso8859_5.py'...
58515 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso8859_6.py'...
58516 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso8859_7.py'...
58517 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso8859_8.py'...
58518 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso8859_9.py'...
58519 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/johab.py'...
58520 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/koi8_r.py'...
58521 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/koi8_t.py'...
58522 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/koi8_u.py'...
58523 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/kz1048.py'...
58524 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/latin_1.py'...
58525 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/mac_arabic.py'...
58526 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/mac_croatian.py'...
58527 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/mac_cyrillic.py'...
58528 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/mac_farsi.py'...
58529 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/mac_greek.py'...
58530 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/mac_iceland.py'...
58531 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/mac_latin2.py'...
58532 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/mac_roman.py'...
58533 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/mac_romanian.py'...
58534 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/mac_turkish.py'...
58535 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/mbcs.py'...
58536 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/oem.py'...
58537 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/palmos.py'...
58538 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/ptcp154.py'...
58539 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/punycode.py'...
58540 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/quopri_codec.py'...
58541 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/raw_unicode_escape.py'...
58542 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/rot_13.py'...
58543 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/shift_jis.py'...
58544 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/shift_jis_2004.py'...
58545 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/shift_jisx0213.py'...
58546 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/tis_620.py'...
58547 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/undefined.py'...
58548 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/unicode_escape.py'...
58549 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/utf_16.py'...
58550 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/utf_16_be.py'...
58551 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/utf_16_le.py'...
58552 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/utf_32.py'...
58553 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/utf_32_be.py'...
58554 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/utf_32_le.py'...
58555 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/utf_7.py'...
58556 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/utf_8.py'...
58557 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/utf_8_sig.py'...
58558 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/uu_codec.py'...
58559 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/zlib_codec.py'...
58560 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ensurepip'...
58561 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ensurepip/__init__.py'...
58562 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ensurepip/__main__.py'...
58563 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ensurepip/_bundled'...
58564 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ensurepip/_bundled/__init__.py'...
58565 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ensurepip/_uninstall.py'...
58566 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/enum.py'...
58567 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/filecmp.py'...
58568 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/fileinput.py'...
58569 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/fnmatch.py'...
58570 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/fractions.py'...
58571 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ftplib.py'...
58572 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/functools.py'...
58573 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/genericpath.py'...
58574 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/getopt.py'...
58575 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/getpass.py'...
58576 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/gettext.py'...
58577 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/glob.py'...
58578 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/graphlib.py'...
58579 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/gzip.py'...
58580 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/hashlib.py'...
58581 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/heapq.py'...
58582 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/hmac.py'...
58583 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/html'...
58584 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/html/__init__.py'...
58585 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/html/entities.py'...
58586 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/html/parser.py'...
58587 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/http'...
58588 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/http/__init__.py'...
58589 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/http/client.py'...
58590 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/http/cookiejar.py'...
58591 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/http/cookies.py'...
58592 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/http/server.py'...
58593 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib'...
58594 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/Icons'...
58595 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/__init__.py'...
58596 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/__main__.py'...
58597 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/autocomplete.py'...
58598 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/autocomplete_w.py'...
58599 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/autoexpand.py'...
58600 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/browser.py'...
58601 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/calltip.py'...
58602 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/calltip_w.py'...
58603 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/codecontext.py'...
58604 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/colorizer.py'...
58605 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/config.py'...
58606 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/config_key.py'...
58607 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/configdialog.py'...
58608 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/debugger.py'...
58609 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/debugger_r.py'...
58610 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/debugobj.py'...
58611 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/debugobj_r.py'...
58612 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/delegator.py'...
58613 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/dynoption.py'...
58614 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/editor.py'...
58615 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/filelist.py'...
58616 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/format.py'...
58617 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/grep.py'...
58618 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/help.py'...
58619 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/help_about.py'...
58620 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/history.py'...
58621 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/hyperparser.py'...
58622 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle.py'...
58623 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test'...
58624 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/__init__.py'...
58625 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/htest.py'...
58626 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/mock_idle.py'...
58627 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/mock_tk.py'...
58628 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/template.py'...
58629 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_autocomplete.py'...
58630 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_autocomplete_w.py'...
58631 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_autoexpand.py'...
58632 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_browser.py'...
58633 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_calltip.py'...
58634 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_calltip_w.py'...
58635 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_codecontext.py'...
58636 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_colorizer.py'...
58637 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_config.py'...
58638 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_config_key.py'...
58639 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_configdialog.py'...
58640 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_debugger.py'...
58641 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_debugger_r.py'...
58642 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_debugobj.py'...
58643 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_debugobj_r.py'...
58644 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_delegator.py'...
58645 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_editmenu.py'...
58646 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_editor.py'...
58647 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_filelist.py'...
58648 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_format.py'...
58649 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_grep.py'...
58650 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_help.py'...
58651 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_help_about.py'...
58652 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_history.py'...
58653 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_hyperparser.py'...
58654 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_iomenu.py'...
58655 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_macosx.py'...
58656 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_mainmenu.py'...
58657 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_multicall.py'...
58658 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_outwin.py'...
58659 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_parenmatch.py'...
58660 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_pathbrowser.py'...
58661 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_percolator.py'...
58662 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_pyparse.py'...
58663 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_pyshell.py'...
58664 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_query.py'...
58665 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_redirector.py'...
58666 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_replace.py'...
58667 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_rpc.py'...
58668 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_run.py'...
58669 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_runscript.py'...
58670 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_scrolledlist.py'...
58671 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_search.py'...
58672 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_searchbase.py'...
58673 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_searchengine.py'...
58674 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_sidebar.py'...
58675 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_squeezer.py'...
58676 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_stackviewer.py'...
58677 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_statusbar.py'...
58678 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_text.py'...
58679 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_textview.py'...
58680 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_tooltip.py'...
58681 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_tree.py'...
58682 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_undo.py'...
58683 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_util.py'...
58684 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_warning.py'...
58685 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_window.py'...
58686 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_zoomheight.py'...
58687 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_zzdummy.py'...
58688 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/tkinter_testing_utils.py'...
58689 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/iomenu.py'...
58690 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/macosx.py'...
58691 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/mainmenu.py'...
58692 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/multicall.py'...
58693 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/outwin.py'...
58694 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/parenmatch.py'...
58695 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/pathbrowser.py'...
58696 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/percolator.py'...
58697 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/pyparse.py'...
58698 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/pyshell.py'...
58699 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/query.py'...
58700 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/redirector.py'...
58701 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/replace.py'...
58702 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/rpc.py'...
58703 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/run.py'...
58704 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/runscript.py'...
58705 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/scrolledlist.py'...
58706 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/search.py'...
58707 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/searchbase.py'...
58708 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/searchengine.py'...
58709 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/sidebar.py'...
58710 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/squeezer.py'...
58711 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/stackviewer.py'...
58712 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/statusbar.py'...
58713 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/textview.py'...
58714 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/tooltip.py'...
58715 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/tree.py'...
58716 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/undo.py'...
58717 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/util.py'...
58718 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/window.py'...
58719 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/zoomheight.py'...
58720 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/zzdummy.py'...
58721 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/imaplib.py'...
58722 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/imghdr.py'...
58723 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/imp.py'...
58724 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib'...
58725 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/__init__.py'...
58726 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/_abc.py'...
58727 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/_adapters.py'...
58728 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/_bootstrap.py'...
58729 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/_bootstrap_external.py'...
58730 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/_common.py'...
58731 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/abc.py'...
58732 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/machinery.py'...
58733 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/metadata'...
58734 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/metadata/__init__.py'...
58735 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/metadata/_adapters.py'...
58736 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/metadata/_collections.py'...
58737 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/metadata/_functools.py'...
58738 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/metadata/_itertools.py'...
58739 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/metadata/_meta.py'...
58740 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/metadata/_text.py'...
58741 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/readers.py'...
58742 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/resources.py'...
58743 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/util.py'...
58744 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/inspect.py'...
58745 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/io.py'...
58746 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ipaddress.py'...
58747 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/json'...
58748 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/json/__init__.py'...
58749 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/json/decoder.py'...
58750 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/json/encoder.py'...
58751 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/json/scanner.py'...
58752 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/json/tool.py'...
58753 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/keyword.py'...
58754 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload'...
58755 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3'...
58756 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/__init__.py'...
58757 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/__main__.py'...
58758 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/btm_matcher.py'...
58759 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/btm_utils.py'...
58760 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixer_base.py'...
58761 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixer_util.py'...
58762 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes'...
58763 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/__init__.py'...
58764 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_apply.py'...
58765 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_asserts.py'...
58766 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_basestring.py'...
58767 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_buffer.py'...
58768 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_dict.py'...
58769 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_except.py'...
58770 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_exec.py'...
58771 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_execfile.py'...
58772 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_exitfunc.py'...
58773 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_filter.py'...
58774 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_funcattrs.py'...
58775 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_future.py'...
58776 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_getcwdu.py'...
58777 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_has_key.py'...
58778 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_idioms.py'...
58779 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_import.py'...
58780 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_imports.py'...
58781 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_imports2.py'...
58782 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_input.py'...
58783 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_intern.py'...
58784 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_isinstance.py'...
58785 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_itertools.py'...
58786 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_itertools_imports.py'...
58787 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_long.py'...
58788 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_map.py'...
58789 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_metaclass.py'...
58790 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_methodattrs.py'...
58791 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_ne.py'...
58792 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_next.py'...
58793 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_nonzero.py'...
58794 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_numliterals.py'...
58795 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_operator.py'...
58796 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_paren.py'...
58797 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_print.py'...
58798 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_raise.py'...
58799 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_raw_input.py'...
58800 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_reduce.py'...
58801 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_reload.py'...
58802 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_renames.py'...
58803 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_repr.py'...
58804 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_set_literal.py'...
58805 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_standarderror.py'...
58806 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_sys_exc.py'...
58807 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_throw.py'...
58808 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_tuple_params.py'...
58809 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_types.py'...
58810 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_unicode.py'...
58811 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_urllib.py'...
58812 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_ws_comma.py'...
58813 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_xrange.py'...
58814 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_xreadlines.py'...
58815 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_zip.py'...
58816 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/main.py'...
58817 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/patcomp.py'...
58818 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/pgen2'...
58819 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/pgen2/__init__.py'...
58820 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/pgen2/conv.py'...
58821 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/pgen2/driver.py'...
58822 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/pgen2/grammar.py'...
58823 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/pgen2/literals.py'...
58824 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/pgen2/parse.py'...
58825 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/pgen2/pgen.py'...
58826 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/pgen2/token.py'...
58827 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/pgen2/tokenize.py'...
58828 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/pygram.py'...
58829 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/pytree.py'...
58830 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/refactor.py'...
58831 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/tests'...
58832 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/tests/__init__.py'...
58833 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/tests/__main__.py'...
58834 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/tests/data'...
58835 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/tests/data/fixers'...
58836 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/tests/data/fixers/myfixes'...
58837 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/tests/pytree_idempotency.py'...
58838 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/tests/support.py'...
58839 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/tests/test_all_fixers.py'...
58840 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/tests/test_fixers.py'...
58841 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/tests/test_main.py'...
58842 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/tests/test_parser.py'...
58843 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/tests/test_pytree.py'...
58844 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/tests/test_refactor.py'...
58845 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/tests/test_util.py'...
58846 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/linecache.py'...
58847 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/locale.py'...
58848 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/logging'...
58849 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/logging/__init__.py'...
58850 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/logging/config.py'...
58851 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/logging/handlers.py'...
58852 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lzma.py'...
58853 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/mailbox.py'...
58854 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/mailcap.py'...
58855 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/mimetypes.py'...
58856 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/modulefinder.py'...
58857 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing'...
58858 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/__init__.py'...
58859 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/connection.py'...
58860 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/context.py'...
58861 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/dummy'...
58862 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/dummy/__init__.py'...
58863 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/dummy/connection.py'...
58864 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/forkserver.py'...
58865 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/heap.py'...
58866 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/managers.py'...
58867 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/pool.py'...
58868 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/popen_fork.py'...
58869 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/popen_forkserver.py'...
58870 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/popen_spawn_posix.py'...
58871 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/popen_spawn_win32.py'...
58872 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/process.py'...
58873 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/queues.py'...
58874 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/reduction.py'...
58875 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/resource_sharer.py'...
58876 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/resource_tracker.py'...
58877 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/shared_memory.py'...
58878 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/sharedctypes.py'...
58879 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/spawn.py'...
58880 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/synchronize.py'...
58881 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/util.py'...
58882 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/netrc.py'...
58883 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/nntplib.py'...
58884 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ntpath.py'...
58885 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/nturl2path.py'...
58886 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/numbers.py'...
58887 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/opcode.py'...
58888 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/operator.py'...
58889 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/optparse.py'...
58890 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/os.py'...
58891 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/pathlib.py'...
58892 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/pdb.py'...
58893 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/pickle.py'...
58894 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/pickletools.py'...
58895 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/pipes.py'...
58896 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/pkgutil.py'...
58897 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/platform.py'...
58898 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/plistlib.py'...
58899 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/poplib.py'...
58900 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/posixpath.py'...
58901 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/pprint.py'...
58902 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/profile.py'...
58903 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/pstats.py'...
58904 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/pty.py'...
58905 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/py_compile.py'...
58906 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/pyclbr.py'...
58907 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/pydoc.py'...
58908 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/pydoc_data'...
58909 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/pydoc_data/__init__.py'...
58910 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/pydoc_data/topics.py'...
58911 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/queue.py'...
58912 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/quopri.py'...
58913 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/random.py'...
58914 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/re.py'...
58915 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/reprlib.py'...
58916 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/rlcompleter.py'...
58917 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/runpy.py'...
58918 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sched.py'...
58919 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/secrets.py'...
58920 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/selectors.py'...
58921 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/shelve.py'...
58922 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/shlex.py'...
58923 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/shutil.py'...
58924 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/signal.py'...
58925 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/site-packages'...
58926 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/site.py'...
58927 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/smtpd.py'...
58928 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/smtplib.py'...
58929 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sndhdr.py'...
58930 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/socket.py'...
58931 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/socketserver.py'...
58932 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sqlite3'...
58933 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sqlite3/__init__.py'...
58934 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sqlite3/dbapi2.py'...
58935 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sqlite3/dump.py'...
58936 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sqlite3/test'...
58937 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sqlite3/test/__init__.py'...
58938 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sqlite3/test/backup.py'...
58939 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sqlite3/test/dbapi.py'...
58940 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sqlite3/test/dump.py'...
58941 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sqlite3/test/factory.py'...
58942 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sqlite3/test/hooks.py'...
58943 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sqlite3/test/regression.py'...
58944 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sqlite3/test/transactions.py'...
58945 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sqlite3/test/types.py'...
58946 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sqlite3/test/userfunctions.py'...
58947 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sre_compile.py'...
58948 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sre_constants.py'...
58949 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sre_parse.py'...
58950 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ssl.py'...
58951 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/stat.py'...
58952 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/statistics.py'...
58953 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/string.py'...
58954 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/stringprep.py'...
58955 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/struct.py'...
58956 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/subprocess.py'...
58957 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sunau.py'...
58958 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/symtable.py'...
58959 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sysconfig.py'...
58960 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tabnanny.py'...
58961 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tarfile.py'...
58962 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/telnetlib.py'...
58963 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tempfile.py'...
58964 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test'...
58965 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/__init__.py'...
58966 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/__main__.py'...
58967 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/_test_atexit.py'...
58968 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/_test_eintr.py'...
58969 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/_test_embed_set_config.py'...
58970 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/_test_multiprocessing.py'...
58971 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/_typed_dict_helper.py'...
58972 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/ann_module.py'...
58973 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/ann_module2.py'...
58974 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/ann_module3.py'...
58975 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/ann_module4.py'...
58976 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/ann_module5.py'...
58977 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/ann_module6.py'...
58978 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/ann_module7.py'...
58979 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/audiodata'...
58980 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/audiotests.py'...
58981 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/audit-tests.py'...
58982 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/autotest.py'...
58983 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/bad_getattr.py'...
58984 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/bad_getattr2.py'...
58985 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/bad_getattr3.py'...
58986 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/bisect_cmd.py'...
58987 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/capath'...
58988 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/cjkencodings'...
58989 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/coding20731.py'...
58990 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/curses_tests.py'...
58991 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/data'...
58992 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/dataclass_module_1.py'...
58993 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/dataclass_module_1_str.py'...
58994 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/dataclass_module_2.py'...
58995 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/dataclass_module_2_str.py'...
58996 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/dataclass_textanno.py'...
58997 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/datetimetester.py'...
58998 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/decimaltestdata'...
58999 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/dis_module.py'...
59000 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/doctest_aliases.py'...
59001 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/double_const.py'...
59002 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/dtracedata'...
59003 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/dtracedata/call_stack.py'...
59004 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/dtracedata/gc.py'...
59005 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/dtracedata/instance.py'...
59006 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/dtracedata/line.py'...
59007 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/encoded_modules'...
59008 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/encoded_modules/__init__.py'...
59009 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/encoded_modules/module_iso_8859_1.py'...
59010 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/encoded_modules/module_koi8_r.py'...
59011 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/final_a.py'...
59012 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/final_b.py'...
59013 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/fork_wait.py'...
59014 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/future_test1.py'...
59015 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/future_test2.py'...
59016 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/gdb_sample.py'...
59017 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/good_getattr.py'...
59018 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/imghdrdata'...
59019 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/imp_dummy.py'...
59020 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/inspect_fodder.py'...
59021 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/inspect_fodder2.py'...
59022 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/inspect_stock_annotations.py'...
59023 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/inspect_stringized_annotations.py'...
59024 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/inspect_stringized_annotations_2.py'...
59025 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/libregrtest'...
59026 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/libregrtest/__init__.py'...
59027 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/libregrtest/cmdline.py'...
59028 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/libregrtest/main.py'...
59029 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/libregrtest/pgo.py'...
59030 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/libregrtest/refleak.py'...
59031 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/libregrtest/runtest.py'...
59032 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/libregrtest/runtest_mp.py'...
59033 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/libregrtest/save_env.py'...
59034 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/libregrtest/setup.py'...
59035 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/libregrtest/utils.py'...
59036 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/libregrtest/win_utils.py'...
59037 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/list_tests.py'...
59038 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/lock_tests.py'...
59039 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/make_ssl_certs.py'...
59040 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/mapping_tests.py'...
59041 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/memory_watchdog.py'...
59042 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/mock_socket.py'...
59043 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/mod_generics_cache.py'...
59044 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/mp_fork_bomb.py'...
59045 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/mp_preload.py'...
59046 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/multibytecodec_support.py'...
59047 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/pickletester.py'...
59048 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/profilee.py'...
59049 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/pyclbr_input.py'...
59050 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/pydoc_mod.py'...
59051 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/pydocfodder.py'...
59052 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/pythoninfo.py'...
59053 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/re_tests.py'...
59054 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/regrtest.py'...
59055 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/relimport.py'...
59056 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/reperf.py'...
59057 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/sample_doctest.py'...
59058 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/sample_doctest_no_docstrings.py'...
59059 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/sample_doctest_no_doctests.py'...
59060 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/seq_tests.py'...
59061 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/signalinterproctester.py'...
59062 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/sndhdrdata'...
59063 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/sortperf.py'...
59064 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/ssl_servers.py'...
59065 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/ssltests.py'...
59066 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/string_tests.py'...
59067 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/subprocessdata'...
59068 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/subprocessdata/fd_status.py'...
59069 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/subprocessdata/input_reader.py'...
59070 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/subprocessdata/qcat.py'...
59071 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/subprocessdata/qgrep.py'...
59072 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/subprocessdata/sigchild_ignore.py'...
59073 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/support'...
59074 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/support/__init__.py'...
59075 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/support/bytecode_helper.py'...
59076 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/support/hashlib_helper.py'...
59077 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/support/import_helper.py'...
59078 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/support/interpreters.py'...
59079 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/support/logging_helper.py'...
59080 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/support/os_helper.py'...
59081 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/support/script_helper.py'...
59082 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/support/socket_helper.py'...
59083 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/support/testresult.py'...
59084 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/support/threading_helper.py'...
59085 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/support/warnings_helper.py'...
59086 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test___all__.py'...
59087 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test___future__.py'...
59088 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test__locale.py'...
59089 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test__opcode.py'...
59090 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test__osx_support.py'...
59091 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test__xxsubinterpreters.py'...
59092 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_abc.py'...
59093 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_abstract_numbers.py'...
59094 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_aifc.py'...
59095 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_argparse.py'...
59096 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_array.py'...
59097 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asdl_parser.py'...
59098 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_ast.py'...
59099 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncgen.py'...
59100 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asynchat.py'...
59101 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio'...
59102 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/__init__.py'...
59103 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/__main__.py'...
59104 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/echo.py'...
59105 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/echo2.py'...
59106 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/echo3.py'...
59107 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/functional.py'...
59108 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_asyncio_waitfor.py'...
59109 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_base_events.py'...
59110 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_buffered_proto.py'...
59111 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_context.py'...
59112 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_events.py'...
59113 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_futures.py'...
59114 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_futures2.py'...
59115 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_locks.py'...
59116 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_pep492.py'...
59117 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_proactor_events.py'...
59118 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_protocols.py'...
59119 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_queues.py'...
59120 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_runners.py'...
59121 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_selector_events.py'...
59122 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_sendfile.py'...
59123 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_server.py'...
59124 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_sock_lowlevel.py'...
59125 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_sslproto.py'...
59126 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_streams.py'...
59127 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_subprocess.py'...
59128 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_tasks.py'...
59129 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_threads.py'...
59130 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_transports.py'...
59131 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_unix_events.py'...
59132 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_windows_events.py'...
59133 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_windows_utils.py'...
59134 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/utils.py'...
59135 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncore.py'...
59136 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_atexit.py'...
59137 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_audioop.py'...
59138 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_audit.py'...
59139 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_augassign.py'...
59140 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_base64.py'...
59141 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_baseexception.py'...
59142 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_bdb.py'...
59143 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_bigaddrspace.py'...
59144 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_bigmem.py'...
59145 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_binascii.py'...
59146 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_binhex.py'...
59147 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_binop.py'...
59148 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_bisect.py'...
59149 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_bool.py'...
59150 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_buffer.py'...
59151 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_bufio.py'...
59152 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_builtin.py'...
59153 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_bytes.py'...
59154 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_bz2.py'...
59155 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_c_locale_coercion.py'...
59156 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_calendar.py'...
59157 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_call.py'...
59158 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_capi.py'...
59159 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_cgi.py'...
59160 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_cgitb.py'...
59161 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_charmapcodec.py'...
59162 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_check_c_globals.py'...
59163 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_class.py'...
59164 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_clinic.py'...
59165 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_cmath.py'...
59166 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_cmd.py'...
59167 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_cmd_line.py'...
59168 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_cmd_line_script.py'...
59169 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_code.py'...
59170 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_code_module.py'...
59171 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_codeccallbacks.py'...
59172 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_codecencodings_cn.py'...
59173 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_codecencodings_hk.py'...
59174 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_codecencodings_iso2022.py'...
59175 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_codecencodings_jp.py'...
59176 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_codecencodings_kr.py'...
59177 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_codecencodings_tw.py'...
59178 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_codecmaps_cn.py'...
59179 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_codecmaps_hk.py'...
59180 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_codecmaps_jp.py'...
59181 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_codecmaps_kr.py'...
59182 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_codecmaps_tw.py'...
59183 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_codecs.py'...
59184 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_codeop.py'...
59185 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_collections.py'...
59186 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_colorsys.py'...
59187 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_compare.py'...
59188 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_compile.py'...
59189 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_compileall.py'...
59190 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_complex.py'...
59191 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_concurrent_futures.py'...
59192 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_configparser.py'...
59193 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_contains.py'...
59194 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_context.py'...
59195 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_contextlib.py'...
59196 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_contextlib_async.py'...
59197 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_copy.py'...
59198 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_copyreg.py'...
59199 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_coroutines.py'...
59200 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_cprofile.py'...
59201 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_crashers.py'...
59202 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_crypt.py'...
59203 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_csv.py'...
59204 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_ctypes.py'...
59205 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_curses.py'...
59206 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_dataclasses.py'...
59207 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_datetime.py'...
59208 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_dbm.py'...
59209 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_dbm_dumb.py'...
59210 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_dbm_gnu.py'...
59211 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_dbm_ndbm.py'...
59212 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_decimal.py'...
59213 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_decorators.py'...
59214 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_defaultdict.py'...
59215 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_deque.py'...
59216 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_descr.py'...
59217 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_descrtut.py'...
59218 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_devpoll.py'...
59219 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_dict.py'...
59220 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_dict_version.py'...
59221 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_dictcomps.py'...
59222 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_dictviews.py'...
59223 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_difflib.py'...
59224 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_dis.py'...
59225 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_distutils.py'...
59226 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_doctest.py'...
59227 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_doctest2.py'...
59228 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_docxmlrpc.py'...
59229 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_dtrace.py'...
59230 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_dynamic.py'...
59231 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_dynamicclassattribute.py'...
59232 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_eintr.py'...
59233 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email'...
59234 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/__init__.py'...
59235 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/__main__.py'...
59236 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/data'...
59237 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/test__encoded_words.py'...
59238 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/test__header_value_parser.py'...
59239 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/test_asian_codecs.py'...
59240 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/test_contentmanager.py'...
59241 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/test_defect_handling.py'...
59242 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/test_email.py'...
59243 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/test_generator.py'...
59244 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/test_headerregistry.py'...
59245 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/test_inversion.py'...
59246 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/test_message.py'...
59247 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/test_parser.py'...
59248 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/test_pickleable.py'...
59249 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/test_policy.py'...
59250 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/test_utils.py'...
59251 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/torture_test.py'...
59252 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_embed.py'...
59253 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_ensurepip.py'...
59254 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_enum.py'...
59255 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_enumerate.py'...
59256 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_eof.py'...
59257 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_epoll.py'...
59258 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_errno.py'...
59259 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_exception_hierarchy.py'...
59260 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_exception_variations.py'...
59261 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_exceptions.py'...
59262 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_extcall.py'...
59263 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_faulthandler.py'...
59264 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_fcntl.py'...
59265 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_file.py'...
59266 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_file_eintr.py'...
59267 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_filecmp.py'...
59268 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_fileinput.py'...
59269 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_fileio.py'...
59270 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_finalization.py'...
59271 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_float.py'...
59272 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_flufl.py'...
59273 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_fnmatch.py'...
59274 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_fork1.py'...
59275 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_format.py'...
59276 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_fractions.py'...
59277 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_frame.py'...
59278 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_frozen.py'...
59279 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_fstring.py'...
59280 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_ftplib.py'...
59281 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_funcattrs.py'...
59282 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_functools.py'...
59283 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_future.py'...
59284 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_future3.py'...
59285 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_future4.py'...
59286 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_future5.py'...
59287 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_gc.py'...
59288 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_gdb.py'...
59289 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_generator_stop.py'...
59290 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_generators.py'...
59291 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_genericalias.py'...
59292 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_genericclass.py'...
59293 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_genericpath.py'...
59294 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_genexps.py'...
59295 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_getargs2.py'...
59296 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_getopt.py'...
59297 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_getpass.py'...
59298 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_gettext.py'...
59299 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_glob.py'...
59300 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_global.py'...
59301 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_grammar.py'...
59302 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_graphlib.py'...
59303 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_grp.py'...
59304 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_gzip.py'...
59305 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_hash.py'...
59306 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_hashlib.py'...
59307 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_heapq.py'...
59308 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_hmac.py'...
59309 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_html.py'...
59310 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_htmlparser.py'...
59311 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_http_cookiejar.py'...
59312 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_http_cookies.py'...
59313 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_httplib.py'...
59314 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_httpservers.py'...
59315 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_idle.py'...
59316 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_imaplib.py'...
59317 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_imghdr.py'...
59318 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_imp.py'...
59319 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import'...
59320 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/__init__.py'...
59321 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/__main__.py'...
59322 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data'...
59323 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports'...
59324 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports/basic.py'...
59325 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports/basic2.py'...
59326 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports/binding.py'...
59327 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports/binding2.py'...
59328 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports/from_cycle1.py'...
59329 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports/from_cycle2.py'...
59330 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports/indirect.py'...
59331 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports/rebinding.py'...
59332 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports/rebinding2.py'...
59333 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports/source.py'...
59334 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports/subpackage.py'...
59335 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports/subpkg'...
59336 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports/subpkg/subpackage2.py'...
59337 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports/subpkg/util.py'...
59338 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports/use.py'...
59339 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports/util.py'...
59340 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/package'...
59341 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/package/__init__.py'...
59342 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/package/submodule.py'...
59343 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/package2'...
59344 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/package2/submodule1.py'...
59345 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/package2/submodule2.py'...
59346 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/unwritable'...
59347 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/unwritable/__init__.py'...
59348 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/unwritable/x.py'...
59349 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib'...
59350 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/__init__.py'...
59351 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/__main__.py'...
59352 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/abc.py'...
59353 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/builtin'...
59354 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/builtin/__init__.py'...
59355 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/builtin/__main__.py'...
59356 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/builtin/test_finder.py'...
59357 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/builtin/test_loader.py'...
59358 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data'...
59359 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data/__init__.py'...
59360 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data01'...
59361 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data01/__init__.py'...
59362 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data01/subdirectory'...
59363 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data01/subdirectory/__init__.py'...
59364 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data02'...
59365 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data02/__init__.py'...
59366 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data02/one'...
59367 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data02/one/__init__.py'...
59368 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data02/two'...
59369 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data02/two/__init__.py'...
59370 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data03'...
59371 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data03/__init__.py'...
59372 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data03/namespace'...
59373 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data03/namespace/portion1'...
59374 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data03/namespace/portion1/__init__.py'...
59375 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data03/namespace/portion2'...
59376 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data03/namespace/portion2/__init__.py'...
59377 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/extension'...
59378 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/extension/__init__.py'...
59379 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/extension/__main__.py'...
59380 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/extension/test_case_sensitivity.py'...
59381 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/extension/test_finder.py'...
59382 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/extension/test_loader.py'...
59383 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/extension/test_path_hook.py'...
59384 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/fixtures.py'...
59385 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/frozen'...
59386 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/frozen/__init__.py'...
59387 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/frozen/__main__.py'...
59388 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/frozen/test_finder.py'...
59389 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/frozen/test_loader.py'...
59390 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/import_'...
59391 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/import_/__init__.py'...
59392 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/import_/__main__.py'...
59393 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/import_/test___loader__.py'...
59394 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/import_/test___package__.py'...
59395 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/import_/test_api.py'...
59396 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/import_/test_caching.py'...
59397 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/import_/test_fromlist.py'...
59398 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/import_/test_meta_path.py'...
59399 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/import_/test_packages.py'...
59400 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/import_/test_path.py'...
59401 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/import_/test_relative_imports.py'...
59402 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs'...
59403 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions'...
59404 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo'...
59405 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'...
59406 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'...
59407 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package'...
59408 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'...
59409 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'...
59410 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'...
59411 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'...
59412 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'...
59413 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'...
59414 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/portion1'...
59415 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/portion1/foo'...
59416 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/portion1/foo/one.py'...
59417 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/portion2'...
59418 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/portion2/foo'...
59419 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/portion2/foo/two.py'...
59420 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project1'...
59421 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent'...
59422 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent/child'...
59423 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'...
59424 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project2'...
59425 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent'...
59426 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent/child'...
59427 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'...
59428 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project3'...
59429 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent'...
59430 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent/child'...
59431 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'...
59432 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespacedata01'...
59433 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/partial'...
59434 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/partial/cfimport.py'...
59435 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/partial/pool_in_threads.py'...
59436 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/source'...
59437 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/source/__init__.py'...
59438 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/source/__main__.py'...
59439 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/source/test_case_sensitivity.py'...
59440 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/source/test_file_loader.py'...
59441 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/source/test_finder.py'...
59442 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/source/test_path_hook.py'...
59443 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/source/test_source_encoding.py'...
59444 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/stubs.py'...
59445 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_abc.py'...
59446 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_api.py'...
59447 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_files.py'...
59448 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_lazy.py'...
59449 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_locks.py'...
59450 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_main.py'...
59451 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_metadata_api.py'...
59452 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_namespace_pkgs.py'...
59453 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_open.py'...
59454 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_path.py'...
59455 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_pkg_import.py'...
59456 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_read.py'...
59457 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_reader.py'...
59458 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_resource.py'...
59459 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_spec.py'...
59460 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_threaded_import.py'...
59461 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_util.py'...
59462 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_windows.py'...
59463 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_zip.py'...
59464 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/threaded_import_hangers.py'...
59465 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/update-zips.py'...
59466 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/util.py'...
59467 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/zipdata01'...
59468 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/zipdata01/__init__.py'...
59469 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/zipdata02'...
59470 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/zipdata02/__init__.py'...
59471 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_index.py'...
59472 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_inspect.py'...
59473 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_int.py'...
59474 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_int_literal.py'...
59475 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_interpreters.py'...
59476 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_io.py'...
59477 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_ioctl.py'...
59478 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_ipaddress.py'...
59479 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_isinstance.py'...
59480 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_iter.py'...
59481 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_iterlen.py'...
59482 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_itertools.py'...
59483 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json'...
59484 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/__init__.py'...
59485 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/__main__.py'...
59486 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_decode.py'...
59487 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_default.py'...
59488 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_dump.py'...
59489 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_encode_basestring_ascii.py'...
59490 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_enum.py'...
59491 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_fail.py'...
59492 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_float.py'...
59493 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_indent.py'...
59494 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_pass1.py'...
59495 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_pass2.py'...
59496 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_pass3.py'...
59497 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_recursion.py'...
59498 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_scanstring.py'...
59499 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_separators.py'...
59500 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_speedups.py'...
59501 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_tool.py'...
59502 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_unicode.py'...
59503 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_keyword.py'...
59504 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_keywordonlyarg.py'...
59505 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_kqueue.py'...
59506 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_largefile.py'...
59507 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_lib2to3.py'...
59508 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_linecache.py'...
59509 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_list.py'...
59510 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_listcomps.py'...
59511 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_lltrace.py'...
59512 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_locale.py'...
59513 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_logging.py'...
59514 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_long.py'...
59515 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_longexp.py'...
59516 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_lzma.py'...
59517 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_mailbox.py'...
59518 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_mailcap.py'...
59519 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_marshal.py'...
59520 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_math.py'...
59521 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_memoryio.py'...
59522 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_memoryview.py'...
59523 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_metaclass.py'...
59524 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_mimetypes.py'...
59525 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_minidom.py'...
59526 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_mmap.py'...
59527 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_module.py'...
59528 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_modulefinder.py'...
59529 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_msilib.py'...
59530 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_multibytecodec.py'...
59531 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_multiprocessing_fork.py'...
59532 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_multiprocessing_forkserver.py'...
59533 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_multiprocessing_main_handling.py'...
59534 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_multiprocessing_spawn.py'...
59535 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_named_expressions.py'...
59536 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_netrc.py'...
59537 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_nis.py'...
59538 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_nntplib.py'...
59539 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_ntpath.py'...
59540 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_numeric_tower.py'...
59541 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_opcache.py'...
59542 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_opcodes.py'...
59543 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_openpty.py'...
59544 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_operator.py'...
59545 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_optparse.py'...
59546 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_ordered_dict.py'...
59547 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_os.py'...
59548 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_ossaudiodev.py'...
59549 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_osx_env.py'...
59550 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_pathlib.py'...
59551 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_patma.py'...
59552 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_pdb.py'...
59553 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_peepholer.py'...
59554 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_peg_generator'...
59555 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_peg_generator/__init__.py'...
59556 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_peg_generator/__main__.py'...
59557 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_peg_generator/test_c_parser.py'...
59558 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_peg_generator/test_first_sets.py'...
59559 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_peg_generator/test_grammar_validator.py'...
59560 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_peg_generator/test_pegen.py'...
59561 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_pickle.py'...
59562 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_picklebuffer.py'...
59563 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_pickletools.py'...
59564 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_pipes.py'...
59565 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_pkg.py'...
59566 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_pkgutil.py'...
59567 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_platform.py'...
59568 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_plistlib.py'...
59569 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_poll.py'...
59570 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_popen.py'...
59571 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_poplib.py'...
59572 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_positional_only_arg.py'...
59573 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_posix.py'...
59574 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_posixpath.py'...
59575 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_pow.py'...
59576 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_pprint.py'...
59577 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_print.py'...
59578 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_profile.py'...
59579 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_property.py'...
59580 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_pstats.py'...
59581 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_pty.py'...
59582 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_pulldom.py'...
59583 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_pwd.py'...
59584 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_py_compile.py'...
59585 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_pyclbr.py'...
59586 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_pydoc.py'...
59587 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_pyexpat.py'...
59588 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_queue.py'...
59589 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_quopri.py'...
59590 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_raise.py'...
59591 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_random.py'...
59592 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_range.py'...
59593 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_re.py'...
59594 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_readline.py'...
59595 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_regrtest.py'...
59596 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_repl.py'...
59597 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_reprlib.py'...
59598 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_resource.py'...
59599 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_richcmp.py'...
59600 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_rlcompleter.py'...
59601 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_robotparser.py'...
59602 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_runpy.py'...
59603 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_sax.py'...
59604 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_sched.py'...
59605 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_scope.py'...
59606 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_script_helper.py'...
59607 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_secrets.py'...
59608 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_select.py'...
59609 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_selectors.py'...
59610 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_set.py'...
59611 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_setcomps.py'...
59612 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_shelve.py'...
59613 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_shlex.py'...
59614 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_shutil.py'...
59615 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_signal.py'...
59616 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_site.py'...
59617 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_slice.py'...
59618 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_smtpd.py'...
59619 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_smtplib.py'...
59620 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_smtpnet.py'...
59621 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_sndhdr.py'...
59622 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_socket.py'...
59623 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_socketserver.py'...
59624 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_sort.py'...
59625 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_source_encoding.py'...
59626 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_spwd.py'...
59627 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_sqlite.py'...
59628 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_ssl.py'...
59629 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_startfile.py'...
59630 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_stat.py'...
59631 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_statistics.py'...
59632 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_strftime.py'...
59633 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_string.py'...
59634 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_string_literals.py'...
59635 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_stringprep.py'...
59636 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_strptime.py'...
59637 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_strtod.py'...
59638 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_struct.py'...
59639 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_structmembers.py'...
59640 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_structseq.py'...
59641 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_subclassinit.py'...
59642 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_subprocess.py'...
59643 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_sunau.py'...
59644 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_sundry.py'...
59645 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_super.py'...
59646 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_support.py'...
59647 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_symtable.py'...
59648 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_syntax.py'...
59649 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_sys.py'...
59650 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_sys_setprofile.py'...
59651 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_sys_settrace.py'...
59652 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_sysconfig.py'...
59653 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_syslog.py'...
59654 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tabnanny.py'...
59655 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tarfile.py'...
59656 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tcl.py'...
59657 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_telnetlib.py'...
59658 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tempfile.py'...
59659 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_textwrap.py'...
59660 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_thread.py'...
59661 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_threadedtempfile.py'...
59662 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_threading.py'...
59663 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_threading_local.py'...
59664 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_threadsignals.py'...
59665 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_time.py'...
59666 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_timeit.py'...
59667 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_timeout.py'...
59668 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tix.py'...
59669 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tk.py'...
59670 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tokenize.py'...
59671 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tools'...
59672 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tools/__init__.py'...
59673 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tools/__main__.py'...
59674 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tools/test_fixcid.py'...
59675 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tools/test_gprof2html.py'...
59676 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tools/test_i18n.py'...
59677 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tools/test_lll.py'...
59678 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tools/test_md5sum.py'...
59679 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tools/test_pathfix.py'...
59680 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tools/test_pdeps.py'...
59681 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tools/test_pindent.py'...
59682 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tools/test_reindent.py'...
59683 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tools/test_sundry.py'...
59684 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_trace.py'...
59685 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_traceback.py'...
59686 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tracemalloc.py'...
59687 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_ttk_guionly.py'...
59688 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_ttk_textonly.py'...
59689 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tuple.py'...
59690 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_turtle.py'...
59691 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_type_annotations.py'...
59692 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_type_comments.py'...
59693 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_typechecks.py'...
59694 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_types.py'...
59695 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_typing.py'...
59696 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_ucn.py'...
59697 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_unary.py'...
59698 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_unicode.py'...
59699 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_unicode_file.py'...
59700 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_unicode_file_functions.py'...
59701 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_unicode_identifiers.py'...
59702 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_unicodedata.py'...
59703 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_unittest.py'...
59704 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_univnewlines.py'...
59705 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_unpack.py'...
59706 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_unpack_ex.py'...
59707 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_unparse.py'...
59708 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_urllib.py'...
59709 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_urllib2.py'...
59710 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_urllib2_localnet.py'...
59711 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_urllib2net.py'...
59712 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_urllib_response.py'...
59713 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_urllibnet.py'...
59714 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_urlparse.py'...
59715 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_userdict.py'...
59716 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_userlist.py'...
59717 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_userstring.py'...
59718 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_utf8_mode.py'...
59719 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_utf8source.py'...
59720 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_uu.py'...
59721 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_uuid.py'...
59722 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_venv.py'...
59723 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_wait3.py'...
59724 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_wait4.py'...
59725 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_warnings'...
59726 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_warnings/__init__.py'...
59727 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_warnings/__main__.py'...
59728 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_warnings/data'...
59729 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_warnings/data/import_warning.py'...
59730 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_warnings/data/stacklevel.py'...
59731 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_wave.py'...
59732 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_weakref.py'...
59733 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_weakset.py'...
59734 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_webbrowser.py'...
59735 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_winconsoleio.py'...
59736 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_winreg.py'...
59737 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_winsound.py'...
59738 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_with.py'...
59739 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_wsgiref.py'...
59740 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_xdrlib.py'...
59741 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_xml_dom_minicompat.py'...
59742 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_xml_etree.py'...
59743 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_xml_etree_c.py'...
59744 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_xmlrpc.py'...
59745 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_xmlrpc_net.py'...
59746 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_xxlimited.py'...
59747 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_xxtestfuzz.py'...
59748 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_yield_from.py'...
59749 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_zipapp.py'...
59750 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_zipfile.py'...
59751 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_zipfile64.py'...
59752 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_zipimport.py'...
59753 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_zipimport_support.py'...
59754 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_zlib.py'...
59755 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_zoneinfo'...
59756 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_zoneinfo/__init__.py'...
59757 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_zoneinfo/__main__.py'...
59758 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_zoneinfo/_support.py'...
59759 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_zoneinfo/data'...
59760 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_zoneinfo/data/update_test_data.py'...
59761 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_zoneinfo/test_zoneinfo.py'...
59762 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/testcodec.py'...
59763 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/tf_inherit_check.py'...
59764 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/time_hashlib.py'...
59765 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/tracedmodules'...
59766 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/tracedmodules/__init__.py'...
59767 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/tracedmodules/testmod.py'...
59768 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/win_console_handler.py'...
59769 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/xmltestdata'...
59770 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/xmltestdata/c14n-20'...
59771 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/xmltests.py'...
59772 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/ziptestdata'...
59773 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/ziptestdata/testdata_module_inside_zip.py'...
59774 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/textwrap.py'...
59775 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/this.py'...
59776 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/threading.py'...
59777 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/timeit.py'...
59778 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter'...
59779 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/__init__.py'...
59780 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/__main__.py'...
59781 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/colorchooser.py'...
59782 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/commondialog.py'...
59783 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/constants.py'...
59784 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/dialog.py'...
59785 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/dnd.py'...
59786 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/filedialog.py'...
59787 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/font.py'...
59788 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/messagebox.py'...
59789 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/scrolledtext.py'...
59790 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/simpledialog.py'...
59791 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test'...
59792 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/__init__.py'...
59793 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/support.py'...
59794 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_tkinter'...
59795 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_tkinter/__init__.py'...
59796 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_tkinter/test_colorchooser.py'...
59797 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_tkinter/test_font.py'...
59798 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_tkinter/test_geometry_managers.py'...
59799 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_tkinter/test_images.py'...
59800 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_tkinter/test_loadtk.py'...
59801 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_tkinter/test_messagebox.py'...
59802 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_tkinter/test_misc.py'...
59803 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_tkinter/test_simpledialog.py'...
59804 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_tkinter/test_text.py'...
59805 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_tkinter/test_variables.py'...
59806 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_tkinter/test_widgets.py'...
59807 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_ttk'...
59808 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_ttk/__init__.py'...
59809 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_ttk/test_extensions.py'...
59810 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_ttk/test_style.py'...
59811 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_ttk/test_widgets.py'...
59812 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/widget_tests.py'...
59813 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/tix.py'...
59814 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/ttk.py'...
59815 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/token.py'...
59816 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tokenize.py'...
59817 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/trace.py'...
59818 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/traceback.py'...
59819 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tracemalloc.py'...
59820 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tty.py'...
59821 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtle.py'...
59822 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo'...
59823 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/__init__.py'...
59824 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/__main__.py'...
59825 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/bytedesign.py'...
59826 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/chaos.py'...
59827 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/clock.py'...
59828 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/colormixer.py'...
59829 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/forest.py'...
59830 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/fractalcurves.py'...
59831 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/lindenmayer.py'...
59832 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/minimal_hanoi.py'...
59833 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/nim.py'...
59834 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/paint.py'...
59835 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/peace.py'...
59836 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/penrose.py'...
59837 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/planet_and_moon.py'...
59838 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/rosette.py'...
59839 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/round_dance.py'...
59840 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/sorting_animate.py'...
59841 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/tree.py'...
59842 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/two_canvases.py'...
59843 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/yinyang.py'...
59844 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/types.py'...
59845 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/typing.py'...
59846 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest'...
59847 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/__init__.py'...
59848 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/__main__.py'...
59849 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/_log.py'...
59850 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/async_case.py'...
59851 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/case.py'...
59852 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/loader.py'...
59853 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/main.py'...
59854 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/mock.py'...
59855 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/result.py'...
59856 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/runner.py'...
59857 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/signals.py'...
59858 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/suite.py'...
59859 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test'...
59860 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/__init__.py'...
59861 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/__main__.py'...
59862 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/_test_warnings.py'...
59863 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/dummy.py'...
59864 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/support.py'...
59865 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/test_assertions.py'...
59866 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/test_async_case.py'...
59867 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/test_break.py'...
59868 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/test_case.py'...
59869 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/test_discovery.py'...
59870 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/test_functiontestcase.py'...
59871 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/test_loader.py'...
59872 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/test_program.py'...
59873 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/test_result.py'...
59874 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/test_runner.py'...
59875 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/test_setups.py'...
59876 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/test_skipping.py'...
59877 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/test_suite.py'...
59878 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/testmock'...
59879 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/testmock/__init__.py'...
59880 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/testmock/__main__.py'...
59881 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/testmock/support.py'...
59882 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/testmock/testasync.py'...
59883 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/testmock/testcallable.py'...
59884 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/testmock/testhelpers.py'...
59885 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/testmock/testmagicmethods.py'...
59886 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/testmock/testmock.py'...
59887 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/testmock/testpatch.py'...
59888 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/testmock/testsealable.py'...
59889 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/testmock/testsentinel.py'...
59890 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/testmock/testwith.py'...
59891 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/util.py'...
59892 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/urllib'...
59893 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/urllib/__init__.py'...
59894 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/urllib/error.py'...
59895 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/urllib/parse.py'...
59896 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/urllib/request.py'...
59897 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/urllib/response.py'...
59898 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/urllib/robotparser.py'...
59899 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/uu.py'...
59900 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/uuid.py'...
59901 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/venv'...
59902 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/venv/__init__.py'...
59903 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/venv/__main__.py'...
59904 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/venv/scripts'...
59905 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/venv/scripts/common'...
59906 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/venv/scripts/posix'...
59907 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/warnings.py'...
59908 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/wave.py'...
59909 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/weakref.py'...
59910 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/webbrowser.py'...
59911 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/wsgiref'...
59912 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/wsgiref/__init__.py'...
59913 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/wsgiref/handlers.py'...
59914 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/wsgiref/headers.py'...
59915 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/wsgiref/simple_server.py'...
59916 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/wsgiref/util.py'...
59917 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/wsgiref/validate.py'...
59918 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xdrlib.py'...
59919 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml'...
59920 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/__init__.py'...
59921 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/dom'...
59922 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/dom/NodeFilter.py'...
59923 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/dom/__init__.py'...
59924 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/dom/domreg.py'...
59925 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/dom/expatbuilder.py'...
59926 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/dom/minicompat.py'...
59927 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/dom/minidom.py'...
59928 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/dom/pulldom.py'...
59929 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/dom/xmlbuilder.py'...
59930 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/etree'...
59931 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/etree/ElementInclude.py'...
59932 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/etree/ElementPath.py'...
59933 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/etree/ElementTree.py'...
59934 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/etree/__init__.py'...
59935 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/etree/cElementTree.py'...
59936 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/parsers'...
59937 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/parsers/__init__.py'...
59938 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/parsers/expat.py'...
59939 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/sax'...
59940 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/sax/__init__.py'...
59941 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/sax/_exceptions.py'...
59942 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/sax/expatreader.py'...
59943 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/sax/handler.py'...
59944 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/sax/saxutils.py'...
59945 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/sax/xmlreader.py'...
59946 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xmlrpc'...
59947 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xmlrpc/__init__.py'...
59948 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xmlrpc/client.py'...
59949 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xmlrpc/server.py'...
59950 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/zipapp.py'...
59951 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/zipfile.py'...
59952 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/zipimport.py'...
59953 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/zoneinfo'...
59954 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/zoneinfo/__init__.py'...
59955 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/zoneinfo/_common.py'...
59956 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/zoneinfo/_tzpath.py'...
59957 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/zoneinfo/_zoneinfo.py'...
59958 PYTHONPATH=/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10 LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 \
59959 ./python -E -Wi -OO /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/compileall.py \
59960 -j1 -d /usr/lib/python3.10 -f \
59961 -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \
59962 /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10
59963 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10'...
59964 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/__future__.py'...
59965 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/__phello__.foo.py'...
59966 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/_aix_support.py'...
59967 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/_bootsubprocess.py'...
59968 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/_collections_abc.py'...
59969 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/_compat_pickle.py'...
59970 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/_compression.py'...
59971 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/_markupbase.py'...
59972 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/_osx_support.py'...
59973 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/_py_abc.py'...
59974 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/_pydecimal.py'...
59975 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/_pyio.py'...
59976 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/_sitebuiltins.py'...
59977 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/_strptime.py'...
59978 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/_sysconfigdata__linux_aarch64-linux-gnu.py'...
59979 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/_threading_local.py'...
59980 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/_weakrefset.py'...
59981 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/abc.py'...
59982 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/aifc.py'...
59983 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/antigravity.py'...
59984 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/argparse.py'...
59985 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ast.py'...
59986 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asynchat.py'...
59987 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio'...
59988 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/__init__.py'...
59989 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/__main__.py'...
59990 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/base_events.py'...
59991 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/base_futures.py'...
59992 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/base_subprocess.py'...
59993 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/base_tasks.py'...
59994 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/constants.py'...
59995 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/coroutines.py'...
59996 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/events.py'...
59997 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/exceptions.py'...
59998 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/format_helpers.py'...
59999 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/futures.py'...
60000 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/locks.py'...
60001 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/log.py'...
60002 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/mixins.py'...
60003 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/proactor_events.py'...
60004 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/protocols.py'...
60005 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/queues.py'...
60006 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/runners.py'...
60007 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/selector_events.py'...
60008 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/sslproto.py'...
60009 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/staggered.py'...
60010 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/streams.py'...
60011 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/subprocess.py'...
60012 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/tasks.py'...
60013 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/threads.py'...
60014 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/transports.py'...
60015 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/trsock.py'...
60016 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/unix_events.py'...
60017 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/windows_events.py'...
60018 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncio/windows_utils.py'...
60019 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/asyncore.py'...
60020 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/base64.py'...
60021 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/bdb.py'...
60022 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/binhex.py'...
60023 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/bisect.py'...
60024 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/bz2.py'...
60025 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/cProfile.py'...
60026 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/calendar.py'...
60027 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/cgi.py'...
60028 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/cgitb.py'...
60029 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/chunk.py'...
60030 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/cmd.py'...
60031 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/code.py'...
60032 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/codecs.py'...
60033 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/codeop.py'...
60034 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/collections'...
60035 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/collections/__init__.py'...
60036 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/collections/abc.py'...
60037 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/colorsys.py'...
60038 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/compileall.py'...
60039 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/concurrent'...
60040 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/concurrent/__init__.py'...
60041 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/concurrent/futures'...
60042 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/concurrent/futures/__init__.py'...
60043 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/concurrent/futures/_base.py'...
60044 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/concurrent/futures/process.py'...
60045 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/concurrent/futures/thread.py'...
60046 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/config-3.10-aarch64-linux-gnu'...
60047 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/config-3.10-aarch64-linux-gnu/python-config.py'...
60048 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/configparser.py'...
60049 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/contextlib.py'...
60050 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/contextvars.py'...
60051 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/copy.py'...
60052 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/copyreg.py'...
60053 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/crypt.py'...
60054 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/csv.py'...
60055 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes'...
60056 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/__init__.py'...
60057 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/_aix.py'...
60058 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/_endian.py'...
60059 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/macholib'...
60060 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/macholib/__init__.py'...
60061 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/macholib/dyld.py'...
60062 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/macholib/dylib.py'...
60063 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/macholib/framework.py'...
60064 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test'...
60065 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/__init__.py'...
60066 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/__main__.py'...
60067 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_anon.py'...
60068 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_array_in_pointer.py'...
60069 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_arrays.py'...
60070 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_as_parameter.py'...
60071 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_bitfields.py'...
60072 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_buffers.py'...
60073 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_bytes.py'...
60074 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_byteswap.py'...
60075 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_callbacks.py'...
60076 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_cast.py'...
60077 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_cfuncs.py'...
60078 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_checkretval.py'...
60079 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_delattr.py'...
60080 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_errno.py'...
60081 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_find.py'...
60082 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_frombuffer.py'...
60083 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_funcptr.py'...
60084 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_functions.py'...
60085 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_incomplete.py'...
60086 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_init.py'...
60087 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_internals.py'...
60088 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_keeprefs.py'...
60089 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_libc.py'...
60090 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_loading.py'...
60091 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_macholib.py'...
60092 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_memfunctions.py'...
60093 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_numbers.py'...
60094 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_objects.py'...
60095 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_parameters.py'...
60096 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_pep3118.py'...
60097 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_pickling.py'...
60098 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_pointers.py'...
60099 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_prototypes.py'...
60100 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_python_api.py'...
60101 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_random_things.py'...
60102 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_refcounts.py'...
60103 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_repr.py'...
60104 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_returnfuncptrs.py'...
60105 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_simplesubclasses.py'...
60106 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_sizes.py'...
60107 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_slicing.py'...
60108 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_stringptr.py'...
60109 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_strings.py'...
60110 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_struct_fields.py'...
60111 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_structures.py'...
60112 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_unaligned_structures.py'...
60113 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_unicode.py'...
60114 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_values.py'...
60115 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_varsize_struct.py'...
60116 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_win32.py'...
60117 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/test/test_wintypes.py'...
60118 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/util.py'...
60119 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ctypes/wintypes.py'...
60120 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/curses'...
60121 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/curses/__init__.py'...
60122 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/curses/ascii.py'...
60123 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/curses/has_key.py'...
60124 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/curses/panel.py'...
60125 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/curses/textpad.py'...
60126 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/dataclasses.py'...
60127 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/datetime.py'...
60128 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/dbm'...
60129 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/dbm/__init__.py'...
60130 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/dbm/dumb.py'...
60131 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/dbm/gnu.py'...
60132 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/dbm/ndbm.py'...
60133 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/decimal.py'...
60134 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/difflib.py'...
60135 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/dis.py'...
60136 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils'...
60137 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/__init__.py'...
60138 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/_msvccompiler.py'...
60139 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/archive_util.py'...
60140 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/bcppcompiler.py'...
60141 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/ccompiler.py'...
60142 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/cmd.py'...
60143 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command'...
60144 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/__init__.py'...
60145 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/bdist.py'...
60146 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/bdist_dumb.py'...
60147 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/bdist_msi.py'...
60148 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/bdist_rpm.py'...
60149 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/build.py'...
60150 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/build_clib.py'...
60151 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/build_ext.py'...
60152 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/build_py.py'...
60153 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/build_scripts.py'...
60154 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/check.py'...
60155 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/clean.py'...
60156 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/config.py'...
60157 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/install.py'...
60158 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/install_data.py'...
60159 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/install_egg_info.py'...
60160 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/install_headers.py'...
60161 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/install_lib.py'...
60162 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/install_scripts.py'...
60163 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/register.py'...
60164 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/sdist.py'...
60165 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/command/upload.py'...
60166 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/config.py'...
60167 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/core.py'...
60168 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/cygwinccompiler.py'...
60169 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/debug.py'...
60170 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/dep_util.py'...
60171 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/dir_util.py'...
60172 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/dist.py'...
60173 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/errors.py'...
60174 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/extension.py'...
60175 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/fancy_getopt.py'...
60176 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/file_util.py'...
60177 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/filelist.py'...
60178 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/log.py'...
60179 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/msvc9compiler.py'...
60180 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/msvccompiler.py'...
60181 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/spawn.py'...
60182 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/sysconfig.py'...
60183 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests'...
60184 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/__init__.py'...
60185 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/support.py'...
60186 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_archive_util.py'...
60187 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_bdist.py'...
60188 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_bdist_dumb.py'...
60189 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_bdist_msi.py'...
60190 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_bdist_rpm.py'...
60191 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_build.py'...
60192 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_build_clib.py'...
60193 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_build_ext.py'...
60194 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_build_py.py'...
60195 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_build_scripts.py'...
60196 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_check.py'...
60197 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_clean.py'...
60198 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_cmd.py'...
60199 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_config.py'...
60200 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_config_cmd.py'...
60201 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_core.py'...
60202 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_cygwinccompiler.py'...
60203 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_dep_util.py'...
60204 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_dir_util.py'...
60205 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_dist.py'...
60206 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_extension.py'...
60207 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_file_util.py'...
60208 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_filelist.py'...
60209 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_install.py'...
60210 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_install_data.py'...
60211 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_install_headers.py'...
60212 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_install_lib.py'...
60213 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_install_scripts.py'...
60214 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_log.py'...
60215 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_msvc9compiler.py'...
60216 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_msvccompiler.py'...
60217 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_register.py'...
60218 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_sdist.py'...
60219 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_spawn.py'...
60220 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_sysconfig.py'...
60221 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_text_file.py'...
60222 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_unixccompiler.py'...
60223 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_upload.py'...
60224 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_util.py'...
60225 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_version.py'...
60226 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/tests/test_versionpredicate.py'...
60227 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/text_file.py'...
60228 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/unixccompiler.py'...
60229 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/util.py'...
60230 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/version.py'...
60231 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/distutils/versionpredicate.py'...
60232 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/doctest.py'...
60233 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email'...
60234 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/__init__.py'...
60235 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/_encoded_words.py'...
60236 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/_header_value_parser.py'...
60237 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/_parseaddr.py'...
60238 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/_policybase.py'...
60239 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/base64mime.py'...
60240 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/charset.py'...
60241 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/contentmanager.py'...
60242 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/encoders.py'...
60243 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/errors.py'...
60244 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/feedparser.py'...
60245 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/generator.py'...
60246 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/header.py'...
60247 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/headerregistry.py'...
60248 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/iterators.py'...
60249 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/message.py'...
60250 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/mime'...
60251 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/mime/__init__.py'...
60252 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/mime/application.py'...
60253 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/mime/audio.py'...
60254 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/mime/base.py'...
60255 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/mime/image.py'...
60256 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/mime/message.py'...
60257 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/mime/multipart.py'...
60258 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/mime/nonmultipart.py'...
60259 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/mime/text.py'...
60260 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/parser.py'...
60261 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/policy.py'...
60262 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/quoprimime.py'...
60263 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/email/utils.py'...
60264 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings'...
60265 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/__init__.py'...
60266 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/aliases.py'...
60267 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/ascii.py'...
60268 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/base64_codec.py'...
60269 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/big5.py'...
60270 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/big5hkscs.py'...
60271 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/bz2_codec.py'...
60272 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/charmap.py'...
60273 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp037.py'...
60274 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp1006.py'...
60275 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp1026.py'...
60276 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp1125.py'...
60277 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp1140.py'...
60278 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp1250.py'...
60279 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp1251.py'...
60280 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp1252.py'...
60281 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp1253.py'...
60282 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp1254.py'...
60283 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp1255.py'...
60284 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp1256.py'...
60285 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp1257.py'...
60286 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp1258.py'...
60287 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp273.py'...
60288 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp424.py'...
60289 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp437.py'...
60290 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp500.py'...
60291 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp720.py'...
60292 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp737.py'...
60293 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp775.py'...
60294 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp850.py'...
60295 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp852.py'...
60296 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp855.py'...
60297 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp856.py'...
60298 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp857.py'...
60299 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp858.py'...
60300 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp860.py'...
60301 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp861.py'...
60302 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp862.py'...
60303 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp863.py'...
60304 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp864.py'...
60305 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp865.py'...
60306 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp866.py'...
60307 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp869.py'...
60308 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp874.py'...
60309 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp875.py'...
60310 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp932.py'...
60311 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp949.py'...
60312 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/cp950.py'...
60313 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/euc_jis_2004.py'...
60314 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/euc_jisx0213.py'...
60315 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/euc_jp.py'...
60316 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/euc_kr.py'...
60317 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/gb18030.py'...
60318 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/gb2312.py'...
60319 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/gbk.py'...
60320 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/hex_codec.py'...
60321 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/hp_roman8.py'...
60322 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/hz.py'...
60323 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/idna.py'...
60324 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso2022_jp.py'...
60325 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso2022_jp_1.py'...
60326 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso2022_jp_2.py'...
60327 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso2022_jp_2004.py'...
60328 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso2022_jp_3.py'...
60329 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso2022_jp_ext.py'...
60330 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso2022_kr.py'...
60331 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso8859_1.py'...
60332 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso8859_10.py'...
60333 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso8859_11.py'...
60334 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso8859_13.py'...
60335 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso8859_14.py'...
60336 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso8859_15.py'...
60337 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso8859_16.py'...
60338 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso8859_2.py'...
60339 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso8859_3.py'...
60340 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso8859_4.py'...
60341 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso8859_5.py'...
60342 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso8859_6.py'...
60343 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso8859_7.py'...
60344 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso8859_8.py'...
60345 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/iso8859_9.py'...
60346 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/johab.py'...
60347 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/koi8_r.py'...
60348 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/koi8_t.py'...
60349 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/koi8_u.py'...
60350 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/kz1048.py'...
60351 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/latin_1.py'...
60352 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/mac_arabic.py'...
60353 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/mac_croatian.py'...
60354 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/mac_cyrillic.py'...
60355 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/mac_farsi.py'...
60356 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/mac_greek.py'...
60357 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/mac_iceland.py'...
60358 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/mac_latin2.py'...
60359 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/mac_roman.py'...
60360 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/mac_romanian.py'...
60361 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/mac_turkish.py'...
60362 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/mbcs.py'...
60363 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/oem.py'...
60364 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/palmos.py'...
60365 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/ptcp154.py'...
60366 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/punycode.py'...
60367 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/quopri_codec.py'...
60368 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/raw_unicode_escape.py'...
60369 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/rot_13.py'...
60370 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/shift_jis.py'...
60371 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/shift_jis_2004.py'...
60372 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/shift_jisx0213.py'...
60373 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/tis_620.py'...
60374 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/undefined.py'...
60375 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/unicode_escape.py'...
60376 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/utf_16.py'...
60377 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/utf_16_be.py'...
60378 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/utf_16_le.py'...
60379 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/utf_32.py'...
60380 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/utf_32_be.py'...
60381 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/utf_32_le.py'...
60382 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/utf_7.py'...
60383 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/utf_8.py'...
60384 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/utf_8_sig.py'...
60385 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/uu_codec.py'...
60386 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/encodings/zlib_codec.py'...
60387 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ensurepip'...
60388 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ensurepip/__init__.py'...
60389 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ensurepip/__main__.py'...
60390 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ensurepip/_bundled'...
60391 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ensurepip/_bundled/__init__.py'...
60392 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ensurepip/_uninstall.py'...
60393 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/enum.py'...
60394 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/filecmp.py'...
60395 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/fileinput.py'...
60396 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/fnmatch.py'...
60397 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/fractions.py'...
60398 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ftplib.py'...
60399 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/functools.py'...
60400 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/genericpath.py'...
60401 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/getopt.py'...
60402 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/getpass.py'...
60403 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/gettext.py'...
60404 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/glob.py'...
60405 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/graphlib.py'...
60406 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/gzip.py'...
60407 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/hashlib.py'...
60408 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/heapq.py'...
60409 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/hmac.py'...
60410 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/html'...
60411 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/html/__init__.py'...
60412 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/html/entities.py'...
60413 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/html/parser.py'...
60414 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/http'...
60415 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/http/__init__.py'...
60416 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/http/client.py'...
60417 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/http/cookiejar.py'...
60418 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/http/cookies.py'...
60419 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/http/server.py'...
60420 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib'...
60421 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/Icons'...
60422 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/__init__.py'...
60423 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/__main__.py'...
60424 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/autocomplete.py'...
60425 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/autocomplete_w.py'...
60426 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/autoexpand.py'...
60427 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/browser.py'...
60428 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/calltip.py'...
60429 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/calltip_w.py'...
60430 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/codecontext.py'...
60431 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/colorizer.py'...
60432 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/config.py'...
60433 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/config_key.py'...
60434 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/configdialog.py'...
60435 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/debugger.py'...
60436 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/debugger_r.py'...
60437 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/debugobj.py'...
60438 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/debugobj_r.py'...
60439 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/delegator.py'...
60440 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/dynoption.py'...
60441 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/editor.py'...
60442 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/filelist.py'...
60443 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/format.py'...
60444 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/grep.py'...
60445 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/help.py'...
60446 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/help_about.py'...
60447 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/history.py'...
60448 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/hyperparser.py'...
60449 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle.py'...
60450 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test'...
60451 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/__init__.py'...
60452 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/htest.py'...
60453 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/mock_idle.py'...
60454 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/mock_tk.py'...
60455 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/template.py'...
60456 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_autocomplete.py'...
60457 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_autocomplete_w.py'...
60458 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_autoexpand.py'...
60459 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_browser.py'...
60460 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_calltip.py'...
60461 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_calltip_w.py'...
60462 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_codecontext.py'...
60463 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_colorizer.py'...
60464 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_config.py'...
60465 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_config_key.py'...
60466 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_configdialog.py'...
60467 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_debugger.py'...
60468 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_debugger_r.py'...
60469 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_debugobj.py'...
60470 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_debugobj_r.py'...
60471 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_delegator.py'...
60472 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_editmenu.py'...
60473 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_editor.py'...
60474 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_filelist.py'...
60475 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_format.py'...
60476 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_grep.py'...
60477 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_help.py'...
60478 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_help_about.py'...
60479 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_history.py'...
60480 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_hyperparser.py'...
60481 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_iomenu.py'...
60482 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_macosx.py'...
60483 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_mainmenu.py'...
60484 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_multicall.py'...
60485 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_outwin.py'...
60486 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_parenmatch.py'...
60487 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_pathbrowser.py'...
60488 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_percolator.py'...
60489 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_pyparse.py'...
60490 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_pyshell.py'...
60491 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_query.py'...
60492 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_redirector.py'...
60493 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_replace.py'...
60494 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_rpc.py'...
60495 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_run.py'...
60496 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_runscript.py'...
60497 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_scrolledlist.py'...
60498 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_search.py'...
60499 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_searchbase.py'...
60500 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_searchengine.py'...
60501 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_sidebar.py'...
60502 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_squeezer.py'...
60503 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_stackviewer.py'...
60504 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_statusbar.py'...
60505 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_text.py'...
60506 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_textview.py'...
60507 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_tooltip.py'...
60508 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_tree.py'...
60509 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_undo.py'...
60510 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_util.py'...
60511 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_warning.py'...
60512 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_window.py'...
60513 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_zoomheight.py'...
60514 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/test_zzdummy.py'...
60515 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/idle_test/tkinter_testing_utils.py'...
60516 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/iomenu.py'...
60517 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/macosx.py'...
60518 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/mainmenu.py'...
60519 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/multicall.py'...
60520 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/outwin.py'...
60521 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/parenmatch.py'...
60522 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/pathbrowser.py'...
60523 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/percolator.py'...
60524 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/pyparse.py'...
60525 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/pyshell.py'...
60526 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/query.py'...
60527 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/redirector.py'...
60528 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/replace.py'...
60529 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/rpc.py'...
60530 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/run.py'...
60531 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/runscript.py'...
60532 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/scrolledlist.py'...
60533 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/search.py'...
60534 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/searchbase.py'...
60535 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/searchengine.py'...
60536 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/sidebar.py'...
60537 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/squeezer.py'...
60538 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/stackviewer.py'...
60539 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/statusbar.py'...
60540 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/textview.py'...
60541 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/tooltip.py'...
60542 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/tree.py'...
60543 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/undo.py'...
60544 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/util.py'...
60545 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/window.py'...
60546 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/zoomheight.py'...
60547 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/idlelib/zzdummy.py'...
60548 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/imaplib.py'...
60549 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/imghdr.py'...
60550 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/imp.py'...
60551 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib'...
60552 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/__init__.py'...
60553 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/_abc.py'...
60554 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/_adapters.py'...
60555 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/_bootstrap.py'...
60556 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/_bootstrap_external.py'...
60557 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/_common.py'...
60558 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/abc.py'...
60559 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/machinery.py'...
60560 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/metadata'...
60561 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/metadata/__init__.py'...
60562 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/metadata/_adapters.py'...
60563 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/metadata/_collections.py'...
60564 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/metadata/_functools.py'...
60565 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/metadata/_itertools.py'...
60566 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/metadata/_meta.py'...
60567 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/metadata/_text.py'...
60568 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/readers.py'...
60569 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/resources.py'...
60570 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/importlib/util.py'...
60571 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/inspect.py'...
60572 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/io.py'...
60573 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ipaddress.py'...
60574 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/json'...
60575 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/json/__init__.py'...
60576 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/json/decoder.py'...
60577 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/json/encoder.py'...
60578 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/json/scanner.py'...
60579 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/json/tool.py'...
60580 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/keyword.py'...
60581 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib-dynload'...
60582 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3'...
60583 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/__init__.py'...
60584 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/__main__.py'...
60585 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/btm_matcher.py'...
60586 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/btm_utils.py'...
60587 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixer_base.py'...
60588 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixer_util.py'...
60589 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes'...
60590 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/__init__.py'...
60591 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_apply.py'...
60592 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_asserts.py'...
60593 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_basestring.py'...
60594 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_buffer.py'...
60595 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_dict.py'...
60596 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_except.py'...
60597 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_exec.py'...
60598 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_execfile.py'...
60599 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_exitfunc.py'...
60600 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_filter.py'...
60601 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_funcattrs.py'...
60602 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_future.py'...
60603 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_getcwdu.py'...
60604 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_has_key.py'...
60605 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_idioms.py'...
60606 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_import.py'...
60607 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_imports.py'...
60608 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_imports2.py'...
60609 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_input.py'...
60610 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_intern.py'...
60611 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_isinstance.py'...
60612 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_itertools.py'...
60613 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_itertools_imports.py'...
60614 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_long.py'...
60615 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_map.py'...
60616 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_metaclass.py'...
60617 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_methodattrs.py'...
60618 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_ne.py'...
60619 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_next.py'...
60620 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_nonzero.py'...
60621 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_numliterals.py'...
60622 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_operator.py'...
60623 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_paren.py'...
60624 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_print.py'...
60625 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_raise.py'...
60626 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_raw_input.py'...
60627 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_reduce.py'...
60628 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_reload.py'...
60629 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_renames.py'...
60630 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_repr.py'...
60631 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_set_literal.py'...
60632 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_standarderror.py'...
60633 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_sys_exc.py'...
60634 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_throw.py'...
60635 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_tuple_params.py'...
60636 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_types.py'...
60637 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_unicode.py'...
60638 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_urllib.py'...
60639 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_ws_comma.py'...
60640 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_xrange.py'...
60641 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_xreadlines.py'...
60642 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/fixes/fix_zip.py'...
60643 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/main.py'...
60644 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/patcomp.py'...
60645 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/pgen2'...
60646 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/pgen2/__init__.py'...
60647 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/pgen2/conv.py'...
60648 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/pgen2/driver.py'...
60649 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/pgen2/grammar.py'...
60650 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/pgen2/literals.py'...
60651 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/pgen2/parse.py'...
60652 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/pgen2/pgen.py'...
60653 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/pgen2/token.py'...
60654 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/pgen2/tokenize.py'...
60655 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/pygram.py'...
60656 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/pytree.py'...
60657 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/refactor.py'...
60658 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/tests'...
60659 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/tests/__init__.py'...
60660 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/tests/__main__.py'...
60661 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/tests/data'...
60662 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/tests/data/fixers'...
60663 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/tests/data/fixers/myfixes'...
60664 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/tests/pytree_idempotency.py'...
60665 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/tests/support.py'...
60666 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/tests/test_all_fixers.py'...
60667 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/tests/test_fixers.py'...
60668 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/tests/test_main.py'...
60669 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/tests/test_parser.py'...
60670 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/tests/test_pytree.py'...
60671 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/tests/test_refactor.py'...
60672 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/tests/test_util.py'...
60673 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/linecache.py'...
60674 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/locale.py'...
60675 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/logging'...
60676 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/logging/__init__.py'...
60677 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/logging/config.py'...
60678 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/logging/handlers.py'...
60679 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lzma.py'...
60680 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/mailbox.py'...
60681 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/mailcap.py'...
60682 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/mimetypes.py'...
60683 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/modulefinder.py'...
60684 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing'...
60685 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/__init__.py'...
60686 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/connection.py'...
60687 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/context.py'...
60688 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/dummy'...
60689 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/dummy/__init__.py'...
60690 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/dummy/connection.py'...
60691 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/forkserver.py'...
60692 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/heap.py'...
60693 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/managers.py'...
60694 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/pool.py'...
60695 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/popen_fork.py'...
60696 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/popen_forkserver.py'...
60697 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/popen_spawn_posix.py'...
60698 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/popen_spawn_win32.py'...
60699 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/process.py'...
60700 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/queues.py'...
60701 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/reduction.py'...
60702 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/resource_sharer.py'...
60703 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/resource_tracker.py'...
60704 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/shared_memory.py'...
60705 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/sharedctypes.py'...
60706 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/spawn.py'...
60707 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/synchronize.py'...
60708 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/multiprocessing/util.py'...
60709 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/netrc.py'...
60710 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/nntplib.py'...
60711 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ntpath.py'...
60712 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/nturl2path.py'...
60713 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/numbers.py'...
60714 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/opcode.py'...
60715 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/operator.py'...
60716 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/optparse.py'...
60717 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/os.py'...
60718 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/pathlib.py'...
60719 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/pdb.py'...
60720 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/pickle.py'...
60721 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/pickletools.py'...
60722 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/pipes.py'...
60723 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/pkgutil.py'...
60724 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/platform.py'...
60725 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/plistlib.py'...
60726 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/poplib.py'...
60727 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/posixpath.py'...
60728 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/pprint.py'...
60729 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/profile.py'...
60730 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/pstats.py'...
60731 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/pty.py'...
60732 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/py_compile.py'...
60733 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/pyclbr.py'...
60734 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/pydoc.py'...
60735 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/pydoc_data'...
60736 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/pydoc_data/__init__.py'...
60737 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/pydoc_data/topics.py'...
60738 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/queue.py'...
60739 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/quopri.py'...
60740 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/random.py'...
60741 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/re.py'...
60742 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/reprlib.py'...
60743 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/rlcompleter.py'...
60744 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/runpy.py'...
60745 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sched.py'...
60746 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/secrets.py'...
60747 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/selectors.py'...
60748 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/shelve.py'...
60749 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/shlex.py'...
60750 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/shutil.py'...
60751 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/signal.py'...
60752 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/site-packages'...
60753 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/site.py'...
60754 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/smtpd.py'...
60755 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/smtplib.py'...
60756 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sndhdr.py'...
60757 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/socket.py'...
60758 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/socketserver.py'...
60759 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sqlite3'...
60760 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sqlite3/__init__.py'...
60761 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sqlite3/dbapi2.py'...
60762 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sqlite3/dump.py'...
60763 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sqlite3/test'...
60764 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sqlite3/test/__init__.py'...
60765 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sqlite3/test/backup.py'...
60766 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sqlite3/test/dbapi.py'...
60767 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sqlite3/test/dump.py'...
60768 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sqlite3/test/factory.py'...
60769 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sqlite3/test/hooks.py'...
60770 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sqlite3/test/regression.py'...
60771 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sqlite3/test/transactions.py'...
60772 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sqlite3/test/types.py'...
60773 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sqlite3/test/userfunctions.py'...
60774 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sre_compile.py'...
60775 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sre_constants.py'...
60776 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sre_parse.py'...
60777 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/ssl.py'...
60778 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/stat.py'...
60779 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/statistics.py'...
60780 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/string.py'...
60781 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/stringprep.py'...
60782 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/struct.py'...
60783 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/subprocess.py'...
60784 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sunau.py'...
60785 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/symtable.py'...
60786 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/sysconfig.py'...
60787 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tabnanny.py'...
60788 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tarfile.py'...
60789 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/telnetlib.py'...
60790 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tempfile.py'...
60791 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test'...
60792 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/__init__.py'...
60793 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/__main__.py'...
60794 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/_test_atexit.py'...
60795 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/_test_eintr.py'...
60796 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/_test_embed_set_config.py'...
60797 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/_test_multiprocessing.py'...
60798 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/_typed_dict_helper.py'...
60799 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/ann_module.py'...
60800 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/ann_module2.py'...
60801 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/ann_module3.py'...
60802 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/ann_module4.py'...
60803 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/ann_module5.py'...
60804 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/ann_module6.py'...
60805 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/ann_module7.py'...
60806 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/audiodata'...
60807 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/audiotests.py'...
60808 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/audit-tests.py'...
60809 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/autotest.py'...
60810 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/bad_getattr.py'...
60811 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/bad_getattr2.py'...
60812 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/bad_getattr3.py'...
60813 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/bisect_cmd.py'...
60814 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/capath'...
60815 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/cjkencodings'...
60816 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/coding20731.py'...
60817 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/curses_tests.py'...
60818 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/data'...
60819 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/dataclass_module_1.py'...
60820 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/dataclass_module_1_str.py'...
60821 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/dataclass_module_2.py'...
60822 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/dataclass_module_2_str.py'...
60823 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/dataclass_textanno.py'...
60824 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/datetimetester.py'...
60825 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/decimaltestdata'...
60826 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/dis_module.py'...
60827 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/doctest_aliases.py'...
60828 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/double_const.py'...
60829 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/dtracedata'...
60830 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/dtracedata/call_stack.py'...
60831 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/dtracedata/gc.py'...
60832 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/dtracedata/instance.py'...
60833 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/dtracedata/line.py'...
60834 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/encoded_modules'...
60835 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/encoded_modules/__init__.py'...
60836 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/encoded_modules/module_iso_8859_1.py'...
60837 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/encoded_modules/module_koi8_r.py'...
60838 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/final_a.py'...
60839 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/final_b.py'...
60840 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/fork_wait.py'...
60841 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/future_test1.py'...
60842 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/future_test2.py'...
60843 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/gdb_sample.py'...
60844 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/good_getattr.py'...
60845 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/imghdrdata'...
60846 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/imp_dummy.py'...
60847 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/inspect_fodder.py'...
60848 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/inspect_fodder2.py'...
60849 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/inspect_stock_annotations.py'...
60850 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/inspect_stringized_annotations.py'...
60851 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/inspect_stringized_annotations_2.py'...
60852 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/libregrtest'...
60853 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/libregrtest/__init__.py'...
60854 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/libregrtest/cmdline.py'...
60855 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/libregrtest/main.py'...
60856 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/libregrtest/pgo.py'...
60857 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/libregrtest/refleak.py'...
60858 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/libregrtest/runtest.py'...
60859 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/libregrtest/runtest_mp.py'...
60860 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/libregrtest/save_env.py'...
60861 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/libregrtest/setup.py'...
60862 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/libregrtest/utils.py'...
60863 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/libregrtest/win_utils.py'...
60864 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/list_tests.py'...
60865 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/lock_tests.py'...
60866 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/make_ssl_certs.py'...
60867 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/mapping_tests.py'...
60868 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/memory_watchdog.py'...
60869 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/mock_socket.py'...
60870 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/mod_generics_cache.py'...
60871 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/mp_fork_bomb.py'...
60872 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/mp_preload.py'...
60873 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/multibytecodec_support.py'...
60874 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/pickletester.py'...
60875 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/profilee.py'...
60876 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/pyclbr_input.py'...
60877 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/pydoc_mod.py'...
60878 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/pydocfodder.py'...
60879 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/pythoninfo.py'...
60880 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/re_tests.py'...
60881 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/regrtest.py'...
60882 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/relimport.py'...
60883 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/reperf.py'...
60884 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/sample_doctest.py'...
60885 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/sample_doctest_no_docstrings.py'...
60886 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/sample_doctest_no_doctests.py'...
60887 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/seq_tests.py'...
60888 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/signalinterproctester.py'...
60889 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/sndhdrdata'...
60890 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/sortperf.py'...
60891 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/ssl_servers.py'...
60892 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/ssltests.py'...
60893 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/string_tests.py'...
60894 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/subprocessdata'...
60895 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/subprocessdata/fd_status.py'...
60896 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/subprocessdata/input_reader.py'...
60897 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/subprocessdata/qcat.py'...
60898 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/subprocessdata/qgrep.py'...
60899 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/subprocessdata/sigchild_ignore.py'...
60900 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/support'...
60901 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/support/__init__.py'...
60902 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/support/bytecode_helper.py'...
60903 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/support/hashlib_helper.py'...
60904 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/support/import_helper.py'...
60905 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/support/interpreters.py'...
60906 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/support/logging_helper.py'...
60907 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/support/os_helper.py'...
60908 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/support/script_helper.py'...
60909 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/support/socket_helper.py'...
60910 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/support/testresult.py'...
60911 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/support/threading_helper.py'...
60912 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/support/warnings_helper.py'...
60913 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test___all__.py'...
60914 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test___future__.py'...
60915 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test__locale.py'...
60916 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test__opcode.py'...
60917 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test__osx_support.py'...
60918 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test__xxsubinterpreters.py'...
60919 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_abc.py'...
60920 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_abstract_numbers.py'...
60921 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_aifc.py'...
60922 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_argparse.py'...
60923 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_array.py'...
60924 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asdl_parser.py'...
60925 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_ast.py'...
60926 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncgen.py'...
60927 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asynchat.py'...
60928 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio'...
60929 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/__init__.py'...
60930 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/__main__.py'...
60931 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/echo.py'...
60932 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/echo2.py'...
60933 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/echo3.py'...
60934 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/functional.py'...
60935 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_asyncio_waitfor.py'...
60936 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_base_events.py'...
60937 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_buffered_proto.py'...
60938 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_context.py'...
60939 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_events.py'...
60940 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_futures.py'...
60941 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_futures2.py'...
60942 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_locks.py'...
60943 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_pep492.py'...
60944 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_proactor_events.py'...
60945 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_protocols.py'...
60946 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_queues.py'...
60947 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_runners.py'...
60948 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_selector_events.py'...
60949 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_sendfile.py'...
60950 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_server.py'...
60951 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_sock_lowlevel.py'...
60952 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_sslproto.py'...
60953 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_streams.py'...
60954 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_subprocess.py'...
60955 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_tasks.py'...
60956 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_threads.py'...
60957 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_transports.py'...
60958 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_unix_events.py'...
60959 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_windows_events.py'...
60960 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/test_windows_utils.py'...
60961 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncio/utils.py'...
60962 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_asyncore.py'...
60963 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_atexit.py'...
60964 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_audioop.py'...
60965 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_audit.py'...
60966 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_augassign.py'...
60967 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_base64.py'...
60968 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_baseexception.py'...
60969 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_bdb.py'...
60970 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_bigaddrspace.py'...
60971 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_bigmem.py'...
60972 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_binascii.py'...
60973 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_binhex.py'...
60974 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_binop.py'...
60975 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_bisect.py'...
60976 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_bool.py'...
60977 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_buffer.py'...
60978 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_bufio.py'...
60979 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_builtin.py'...
60980 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_bytes.py'...
60981 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_bz2.py'...
60982 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_c_locale_coercion.py'...
60983 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_calendar.py'...
60984 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_call.py'...
60985 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_capi.py'...
60986 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_cgi.py'...
60987 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_cgitb.py'...
60988 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_charmapcodec.py'...
60989 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_check_c_globals.py'...
60990 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_class.py'...
60991 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_clinic.py'...
60992 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_cmath.py'...
60993 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_cmd.py'...
60994 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_cmd_line.py'...
60995 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_cmd_line_script.py'...
60996 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_code.py'...
60997 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_code_module.py'...
60998 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_codeccallbacks.py'...
60999 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_codecencodings_cn.py'...
61000 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_codecencodings_hk.py'...
61001 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_codecencodings_iso2022.py'...
61002 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_codecencodings_jp.py'...
61003 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_codecencodings_kr.py'...
61004 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_codecencodings_tw.py'...
61005 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_codecmaps_cn.py'...
61006 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_codecmaps_hk.py'...
61007 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_codecmaps_jp.py'...
61008 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_codecmaps_kr.py'...
61009 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_codecmaps_tw.py'...
61010 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_codecs.py'...
61011 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_codeop.py'...
61012 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_collections.py'...
61013 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_colorsys.py'...
61014 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_compare.py'...
61015 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_compile.py'...
61016 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_compileall.py'...
61017 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_complex.py'...
61018 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_concurrent_futures.py'...
61019 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_configparser.py'...
61020 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_contains.py'...
61021 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_context.py'...
61022 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_contextlib.py'...
61023 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_contextlib_async.py'...
61024 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_copy.py'...
61025 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_copyreg.py'...
61026 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_coroutines.py'...
61027 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_cprofile.py'...
61028 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_crashers.py'...
61029 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_crypt.py'...
61030 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_csv.py'...
61031 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_ctypes.py'...
61032 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_curses.py'...
61033 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_dataclasses.py'...
61034 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_datetime.py'...
61035 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_dbm.py'...
61036 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_dbm_dumb.py'...
61037 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_dbm_gnu.py'...
61038 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_dbm_ndbm.py'...
61039 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_decimal.py'...
61040 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_decorators.py'...
61041 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_defaultdict.py'...
61042 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_deque.py'...
61043 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_descr.py'...
61044 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_descrtut.py'...
61045 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_devpoll.py'...
61046 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_dict.py'...
61047 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_dict_version.py'...
61048 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_dictcomps.py'...
61049 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_dictviews.py'...
61050 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_difflib.py'...
61051 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_dis.py'...
61052 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_distutils.py'...
61053 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_doctest.py'...
61054 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_doctest2.py'...
61055 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_docxmlrpc.py'...
61056 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_dtrace.py'...
61057 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_dynamic.py'...
61058 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_dynamicclassattribute.py'...
61059 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_eintr.py'...
61060 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email'...
61061 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/__init__.py'...
61062 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/__main__.py'...
61063 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/data'...
61064 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/test__encoded_words.py'...
61065 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/test__header_value_parser.py'...
61066 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/test_asian_codecs.py'...
61067 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/test_contentmanager.py'...
61068 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/test_defect_handling.py'...
61069 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/test_email.py'...
61070 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/test_generator.py'...
61071 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/test_headerregistry.py'...
61072 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/test_inversion.py'...
61073 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/test_message.py'...
61074 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/test_parser.py'...
61075 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/test_pickleable.py'...
61076 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/test_policy.py'...
61077 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/test_utils.py'...
61078 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_email/torture_test.py'...
61079 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_embed.py'...
61080 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_ensurepip.py'...
61081 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_enum.py'...
61082 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_enumerate.py'...
61083 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_eof.py'...
61084 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_epoll.py'...
61085 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_errno.py'...
61086 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_exception_hierarchy.py'...
61087 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_exception_variations.py'...
61088 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_exceptions.py'...
61089 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_extcall.py'...
61090 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_faulthandler.py'...
61091 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_fcntl.py'...
61092 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_file.py'...
61093 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_file_eintr.py'...
61094 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_filecmp.py'...
61095 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_fileinput.py'...
61096 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_fileio.py'...
61097 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_finalization.py'...
61098 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_float.py'...
61099 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_flufl.py'...
61100 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_fnmatch.py'...
61101 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_fork1.py'...
61102 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_format.py'...
61103 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_fractions.py'...
61104 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_frame.py'...
61105 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_frozen.py'...
61106 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_fstring.py'...
61107 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_ftplib.py'...
61108 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_funcattrs.py'...
61109 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_functools.py'...
61110 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_future.py'...
61111 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_future3.py'...
61112 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_future4.py'...
61113 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_future5.py'...
61114 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_gc.py'...
61115 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_gdb.py'...
61116 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_generator_stop.py'...
61117 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_generators.py'...
61118 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_genericalias.py'...
61119 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_genericclass.py'...
61120 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_genericpath.py'...
61121 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_genexps.py'...
61122 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_getargs2.py'...
61123 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_getopt.py'...
61124 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_getpass.py'...
61125 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_gettext.py'...
61126 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_glob.py'...
61127 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_global.py'...
61128 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_grammar.py'...
61129 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_graphlib.py'...
61130 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_grp.py'...
61131 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_gzip.py'...
61132 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_hash.py'...
61133 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_hashlib.py'...
61134 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_heapq.py'...
61135 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_hmac.py'...
61136 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_html.py'...
61137 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_htmlparser.py'...
61138 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_http_cookiejar.py'...
61139 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_http_cookies.py'...
61140 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_httplib.py'...
61141 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_httpservers.py'...
61142 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_idle.py'...
61143 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_imaplib.py'...
61144 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_imghdr.py'...
61145 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_imp.py'...
61146 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import'...
61147 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/__init__.py'...
61148 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/__main__.py'...
61149 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data'...
61150 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports'...
61151 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports/basic.py'...
61152 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports/basic2.py'...
61153 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports/binding.py'...
61154 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports/binding2.py'...
61155 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports/from_cycle1.py'...
61156 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports/from_cycle2.py'...
61157 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports/indirect.py'...
61158 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports/rebinding.py'...
61159 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports/rebinding2.py'...
61160 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports/source.py'...
61161 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports/subpackage.py'...
61162 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports/subpkg'...
61163 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports/subpkg/subpackage2.py'...
61164 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports/subpkg/util.py'...
61165 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports/use.py'...
61166 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/circular_imports/util.py'...
61167 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/package'...
61168 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/package/__init__.py'...
61169 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/package/submodule.py'...
61170 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/package2'...
61171 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/package2/submodule1.py'...
61172 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/package2/submodule2.py'...
61173 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/unwritable'...
61174 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/unwritable/__init__.py'...
61175 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_import/data/unwritable/x.py'...
61176 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib'...
61177 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/__init__.py'...
61178 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/__main__.py'...
61179 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/abc.py'...
61180 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/builtin'...
61181 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/builtin/__init__.py'...
61182 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/builtin/__main__.py'...
61183 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/builtin/test_finder.py'...
61184 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/builtin/test_loader.py'...
61185 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data'...
61186 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data/__init__.py'...
61187 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data01'...
61188 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data01/__init__.py'...
61189 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data01/subdirectory'...
61190 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data01/subdirectory/__init__.py'...
61191 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data02'...
61192 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data02/__init__.py'...
61193 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data02/one'...
61194 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data02/one/__init__.py'...
61195 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data02/two'...
61196 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data02/two/__init__.py'...
61197 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data03'...
61198 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data03/__init__.py'...
61199 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data03/namespace'...
61200 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data03/namespace/portion1'...
61201 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data03/namespace/portion1/__init__.py'...
61202 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data03/namespace/portion2'...
61203 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/data03/namespace/portion2/__init__.py'...
61204 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/extension'...
61205 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/extension/__init__.py'...
61206 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/extension/__main__.py'...
61207 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/extension/test_case_sensitivity.py'...
61208 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/extension/test_finder.py'...
61209 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/extension/test_loader.py'...
61210 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/extension/test_path_hook.py'...
61211 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/fixtures.py'...
61212 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/frozen'...
61213 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/frozen/__init__.py'...
61214 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/frozen/__main__.py'...
61215 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/frozen/test_finder.py'...
61216 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/frozen/test_loader.py'...
61217 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/import_'...
61218 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/import_/__init__.py'...
61219 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/import_/__main__.py'...
61220 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/import_/test___loader__.py'...
61221 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/import_/test___package__.py'...
61222 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/import_/test_api.py'...
61223 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/import_/test_caching.py'...
61224 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/import_/test_fromlist.py'...
61225 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/import_/test_meta_path.py'...
61226 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/import_/test_packages.py'...
61227 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/import_/test_path.py'...
61228 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/import_/test_relative_imports.py'...
61229 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs'...
61230 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions'...
61231 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo'...
61232 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'...
61233 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'...
61234 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package'...
61235 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'...
61236 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'...
61237 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'...
61238 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'...
61239 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'...
61240 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'...
61241 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/portion1'...
61242 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/portion1/foo'...
61243 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/portion1/foo/one.py'...
61244 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/portion2'...
61245 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/portion2/foo'...
61246 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/portion2/foo/two.py'...
61247 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project1'...
61248 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent'...
61249 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent/child'...
61250 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'...
61251 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project2'...
61252 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent'...
61253 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent/child'...
61254 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'...
61255 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project3'...
61256 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent'...
61257 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent/child'...
61258 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'...
61259 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/namespacedata01'...
61260 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/partial'...
61261 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/partial/cfimport.py'...
61262 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/partial/pool_in_threads.py'...
61263 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/source'...
61264 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/source/__init__.py'...
61265 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/source/__main__.py'...
61266 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/source/test_case_sensitivity.py'...
61267 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/source/test_file_loader.py'...
61268 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/source/test_finder.py'...
61269 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/source/test_path_hook.py'...
61270 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/source/test_source_encoding.py'...
61271 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/stubs.py'...
61272 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_abc.py'...
61273 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_api.py'...
61274 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_files.py'...
61275 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_lazy.py'...
61276 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_locks.py'...
61277 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_main.py'...
61278 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_metadata_api.py'...
61279 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_namespace_pkgs.py'...
61280 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_open.py'...
61281 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_path.py'...
61282 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_pkg_import.py'...
61283 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_read.py'...
61284 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_reader.py'...
61285 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_resource.py'...
61286 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_spec.py'...
61287 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_threaded_import.py'...
61288 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_util.py'...
61289 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_windows.py'...
61290 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/test_zip.py'...
61291 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/threaded_import_hangers.py'...
61292 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/update-zips.py'...
61293 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/util.py'...
61294 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/zipdata01'...
61295 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/zipdata01/__init__.py'...
61296 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/zipdata02'...
61297 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_importlib/zipdata02/__init__.py'...
61298 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_index.py'...
61299 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_inspect.py'...
61300 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_int.py'...
61301 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_int_literal.py'...
61302 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_interpreters.py'...
61303 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_io.py'...
61304 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_ioctl.py'...
61305 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_ipaddress.py'...
61306 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_isinstance.py'...
61307 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_iter.py'...
61308 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_iterlen.py'...
61309 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_itertools.py'...
61310 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json'...
61311 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/__init__.py'...
61312 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/__main__.py'...
61313 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_decode.py'...
61314 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_default.py'...
61315 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_dump.py'...
61316 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_encode_basestring_ascii.py'...
61317 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_enum.py'...
61318 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_fail.py'...
61319 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_float.py'...
61320 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_indent.py'...
61321 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_pass1.py'...
61322 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_pass2.py'...
61323 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_pass3.py'...
61324 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_recursion.py'...
61325 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_scanstring.py'...
61326 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_separators.py'...
61327 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_speedups.py'...
61328 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_tool.py'...
61329 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_json/test_unicode.py'...
61330 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_keyword.py'...
61331 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_keywordonlyarg.py'...
61332 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_kqueue.py'...
61333 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_largefile.py'...
61334 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_lib2to3.py'...
61335 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_linecache.py'...
61336 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_list.py'...
61337 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_listcomps.py'...
61338 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_lltrace.py'...
61339 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_locale.py'...
61340 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_logging.py'...
61341 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_long.py'...
61342 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_longexp.py'...
61343 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_lzma.py'...
61344 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_mailbox.py'...
61345 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_mailcap.py'...
61346 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_marshal.py'...
61347 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_math.py'...
61348 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_memoryio.py'...
61349 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_memoryview.py'...
61350 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_metaclass.py'...
61351 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_mimetypes.py'...
61352 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_minidom.py'...
61353 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_mmap.py'...
61354 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_module.py'...
61355 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_modulefinder.py'...
61356 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_msilib.py'...
61357 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_multibytecodec.py'...
61358 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_multiprocessing_fork.py'...
61359 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_multiprocessing_forkserver.py'...
61360 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_multiprocessing_main_handling.py'...
61361 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_multiprocessing_spawn.py'...
61362 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_named_expressions.py'...
61363 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_netrc.py'...
61364 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_nis.py'...
61365 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_nntplib.py'...
61366 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_ntpath.py'...
61367 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_numeric_tower.py'...
61368 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_opcache.py'...
61369 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_opcodes.py'...
61370 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_openpty.py'...
61371 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_operator.py'...
61372 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_optparse.py'...
61373 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_ordered_dict.py'...
61374 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_os.py'...
61375 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_ossaudiodev.py'...
61376 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_osx_env.py'...
61377 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_pathlib.py'...
61378 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_patma.py'...
61379 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_pdb.py'...
61380 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_peepholer.py'...
61381 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_peg_generator'...
61382 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_peg_generator/__init__.py'...
61383 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_peg_generator/__main__.py'...
61384 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_peg_generator/test_c_parser.py'...
61385 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_peg_generator/test_first_sets.py'...
61386 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_peg_generator/test_grammar_validator.py'...
61387 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_peg_generator/test_pegen.py'...
61388 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_pickle.py'...
61389 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_picklebuffer.py'...
61390 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_pickletools.py'...
61391 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_pipes.py'...
61392 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_pkg.py'...
61393 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_pkgutil.py'...
61394 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_platform.py'...
61395 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_plistlib.py'...
61396 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_poll.py'...
61397 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_popen.py'...
61398 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_poplib.py'...
61399 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_positional_only_arg.py'...
61400 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_posix.py'...
61401 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_posixpath.py'...
61402 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_pow.py'...
61403 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_pprint.py'...
61404 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_print.py'...
61405 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_profile.py'...
61406 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_property.py'...
61407 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_pstats.py'...
61408 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_pty.py'...
61409 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_pulldom.py'...
61410 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_pwd.py'...
61411 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_py_compile.py'...
61412 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_pyclbr.py'...
61413 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_pydoc.py'...
61414 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_pyexpat.py'...
61415 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_queue.py'...
61416 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_quopri.py'...
61417 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_raise.py'...
61418 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_random.py'...
61419 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_range.py'...
61420 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_re.py'...
61421 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_readline.py'...
61422 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_regrtest.py'...
61423 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_repl.py'...
61424 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_reprlib.py'...
61425 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_resource.py'...
61426 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_richcmp.py'...
61427 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_rlcompleter.py'...
61428 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_robotparser.py'...
61429 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_runpy.py'...
61430 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_sax.py'...
61431 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_sched.py'...
61432 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_scope.py'...
61433 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_script_helper.py'...
61434 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_secrets.py'...
61435 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_select.py'...
61436 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_selectors.py'...
61437 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_set.py'...
61438 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_setcomps.py'...
61439 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_shelve.py'...
61440 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_shlex.py'...
61441 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_shutil.py'...
61442 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_signal.py'...
61443 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_site.py'...
61444 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_slice.py'...
61445 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_smtpd.py'...
61446 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_smtplib.py'...
61447 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_smtpnet.py'...
61448 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_sndhdr.py'...
61449 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_socket.py'...
61450 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_socketserver.py'...
61451 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_sort.py'...
61452 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_source_encoding.py'...
61453 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_spwd.py'...
61454 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_sqlite.py'...
61455 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_ssl.py'...
61456 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_startfile.py'...
61457 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_stat.py'...
61458 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_statistics.py'...
61459 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_strftime.py'...
61460 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_string.py'...
61461 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_string_literals.py'...
61462 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_stringprep.py'...
61463 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_strptime.py'...
61464 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_strtod.py'...
61465 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_struct.py'...
61466 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_structmembers.py'...
61467 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_structseq.py'...
61468 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_subclassinit.py'...
61469 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_subprocess.py'...
61470 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_sunau.py'...
61471 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_sundry.py'...
61472 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_super.py'...
61473 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_support.py'...
61474 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_symtable.py'...
61475 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_syntax.py'...
61476 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_sys.py'...
61477 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_sys_setprofile.py'...
61478 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_sys_settrace.py'...
61479 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_sysconfig.py'...
61480 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_syslog.py'...
61481 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tabnanny.py'...
61482 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tarfile.py'...
61483 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tcl.py'...
61484 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_telnetlib.py'...
61485 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tempfile.py'...
61486 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_textwrap.py'...
61487 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_thread.py'...
61488 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_threadedtempfile.py'...
61489 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_threading.py'...
61490 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_threading_local.py'...
61491 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_threadsignals.py'...
61492 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_time.py'...
61493 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_timeit.py'...
61494 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_timeout.py'...
61495 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tix.py'...
61496 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tk.py'...
61497 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tokenize.py'...
61498 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tools'...
61499 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tools/__init__.py'...
61500 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tools/__main__.py'...
61501 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tools/test_fixcid.py'...
61502 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tools/test_gprof2html.py'...
61503 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tools/test_i18n.py'...
61504 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tools/test_lll.py'...
61505 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tools/test_md5sum.py'...
61506 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tools/test_pathfix.py'...
61507 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tools/test_pdeps.py'...
61508 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tools/test_pindent.py'...
61509 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tools/test_reindent.py'...
61510 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tools/test_sundry.py'...
61511 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_trace.py'...
61512 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_traceback.py'...
61513 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tracemalloc.py'...
61514 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_ttk_guionly.py'...
61515 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_ttk_textonly.py'...
61516 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_tuple.py'...
61517 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_turtle.py'...
61518 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_type_annotations.py'...
61519 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_type_comments.py'...
61520 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_typechecks.py'...
61521 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_types.py'...
61522 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_typing.py'...
61523 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_ucn.py'...
61524 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_unary.py'...
61525 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_unicode.py'...
61526 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_unicode_file.py'...
61527 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_unicode_file_functions.py'...
61528 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_unicode_identifiers.py'...
61529 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_unicodedata.py'...
61530 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_unittest.py'...
61531 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_univnewlines.py'...
61532 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_unpack.py'...
61533 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_unpack_ex.py'...
61534 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_unparse.py'...
61535 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_urllib.py'...
61536 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_urllib2.py'...
61537 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_urllib2_localnet.py'...
61538 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_urllib2net.py'...
61539 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_urllib_response.py'...
61540 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_urllibnet.py'...
61541 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_urlparse.py'...
61542 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_userdict.py'...
61543 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_userlist.py'...
61544 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_userstring.py'...
61545 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_utf8_mode.py'...
61546 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_utf8source.py'...
61547 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_uu.py'...
61548 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_uuid.py'...
61549 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_venv.py'...
61550 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_wait3.py'...
61551 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_wait4.py'...
61552 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_warnings'...
61553 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_warnings/__init__.py'...
61554 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_warnings/__main__.py'...
61555 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_warnings/data'...
61556 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_warnings/data/import_warning.py'...
61557 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_warnings/data/stacklevel.py'...
61558 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_wave.py'...
61559 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_weakref.py'...
61560 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_weakset.py'...
61561 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_webbrowser.py'...
61562 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_winconsoleio.py'...
61563 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_winreg.py'...
61564 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_winsound.py'...
61565 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_with.py'...
61566 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_wsgiref.py'...
61567 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_xdrlib.py'...
61568 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_xml_dom_minicompat.py'...
61569 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_xml_etree.py'...
61570 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_xml_etree_c.py'...
61571 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_xmlrpc.py'...
61572 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_xmlrpc_net.py'...
61573 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_xxlimited.py'...
61574 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_xxtestfuzz.py'...
61575 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_yield_from.py'...
61576 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_zipapp.py'...
61577 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_zipfile.py'...
61578 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_zipfile64.py'...
61579 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_zipimport.py'...
61580 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_zipimport_support.py'...
61581 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_zlib.py'...
61582 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_zoneinfo'...
61583 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_zoneinfo/__init__.py'...
61584 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_zoneinfo/__main__.py'...
61585 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_zoneinfo/_support.py'...
61586 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_zoneinfo/data'...
61587 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_zoneinfo/data/update_test_data.py'...
61588 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/test_zoneinfo/test_zoneinfo.py'...
61589 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/testcodec.py'...
61590 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/tf_inherit_check.py'...
61591 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/time_hashlib.py'...
61592 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/tracedmodules'...
61593 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/tracedmodules/__init__.py'...
61594 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/tracedmodules/testmod.py'...
61595 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/win_console_handler.py'...
61596 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/xmltestdata'...
61597 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/xmltestdata/c14n-20'...
61598 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/xmltests.py'...
61599 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/ziptestdata'...
61600 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/test/ziptestdata/testdata_module_inside_zip.py'...
61601 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/textwrap.py'...
61602 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/this.py'...
61603 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/threading.py'...
61604 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/timeit.py'...
61605 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter'...
61606 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/__init__.py'...
61607 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/__main__.py'...
61608 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/colorchooser.py'...
61609 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/commondialog.py'...
61610 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/constants.py'...
61611 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/dialog.py'...
61612 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/dnd.py'...
61613 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/filedialog.py'...
61614 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/font.py'...
61615 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/messagebox.py'...
61616 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/scrolledtext.py'...
61617 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/simpledialog.py'...
61618 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test'...
61619 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/__init__.py'...
61620 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/support.py'...
61621 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_tkinter'...
61622 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_tkinter/__init__.py'...
61623 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_tkinter/test_colorchooser.py'...
61624 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_tkinter/test_font.py'...
61625 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_tkinter/test_geometry_managers.py'...
61626 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_tkinter/test_images.py'...
61627 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_tkinter/test_loadtk.py'...
61628 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_tkinter/test_messagebox.py'...
61629 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_tkinter/test_misc.py'...
61630 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_tkinter/test_simpledialog.py'...
61631 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_tkinter/test_text.py'...
61632 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_tkinter/test_variables.py'...
61633 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_tkinter/test_widgets.py'...
61634 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_ttk'...
61635 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_ttk/__init__.py'...
61636 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_ttk/test_extensions.py'...
61637 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_ttk/test_style.py'...
61638 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/test_ttk/test_widgets.py'...
61639 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/test/widget_tests.py'...
61640 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/tix.py'...
61641 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tkinter/ttk.py'...
61642 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/token.py'...
61643 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tokenize.py'...
61644 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/trace.py'...
61645 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/traceback.py'...
61646 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tracemalloc.py'...
61647 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/tty.py'...
61648 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtle.py'...
61649 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo'...
61650 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/__init__.py'...
61651 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/__main__.py'...
61652 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/bytedesign.py'...
61653 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/chaos.py'...
61654 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/clock.py'...
61655 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/colormixer.py'...
61656 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/forest.py'...
61657 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/fractalcurves.py'...
61658 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/lindenmayer.py'...
61659 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/minimal_hanoi.py'...
61660 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/nim.py'...
61661 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/paint.py'...
61662 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/peace.py'...
61663 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/penrose.py'...
61664 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/planet_and_moon.py'...
61665 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/rosette.py'...
61666 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/round_dance.py'...
61667 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/sorting_animate.py'...
61668 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/tree.py'...
61669 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/two_canvases.py'...
61670 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/turtledemo/yinyang.py'...
61671 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/types.py'...
61672 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/typing.py'...
61673 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest'...
61674 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/__init__.py'...
61675 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/__main__.py'...
61676 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/_log.py'...
61677 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/async_case.py'...
61678 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/case.py'...
61679 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/loader.py'...
61680 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/main.py'...
61681 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/mock.py'...
61682 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/result.py'...
61683 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/runner.py'...
61684 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/signals.py'...
61685 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/suite.py'...
61686 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test'...
61687 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/__init__.py'...
61688 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/__main__.py'...
61689 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/_test_warnings.py'...
61690 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/dummy.py'...
61691 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/support.py'...
61692 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/test_assertions.py'...
61693 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/test_async_case.py'...
61694 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/test_break.py'...
61695 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/test_case.py'...
61696 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/test_discovery.py'...
61697 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/test_functiontestcase.py'...
61698 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/test_loader.py'...
61699 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/test_program.py'...
61700 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/test_result.py'...
61701 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/test_runner.py'...
61702 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/test_setups.py'...
61703 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/test_skipping.py'...
61704 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/test_suite.py'...
61705 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/testmock'...
61706 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/testmock/__init__.py'...
61707 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/testmock/__main__.py'...
61708 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/testmock/support.py'...
61709 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/testmock/testasync.py'...
61710 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/testmock/testcallable.py'...
61711 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/testmock/testhelpers.py'...
61712 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/testmock/testmagicmethods.py'...
61713 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/testmock/testmock.py'...
61714 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/testmock/testpatch.py'...
61715 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/testmock/testsealable.py'...
61716 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/testmock/testsentinel.py'...
61717 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/test/testmock/testwith.py'...
61718 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/unittest/util.py'...
61719 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/urllib'...
61720 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/urllib/__init__.py'...
61721 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/urllib/error.py'...
61722 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/urllib/parse.py'...
61723 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/urllib/request.py'...
61724 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/urllib/response.py'...
61725 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/urllib/robotparser.py'...
61726 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/uu.py'...
61727 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/uuid.py'...
61728 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/venv'...
61729 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/venv/__init__.py'...
61730 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/venv/__main__.py'...
61731 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/venv/scripts'...
61732 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/venv/scripts/common'...
61733 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/venv/scripts/posix'...
61734 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/warnings.py'...
61735 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/wave.py'...
61736 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/weakref.py'...
61737 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/webbrowser.py'...
61738 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/wsgiref'...
61739 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/wsgiref/__init__.py'...
61740 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/wsgiref/handlers.py'...
61741 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/wsgiref/headers.py'...
61742 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/wsgiref/simple_server.py'...
61743 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/wsgiref/util.py'...
61744 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/wsgiref/validate.py'...
61745 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xdrlib.py'...
61746 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml'...
61747 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/__init__.py'...
61748 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/dom'...
61749 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/dom/NodeFilter.py'...
61750 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/dom/__init__.py'...
61751 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/dom/domreg.py'...
61752 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/dom/expatbuilder.py'...
61753 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/dom/minicompat.py'...
61754 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/dom/minidom.py'...
61755 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/dom/pulldom.py'...
61756 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/dom/xmlbuilder.py'...
61757 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/etree'...
61758 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/etree/ElementInclude.py'...
61759 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/etree/ElementPath.py'...
61760 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/etree/ElementTree.py'...
61761 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/etree/__init__.py'...
61762 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/etree/cElementTree.py'...
61763 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/parsers'...
61764 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/parsers/__init__.py'...
61765 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/parsers/expat.py'...
61766 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/sax'...
61767 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/sax/__init__.py'...
61768 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/sax/_exceptions.py'...
61769 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/sax/expatreader.py'...
61770 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/sax/handler.py'...
61771 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/sax/saxutils.py'...
61772 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xml/sax/xmlreader.py'...
61773 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xmlrpc'...
61774 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xmlrpc/__init__.py'...
61775 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xmlrpc/client.py'...
61776 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/xmlrpc/server.py'...
61777 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/zipapp.py'...
61778 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/zipfile.py'...
61779 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/zipimport.py'...
61780 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/zoneinfo'...
61781 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/zoneinfo/__init__.py'...
61782 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/zoneinfo/_common.py'...
61783 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/zoneinfo/_tzpath.py'...
61784 Compiling '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/zoneinfo/_zoneinfo.py'...
61785 PYTHONPATH=/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10 LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 \
61786 ./python -E -Wi /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/compileall.py \
61787 -j1 -d /usr/lib/python3.10/site-packages -f \
61788 -x badsyntax /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/site-packages
61789 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/site-packages'...
61790 PYTHONPATH=/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10 LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 \
61791 ./python -E -Wi -O /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/compileall.py \
61792 -j1 -d /usr/lib/python3.10/site-packages -f \
61793 -x badsyntax /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/site-packages
61794 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/site-packages'...
61795 PYTHONPATH=/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10 LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 \
61796 ./python -E -Wi -OO /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/compileall.py \
61797 -j1 -d /usr/lib/python3.10/site-packages -f \
61798 -x badsyntax /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/site-packages
61799 Listing '/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/site-packages'...
61800 PYTHONPATH=/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10 LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 \
61801 ./python -E -m lib2to3.pgen2.driver /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/Grammar.txt
61802 Generating grammar tables from /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/Grammar.txt
61803 Writing grammar tables to /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/Grammar3.10.3.final.0.pickle
61804 PYTHONPATH=/var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10 LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 \
61805 ./python -E -m lib2to3.pgen2.driver /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/PatternGrammar.txt
61806 Generating grammar tables from /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/PatternGrammar.txt
61807 Writing grammar tables to /var/tmp/portage/dev-lang/python-3.10.3/image/usr/lib/python3.10/lib2to3/PatternGrammar3.10.3.final.0.pickle
61808 if test "xno" != "xno" ; then \
61809 case no in \
61810 upgrade) ensurepip="--altinstall --upgrade" ;; \
61811 install|*) ensurepip="--altinstall" ;; \
61812 esac; \
61813 LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-3.10.3/work/Python-3.10.3 ./python -E -m ensurepip \
61814 $ensurepip --root=/var/tmp/portage/dev-lang/python-3.10.3/image/ ; \
61815 fi
61816 * Optimize Python modules for //usr/lib/python3.10/site-packages/
61817 >>> Completed installing dev-lang/python-3.10.3 into /var/tmp/portage/dev-lang/python-3.10.3/image
61818
61819 * Final size of build directory: 132712 KiB (129.6 MiB)
61820 * Final size of installed tree: 129760 KiB (126.7 MiB)
61821
61822 strip: aarch64-unknown-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
61823 /usr/bin/python3.10
61824 /usr/lib/python3.10/lib-dynload/_contextvars.cpython-310-aarch64-linux-gnu.so
61825 /usr/lib64/libpython3.10.so.1.0
61826 /usr/lib/python3.10/lib-dynload/_opcode.cpython-310-aarch64-linux-gnu.so
61827 /usr/lib/python3.10/lib-dynload/math.cpython-310-aarch64-linux-gnu.so
61828 /usr/lib/python3.10/lib-dynload/_struct.cpython-310-aarch64-linux-gnu.so
61829 /usr/lib/python3.10/lib-dynload/spwd.cpython-310-aarch64-linux-gnu.so
61830 /usr/lib/python3.10/lib-dynload/array.cpython-310-aarch64-linux-gnu.so
61831 /usr/lib/python3.10/lib-dynload/cmath.cpython-310-aarch64-linux-gnu.so
61832 /usr/lib/python3.10/lib-dynload/_random.cpython-310-aarch64-linux-gnu.so
61833 /usr/lib/python3.10/lib-dynload/_xxsubinterpreters.cpython-310-aarch64-linux-gnu.so
61834 /usr/lib/python3.10/lib-dynload/mmap.cpython-310-aarch64-linux-gnu.so
61835 /usr/lib/python3.10/lib-dynload/_posixsubprocess.cpython-310-aarch64-linux-gnu.so
61836 /usr/lib/python3.10/lib-dynload/_csv.cpython-310-aarch64-linux-gnu.so
61837 /usr/lib/python3.10/lib-dynload/_testmultiphase.cpython-310-aarch64-linux-gnu.so
61838 /usr/lib/python3.10/lib-dynload/_testinternalcapi.cpython-310-aarch64-linux-gnu.so
61839 /usr/lib/python3.10/lib-dynload/_testimportmultiple.cpython-310-aarch64-linux-gnu.so
61840 /usr/lib/python3.10/lib-dynload/audioop.cpython-310-aarch64-linux-gnu.so
61841 /usr/lib/python3.10/lib-dynload/_xxtestfuzz.cpython-310-aarch64-linux-gnu.so
61842 /usr/lib/python3.10/lib-dynload/readline.cpython-310-aarch64-linux-gnu.so
61843 /usr/lib/python3.10/lib-dynload/_curses.cpython-310-aarch64-linux-gnu.so
61844 /usr/lib/python3.10/lib-dynload/_testbuffer.cpython-310-aarch64-linux-gnu.so
61845 /usr/lib/python3.10/lib-dynload/syslog.cpython-310-aarch64-linux-gnu.so
61846 /usr/lib/python3.10/lib-dynload/_curses_panel.cpython-310-aarch64-linux-gnu.so
61847 /usr/lib/python3.10/lib-dynload/_ssl.cpython-310-aarch64-linux-gnu.so
61848 /usr/lib/python3.10/lib-dynload/_sha512.cpython-310-aarch64-linux-gnu.so
61849 /usr/lib/python3.10/lib-dynload/_sha256.cpython-310-aarch64-linux-gnu.so
61850 /usr/lib/python3.10/lib-dynload/_socket.cpython-310-aarch64-linux-gnu.so
61851 /usr/lib/python3.10/lib-dynload/_dbm.cpython-310-aarch64-linux-gnu.so
61852 /usr/lib/python3.10/lib-dynload/_sha1.cpython-310-aarch64-linux-gnu.so
61853 /usr/lib/python3.10/lib-dynload/_datetime.cpython-310-aarch64-linux-gnu.so
61854 /usr/lib/python3.10/lib-dynload/termios.cpython-310-aarch64-linux-gnu.so
61855 /usr/lib/python3.10/lib-dynload/_gdbm.cpython-310-aarch64-linux-gnu.so
61856 /usr/lib/python3.10/lib-dynload/_crypt.cpython-310-aarch64-linux-gnu.so
61857 /usr/lib/python3.10/lib-dynload/resource.cpython-310-aarch64-linux-gnu.so
61858 /usr/lib/python3.10/lib-dynload/_bisect.cpython-310-aarch64-linux-gnu.so
61859 /usr/lib/python3.10/lib-dynload/grp.cpython-310-aarch64-linux-gnu.so
61860 /usr/lib/python3.10/lib-dynload/_blake2.cpython-310-aarch64-linux-gnu.so
61861 /usr/lib/python3.10/lib-dynload/ossaudiodev.cpython-310-aarch64-linux-gnu.so
61862 /usr/lib/python3.10/lib-dynload/_bz2.cpython-310-aarch64-linux-gnu.so
61863 /usr/lib/python3.10/lib-dynload/_lzma.cpython-310-aarch64-linux-gnu.so
61864 /usr/lib/python3.10/lib-dynload/_sqlite3.cpython-310-aarch64-linux-gnu.so
61865 /usr/lib/python3.10/lib-dynload/_asyncio.cpython-310-aarch64-linux-gnu.so
61866 /usr/lib/python3.10/lib-dynload/_sha3.cpython-310-aarch64-linux-gnu.so
61867 /usr/lib/python3.10/lib-dynload/_codecs_kr.cpython-310-aarch64-linux-gnu.so
61868 /usr/lib/python3.10/lib-dynload/_multibytecodec.cpython-310-aarch64-linux-gnu.so
61869 /usr/lib/python3.10/lib-dynload/_elementtree.cpython-310-aarch64-linux-gnu.so
61870 /usr/lib/python3.10/lib-dynload/_zoneinfo.cpython-310-aarch64-linux-gnu.so
61871 /usr/lib/python3.10/lib-dynload/zlib.cpython-310-aarch64-linux-gnu.so
61872 /usr/lib/python3.10/lib-dynload/_uuid.cpython-310-aarch64-linux-gnu.so
61873 /usr/lib/python3.10/lib-dynload/_codecs_tw.cpython-310-aarch64-linux-gnu.so
61874 /usr/lib/python3.10/lib-dynload/_codecs_iso2022.cpython-310-aarch64-linux-gnu.so
61875 /usr/lib/python3.10/lib-dynload/_heapq.cpython-310-aarch64-linux-gnu.so
61876 /usr/lib/python3.10/lib-dynload/_multiprocessing.cpython-310-aarch64-linux-gnu.so
61877 /usr/lib/python3.10/lib-dynload/_ctypes_test.cpython-310-aarch64-linux-gnu.so
61878 /usr/lib/python3.10/lib-dynload/xxlimited.cpython-310-aarch64-linux-gnu.so
61879 /usr/lib/python3.10/lib-dynload/pyexpat.cpython-310-aarch64-linux-gnu.so
61880 /usr/lib/python3.10/lib-dynload/_codecs_cn.cpython-310-aarch64-linux-gnu.so
61881 /usr/lib/python3.10/lib-dynload/_json.cpython-310-aarch64-linux-gnu.so
61882 /usr/lib/python3.10/lib-dynload/_codecs_hk.cpython-310-aarch64-linux-gnu.so
61883 /usr/lib/python3.10/lib-dynload/_pickle.cpython-310-aarch64-linux-gnu.so
61884 /usr/lib/python3.10/lib-dynload/_lsprof.cpython-310-aarch64-linux-gnu.so
61885 /usr/lib/python3.10/lib-dynload/_hashlib.cpython-310-aarch64-linux-gnu.so
61886 /usr/lib/python3.10/lib-dynload/_codecs_jp.cpython-310-aarch64-linux-gnu.so
61887 /usr/lib/python3.10/lib-dynload/_ctypes.cpython-310-aarch64-linux-gnu.so
61888 /usr/lib/python3.10/lib-dynload/_posixshmem.cpython-310-aarch64-linux-gnu.so
61889 /usr/lib/python3.10/lib-dynload/_md5.cpython-310-aarch64-linux-gnu.so
61890 /usr/lib/python3.10/lib-dynload/_queue.cpython-310-aarch64-linux-gnu.so
61891 /usr/lib/python3.10/lib-dynload/_statistics.cpython-310-aarch64-linux-gnu.so
61892 /usr/lib/python3.10/lib-dynload/xxlimited_35.cpython-310-aarch64-linux-gnu.so
61893 /usr/lib/python3.10/lib-dynload/fcntl.cpython-310-aarch64-linux-gnu.so
61894 /usr/lib/python3.10/lib-dynload/select.cpython-310-aarch64-linux-gnu.so
61895 /usr/lib/python3.10/lib-dynload/_testcapi.cpython-310-aarch64-linux-gnu.so
61896 /usr/lib/python3.10/lib-dynload/binascii.cpython-310-aarch64-linux-gnu.so
61897 /usr/lib/python3.10/lib-dynload/unicodedata.cpython-310-aarch64-linux-gnu.so
61898 /usr/lib/python3.10/lib-dynload/_decimal.cpython-310-aarch64-linux-gnu.so
61899
61900 >>> Installing (1 of 1) dev-lang/python-3.10.3::gentooE]0;emerge: (1 of 1) dev-lang/python-3.10.3 Merge
61901 >>> Recording dev-lang/python in "world" favorites file...E]0;emerge: (1 of 1) dev-lang/python-3.10.3 Clean Post>>> Auto-cleaning packages...
61902
61903 >>> No outdated packages were found on your system.
61904
61905 * GNU info directory index is up-to-date.
61906 ]0;jlpoole@:/home/jlpoole
61907 real 51m19.280s
61908 user 160m3.321s
61909 sys 12m24.675s
61910 Sat Apr 9 04:08:26 AM UTC 2022
61911 [?2004h]0;root@GenPi64:/home/jlpooleGenPi64 /home/jlpoole # exit
61912 [?2004l
exit
61913
61914 Script done on 2022-04-09 04:08:39+00:00 [COMMAND_EXIT_CODE="0"]